Brian A. Seklecki wrote:
> All:
> 
> Does anyone know of any known-problems with couriertcpd / imapd / esmtpd 
> encountering problems using server-side certificates with X509 v3 
> Extensions?

I've been using SSL certs with v3 extensions with Courier for a while 
now.  From my openssl.cnf:

        x509_extensions = server

        [server]
        basicConstraints = CA:FALSE
        nsCertType = server
        nsComment = "OpenSSL Generated Server Certificate"
        subjectKeyIdentifier = hash
        authorityKeyIdentifier = keyid,issuer:always

I haven't had any problems.

        Cheers,

        -- Johnny C. Lam

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to