projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
c822353
)
Check that the subject name in a proxy cert complies to RFC 3820
author
Richard Levitte
<levitte@openssl.org>
Sun, 19 Jun 2016 08:55:16 +0000
(10:55 +0200)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 20 Jun 2016 19:34:37 +0000
(21:34 +0200)
The subject name MUST be the same as the issuer name, with a single CN
entry added.
RT#1852
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Stephen Henson <steve@openssl.org>
No differences found