Displaying 1 result from an estimated 1 matches for "7ad61f00ee55".
2007 Aug 30
1
Using NID_x500UniqueIdentifier as ssl_username_from_cert
Hi,
please have a look at the attached patch for
dovecot-1.0.3
These patch modifies ssl_proxy_get_peer_name()
to use the NID_x500UniqueIdentifier as username
instead of NID_commonName.
The reason is, that the Common Name doesn't have
to be unique for the whole mailserver.
Example; in germany a lot of people got the
first name "Andreas" and the last name "Schulz".