Docs, minor cert tweaks.

This commit is contained in:
Aldo Cortesi
2011-03-18 09:04:49 +13:00
parent 2af6dcf6f7
commit e983253ecc
16 changed files with 169 additions and 44 deletions

View File

@@ -411,7 +411,6 @@ def dummy_cert(certdir, ca, commonname):
"-days", "9999",
"-out", certpath,
"-CA", ca,
"-CAcreateserial",
"-extfile", confpath,
"-extensions", "v3_cert",
]