Allow multi-valued rdns in subjects. This adds the -multivalue-rdn option
authorRichard Levitte <levitte@openssl.org>
Fri, 28 Nov 2003 14:04:09 +0000 (14:04 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 28 Nov 2003 14:04:09 +0000 (14:04 +0000)
commit7ce9e425bcf51c8a83e66afe3249381ed9391560
treebc9e99512e02ba264893f22669ca036876b88276
parent4d8743f490a5f96fa26d41985ee12cb6b9815a4c
Allow multi-valued rdns in subjects.  This adds the -multivalue-rdn option
to 'openssl req' and 'openssl ca'.

PR: 779
Submitted by: Michael Bell <michael.bell@cms.hu-berlin.de>
Reviewed by: Richard Levitte

(there will be some follow-up changes)
apps/apps.h
apps/ca.c
apps/req.c