Removes CA Certificte and CRL signing from the default config

Change-Id: I9cda52f8c7048701fe156dc51b25b8214808b762
Closes-Bug: 1430781
This commit is contained in:
Doug Chivers 2015-03-13 22:43:53 +00:00
parent 6b060e5ad6
commit d40c94f8dc
1 changed files with 1 additions and 3 deletions

View File

@ -64,9 +64,7 @@
"allowed_usage": [
"Digital Signature",
"Key Encipherment",
"Non Repudiation",
"Certificate Sign",
"CRL Sign"
"Non Repudiation"
]
}
],