Keep a not of original encoding in certificate requests.
Add new option to PKCS7_sign to exclude S/MIME capabilities.
This commit is contained in:
@@ -1846,8 +1846,6 @@ int ssl_init_wbio_buffer(SSL *s,int push)
|
||||
|
||||
void ssl_free_wbio_buffer(SSL *s)
|
||||
{
|
||||
BIO *under;
|
||||
|
||||
if (s->bbio == NULL) return;
|
||||
|
||||
if (s->bbio == s->wbio)
|
||||
|
Reference in New Issue
Block a user