You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/pam_pkcs11.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -627,10 +627,10 @@ Sets the Certificate verification policy:
627
627
<listitem><token>no_ca</token>: Does not check that Certificate is signed by a recognized CA. Only this value disables the CA check.
628
628
</listitem>
629
629
630
-
<listitem><token>signature></token>: Does a signature check to ensure that private and public key matches.
630
+
<listitem><token>signature</token>: Does a signature check to ensure that private and public key matches.
631
631
</listitem>
632
632
633
-
<listitem><token>no_signature></token>: Does not check the signature to ensure that private and public key matches. Only this value disables the signature check.
633
+
<listitem><token>no_signature</token>: Does not check the signature to ensure that private and public key matches. Only this value disables the signature check.
634
634
</listitem>
635
635
636
636
<listitem><token>crl_online</token>: Downloads the CRL from the location
0 commit comments