search for: x509_lookup

Displaying 1 result from an estimated 1 matches for "x509_lookup".

2007 Oct 26
0
Announce: X.509 certificates support in OpenSSH (version 6.1-International)
...SP support is build by default and users could configure theirs system to perform additional OCSP validation. * use non-deprecated LDAP functions The "X509 store" (if ldap support is build and configured) can query directory services for certificates. This is implemented as OpenSSL X509_LOOKUP method. The implementation is changed to avoid use of functions marked as deprecated in OpenLDAP headers. As result of the change "X509 store" option CAldapURL should be escaped (see details in man pages). Roumen