openssl/client/useless

This commit is contained in:
Marc Beninca 2019-08-17 08:54:35 +02:00
parent fe633ad64e
commit 0c71cd5ef7

View file

@ -255,7 +255,6 @@ Export client P12/PFX
* client private key
* client certificate
* CA certificate
.. code:: shell
@ -264,5 +263,4 @@ Export client P12/PFX
-export \
-out client.pfx \
-inkey client.key \
-in client.crt \
-certfile ca.crt
-in client.crt