I'm using a self signed certificate that is generated by my App. The generation code is used for a client connection and that code is working. Should I be able to use a self signed certificate? I'm getting a crash course in SSL at the moment so I'm still figuring a lot of this stuff out.
On Tue, May 10, 2011 at 3:46 PM, Dr. Stephen Henson <st...@openssl.org> wrote: > On Tue, May 10, 2011, Mike Markley wrote: > >> So the problem could be that my cert chain is not correct and I'm >> chasing down the wrong path by looking at the ciphers? >> > > Not the chain, just you need at least one server certificate and most usually > an RSA one. Also check the PRNG is seeded correctly. > > Steve. > -- > Dr Stephen N. Henson. OpenSSL project core developer. > Commercial tech support now available see: http://www.openssl.org > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org