« Return to Thread: nss_ldap & ssl

nss_ldap & ssl

by Mark.Merchant :: Rate this Message:

Reply to Author | View in Thread

Thx. for the replies. To summarize I should:

        remove these lines from ldap.conf
                host 0.7.73.37
                port 636
                ssl on

        add something like this
                sslpath /etc/ssl/certs
        or
                ssl    start_tls
                tls_cacertfile  /etc/ssl/certs/pdlldap02.pem

        and add a cert file to /etc/ssl/certs. presumable in a format like this:
                -----BEGIN RSA PRIVATE KEY-----
                <a bunch of base64>
                -----END RSA PRIVATE KEY-----

Thx again.        
                       
Mark Merchant
Huntington Banks
7 Easton Oval
Columbus, Oh 43219
Tel: 614-331-9806 Cell: 614-917-8218 Page: 614-917-8218
~~~~

<Quote of the minute temporarily disabled.>

 « Return to Thread: nss_ldap & ssl