Support for traditional format private keys.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 17 May 2016 13:15:20 +0000 (14:15 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 23 May 2016 15:41:34 +0000 (16:41 +0100)
commit05dba8151bd418cdc111d62102aaf9f4e7bd2f3f
treed29b35e495de274097853570f16271fe29f32cb8
parent07930a75a1f82fd359d0af7849f01990b73659dd
Support for traditional format private keys.

Add new function PEM_write_bio_PrivateKey_traditional() to enforce the
use of legacy "traditional" private key format. Add -traditional option
to pkcs8 and pkey utilities.

Reviewed-by: Matt Caswell <matt@openssl.org>
apps/pkcs8.c
apps/pkey.c
crypto/pem/pem_pkey.c
doc/apps/pkcs8.pod
doc/apps/pkey.pod
doc/crypto/pem.pod
include/openssl/pem.h