Lutz Jaenicke wrote:
> > Do we need to resort to a verify callback to permit an 0.9.6b server to
> > accept server certs from the client?
> Yes. You can globally set the purposed to be checked for, but this is
> only possible before the handshake is started (SSL_set_purpose()).
> This is however a
We're porting some (previously) working code from an ancient version of
ssleay to openssl 0.9.6b (HPUX).
We're having a problem (apparently) with the server-side of a
client-server application, both ends using openssl 0.9.6b.
We're using locally generated certificates (Entrust PKI) for both the