[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: public ldaps-server?



Try:
        ldap://ldap.openldap.org/????starttls   (Start TLS)
        ldaps://ldap.openldap.org/              (LDAP over TLS/SSL)

Your application may not support the URI and/or protocol StartTLS
extension.

The server uses a self-signed certificate.

At 06:20 PM 9/11/00 +0200, Walter Thyselius wrote:
>Hello, 
>Does anyone know of a public LDAP server on the net that
>uses SSL/TLS? (Not even Google could help me find one...) 
>
>I have some trouble getting TLS to work, and a public server 
>would be nice for testing the client. 
>
>Best regards, 
>
>/Walter