Certified Server Validation: Difference between revisions
Jump to navigation
Jump to search
imported>David MacQuigg (New page: {{subpages}} <!-- Text is transcluded from the BASEPAGENAME/Definition subpage--> '''Definition:''' Email authentication method that verifies the hostname of a client requesting an SMTP se...) |
imported>David MacQuigg mNo edit summary |
||
Line 5: | Line 5: | ||
'''Certified Server Validation (CSV)''' provides a mechanism for a mail-receiving server to assess a mail-sending server. In particular, CSV permits a mail-receiving server to determine: | '''Certified Server Validation (CSV)''' provides a mechanism for a mail-receiving server to assess a mail-sending server. In particular, CSV permits a mail-receiving server to determine: | ||
1. Whether a mail-sending | 1. Whether a mail-sending host is correctly identifying itself. | ||
2. Whether the operator of the sending host's network has authorized it to | 2. Whether the operator of the sending host's network has authorized it to | ||
operate as a mail relay. | operate as a mail relay. |
Revision as of 18:58, 29 August 2009
Definition: Email authentication method that verifies the hostname of a client requesting an SMTP session as authorizing that client's IP address.
Certified Server Validation (CSV) provides a mechanism for a mail-receiving server to assess a mail-sending server. In particular, CSV permits a mail-receiving server to determine:
1. Whether a mail-sending host is correctly identifying itself. 2. Whether the operator of the sending host's network has authorized it to operate as a mail relay. 3. Whether independent parties have a good assessment of the quality of that network's mail operation.
CSV verifies only the relay initiating the "last hop" before the server doing the CSV check. This avoids problems with forwarding that plague other IP-based authentication methods.
- [draft-ietf-marid-csv-intro-02] [r]: Add brief definition or description - "Certified Server Validation (CSV)", D. Crocker, et.al. 2005.
- [Certified Server Validation (CSV)] [r]: Add brief definition or description - project website