Re: Server Certificate Verification

2001-04-04 Thread Graeme English
that way ? If so what's the best way to accomplish this ? Graeme [EMAIL PROTECTED] 03/04/01 17:25:21 On Tue, Apr 03, 2001 at 04:38:27PM +0100, Graeme English wrote: I now want to choose to trust this server so I thought I could do something like this - X509 *server_cert

Re: Server Certificate Verification

2001-04-04 Thread Graeme English
[EMAIL PROTECTED] 04/04/01 10:32:37 As you say if I the peer sends the certificate chain then the verify error changes to X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN, but I don't think this is the behavior I need (also its up to the web server whether it sends the chain, I believe) No, it is not

API to write certificates to certificate file

2001-04-02 Thread Graeme English
I'm implementing OpenSSL in a browser. After receiving a server certificate, is there an API for writing this to the certificate database (file) ? Thanks, Graeme __ OpenSSL Project