Correct an example that has a few typos.
PR: 458
This commit is contained in:
parent
04aff67de4
commit
c653b56937
@ -637,8 +637,8 @@ certificate extensions:
|
|||||||
Set a certificate to be trusted for SSL client use and change set its alias to
|
Set a certificate to be trusted for SSL client use and change set its alias to
|
||||||
"Steve's Class 1 CA"
|
"Steve's Class 1 CA"
|
||||||
|
|
||||||
openssl x509 -in cert.pem -addtrust sslclient \
|
openssl x509 -in cert.pem -addtrust clientAuth \
|
||||||
-alias "Steve's Class 1 CA" -out trust.pem
|
-setalias "Steve's Class 1 CA" -out trust.pem
|
||||||
|
|
||||||
=head1 NOTES
|
=head1 NOTES
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user