Merge pull request #86 from Sh3idan/master

x509-add-required-one-of-serial-number
pull/93/head
Alexandre Dulaunoy 2018-03-27 08:54:32 +02:00 committed by GitHub
commit d51543338f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
"requiredOneOf": [
"x509-fingerprint-md5",
"x509-fingerprint-sha1",
"x509-fingerprint-sha256"
"x509-fingerprint-sha256",
"serial-number"
],
"attributes": {
"subject": {