On Tue, Mar 04, 2014 at 11:59:42AM -0500, Jeffrey Walton wrote:

> > Perhaps the server's EC private key is not being set correctly, so it
> > can't use the certificate.
> Is there a way to test this?

Usually, after setting a key and a certificate chain, one calls

    SSL_CTX_check_private_key(ctx)

to check that the most recent cert and key loaded are compatible.

-- 
        Viktor.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to