Hi,
I use the OpenSSL api ver 0.9.7e with Win32 and I have a problem:
Is it possible to establish an SSL connection between a client and a
server if the client have a certificate (and had to be verified) but
the server don't have one?
I have already try to change the parameters of SSL_CTX_set_verify in
the client and server with SSL_VERIFY_PEER and SSL_VERIFY_NONE, I have
tried to put a custom verification callback but if the server don't
have a certificate all the methods fail (with the error: no shared
cypher)
Thank in advance
********************************************************************** This e-mail and any files attached are strictly confidential, may be legally privileged and are intended solely for the addressee. If you are not the intended recipient, note that any disclosure, copying, distribution, or use of the contents of this message and attachments is strictly prohibited. Please notify the sender immediately by return email, phone or fax and then delete the e-mail and any attachments immediately. The views and or opinions expressed in this e-mail are not necessarily the views of De La Rue plc or any of its subsidiaries and the De La Rue Group of companies, their directors, officers and employees make no representation about and accept no liability for its accuracy or completeness. Please ensure you have adequate virus protection before you open any attachment as the De La Rue Group of companies do not accept liability for any viruses. |