File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 639e2f2c5e2d1a61c87c6c781ef569309d8362bd Maintainer: takagi Status: working -->
3
+ <!-- EN-Revision: 26c2246aacfdbf8a40cc2ceccc71c6d878571120 Maintainer: takagi Status: working -->
4
4
<!-- Credits: mumumu -->
5
5
<appendix xml : id =" ldap.constants" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
&reftitle.constants;
1010
1010
</term >
1011
1011
<listitem >
1012
1012
<simpara >
1013
+ The peer certificate is requested.
1014
+ If no certificate is provided, the session proceeds normally.
1015
+ If a bad certificate is provided,
1016
+ it will be ignored and the session proceeds normally.
1013
1017
</simpara >
1014
1018
</listitem >
1015
1019
</varlistentry >
1020
1024
</term >
1021
1025
<listitem >
1022
1026
<simpara >
1027
+ The peer certificate is requested.
1028
+ If no certificate is provided, or a bad certificate is provided,
1029
+ the session is immediately terminated.
1023
1030
</simpara >
1024
1031
</listitem >
1025
1032
</varlistentry >
1030
1037
</term >
1031
1038
<listitem >
1032
1039
<simpara >
1040
+ &Alias; <constant >LDAP_OPT_X_TLS_DEMAND</constant >.
1033
1041
</simpara >
1034
1042
</listitem >
1035
1043
</varlistentry >
1040
1048
</term >
1041
1049
<listitem >
1042
1050
<simpara >
1051
+ The peer certificate is not requested or checked.
1043
1052
</simpara >
1044
1053
</listitem >
1045
1054
</varlistentry >
1050
1059
</term >
1051
1060
<listitem >
1052
1061
<simpara >
1062
+ The peer certificate is requested.
1063
+ If no certificate is provided, the session proceeds normally.
1064
+ If a bad certificate is provided, the session is immediately terminated.
1053
1065
</simpara >
1054
1066
</listitem >
1055
1067
</varlistentry >
1061
1073
</term >
1062
1074
<listitem >
1063
1075
<simpara >
1076
+ Check the CRL for a whole certificate chain.
1064
1077
</simpara >
1065
1078
</listitem >
1066
1079
</varlistentry >
1071
1084
</term >
1072
1085
<listitem >
1073
1086
<simpara >
1087
+ No CRL checks are performed.
1074
1088
</simpara >
1075
1089
</listitem >
1076
1090
</varlistentry >
1081
1095
</term >
1082
1096
<listitem >
1083
1097
<simpara >
1098
+ Check the CRL of the peer certificate.
1084
1099
</simpara >
1085
1100
</listitem >
1086
1101
</varlistentry >
You can’t perform that action at this time.
0 commit comments