> > is there any reasonable way how to copy certificate (and
> private key) from
> SSL_CTX to SSL object if
> > certificate in SSL_CTX is changed?
>
> Are you asking if you can change the key and certificate
> being used by a
> session that's already in progress?
My question is not "if" but "h
> is there any reasonable way how to copy certificate (and private key) from
SSL_CTX to SSL object if
> certificate in SSL_CTX is changed?
Are you asking if you can change the key and certificate being used by a
session that's already in progress?
DS
__