RE: Empty CA name list in Certificate Request in 0.9.8e

2011-11-03 Thread Shaw Graham George
p. G. -Original Message- From: Michel [mailto:msa...@paybox.com] Sent: 03 November 2011 14:10 To: openssl-users@openssl.org Cc: Shaw Graham George Subject: Re: Empty CA name list in Certificate Request in 0.9.8e Hi George, didn't you forget a call to : SSL_CTX_set_client_CA_list()

Re: Empty CA name list in Certificate Request in 0.9.8e

2011-11-03 Thread Michel
Hi George, didn't you forget a call to : SSL_CTX_set_client_CA_list() see http://www.openssl.org/docs/ssl/SSL_CTX_set_client_CA_list.html Le 03/11/2011 14:23, Shaw Graham George a écrit : Hi, Our software has been using OpenSSL for many years successfully, but we've recently discovered a pr

Empty CA name list in Certificate Request in 0.9.8e

2011-11-03 Thread Shaw Graham George
Hi, Our software has been using OpenSSL for many years successfully, but we've recently discovered a problem when running our HTTPS server against a client running some IBM software (not sure exactly what at the moment. The client appears to be making a strict interpretation of the RFCs regardi