X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=README.eap-tls;h=bc1066ed0436db585c5561b8efab9a51437afc40;hp=ab3794eaa53566e7a3e72805cce1b4c5988f154b;hb=b2a4275ba78b07a4e47dcefb8c9bf2fd8456184a;hpb=505ec5cbd15ec23ed84282462ae9e451a1978133 diff --git a/README.eap-tls b/README.eap-tls index ab3794e..bc1066e 100644 --- a/README.eap-tls +++ b/README.eap-tls @@ -126,7 +126,7 @@ EAP-TLS authentication support for PPP ca Use the CA public certificate found in in PEM format - ca-path + capath Use the directory as the CA public certificate directory cert Use the client public certificate found in in PEM format @@ -147,6 +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 + Compare the remotename against the subject, certificate name, or + match by suffix. Default is 'name'. Note: password-encrypted certificates can be used as of v0.94 of this