summaryrefslogtreecommitdiff
path: root/README.eap-tls
diff options
context:
space:
mode:
Diffstat (limited to 'README.eap-tls')
-rw-r--r--README.eap-tls4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.eap-tls b/README.eap-tls
index bc1066e..7895b2b 100644
--- a/README.eap-tls
+++ b/README.eap-tls
@@ -147,7 +147,9 @@ EAP-TLS authentication support for PPP
max-tls-version <1.0|1.1|1.2 (default)|1.3>
Specify the maximum TLS protocol version to negotiate with peers. Defaults
to TLSv1.2 as the TLSv1.3 code is experimental.
- verify-tls-peer <none|subject|name|suffix>
+ tls-verify-key-usage
+ Validate certificate purpose and extended key usage
+ tls-verify-method <none|subject|name|suffix>
Compare the remotename against the subject, certificate name, or
match by suffix. Default is 'name'.