]> git.ozlabs.org Git - ppp.git/blobdiff - README.eap-tls
pppd: Support for use of PKCS12 certificates (#264)
[ppp.git] / README.eap-tls
index 7895b2b2eaa15c53f70aeca06f52f7dd9c92d4b6..ad81ab25fbcd443369252b54bd3a74a4b4ca7b92 100644 (file)
@@ -134,6 +134,9 @@ EAP-TLS authentication support for PPP
       key <key-file>
         Use the client private key found in <key-file> in PEM format
         or in engine:engine_id format
+      pkcs12 <pkcs12-file>
+        Use a pkcs12 envelope as a substitute for cert and key. A password may be
+        required to use this file. 
       crl <crl-file>
         Use the Certificate Revocation List (CRL) file <crl-file> in PEM format.
       crl-dir <dir>