82
edits
m (→Definitions)  | 
				|||
| Line 26: | Line 26: | ||
5.) In case the SSL secured server  | 5.) In case the SSL secured server  | ||
5.1.) can not be chained to a trusted root  | 5.1.) can not be chained to a trusted root  | ||
5.2.) the domain of the email address that the user entered does not match any of the domain names in the cert,  | 5.2.) the domain of the email address that the user entered does not match any of the domain names in the cert,  | ||
5.3.) (optional) the domain of the HTTP server hostname does not match any of the domain names in the cert,  | 5.3.) (optional) the domain of the HTTP server hostname does not match any of the domain names in the cert,  | ||
the connection '''must''' be aborted.  | |||
TB may use the next valid '''TXT''' record if possible and repeat this step.    | the connection '''must''' be aborted. TB may use the next valid '''TXT''' record if possible and repeat this step.    | ||
6.) TB shall include the originally requested email value as referrer information in its GET headers . The value of the referrer header shall have the format "''mailto:user@domain.com''".    | 6.) TB shall include the originally requested email value as referrer information in its GET headers . The value of the referrer header shall have the format "''mailto:user@domain.com''".    | ||
edits