openssl/ca/csr
This commit is contained in:
parent
5c84e7403b
commit
e9a136f878
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ dirtier certificate only variant
|
||||||
|
|
||||||
openssl \
|
openssl \
|
||||||
req \
|
req \
|
||||||
-new \
|
-in ca.csr \
|
||||||
-x509 \
|
-x509 \
|
||||||
-days 365 \
|
-days 365 \
|
||||||
-key ca.key \
|
-key ca.key \
|
||||||
|
|
Loading…
Reference in a new issue