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
If you'd like to modify the format only you can specify an empty string
29771
29771
and zero for the first two parameters. Example: ssl_c_i_dn(,0,rfc2253)
29772
+
If the requested entry's ASN.1 value (or, when no <entry> is specified,
29773
+
any entry in the DN) contains an embedded NUL byte followed by other
29774
+
data, it is considered malformed and no data is returned.
29772
29775
</pre><a class="anchor" name="ssl_c_key_alg"></a><a class="anchor" name="7-ssl_c_key_alg"></a><a class="anchor" name="7.3.4-ssl_c_key_alg"></a><a class="anchor" name="ssl_c_key_alg (Using ACLs and fetching samples)"></a><a class="anchor" name="ssl_c_key_alg (Fetching samples at Layer 5)"></a><div class="keyword"><b><a class="anchor" name="ssl_c_key_alg"></a><a href="#7.3.4-ssl_c_key_alg">ssl_c_key_alg</a></b> : string</div><pre class="text">Returns the name of the algorithm used to generate the key of the certificate
29773
29776
presented by the client when the incoming connection was made over an SSL/TLS
If you'd like to modify the format only you can specify an empty string
29824
29830
and zero for the first two parameters. Example: ssl_c_s_dn(,0,rfc2253)
29831
+
If the requested entry's ASN.1 value (or, when no <entry> is specified,
29832
+
any entry in the DN) contains an embedded NUL byte followed by other
29833
+
data, it is considered malformed and no data is returned.
29825
29834
</pre><a class="anchor" name="ssl_c_san"></a><a class="anchor" name="7-ssl_c_san"></a><a class="anchor" name="7.3.4-ssl_c_san"></a><a class="anchor" name="ssl_c_san (Using ACLs and fetching samples)"></a><a class="anchor" name="ssl_c_san (Fetching samples at Layer 5)"></a><div class="keyword"><b><a class="anchor" name="ssl_c_san"></a><a href="#7.3.4-ssl_c_san">ssl_c_san</a></b> : string</div><pre class="text">When the incoming connection was made over an SSL/TLS transport layer, and was
29826
29835
provided with a client certificate. Returns a string of comma separated
29827
29836
Subject Alt Name fields contained into the provided certificate.
If you'd like to modify the format only you can specify an empty string
29878
29887
and zero for the first two parameters. Example: ssl_f_i_dn(,0,rfc2253)
29888
+
If the requested entry's ASN.1 value (or, when no <entry> is specified,
29889
+
any entry in the DN) contains an embedded NUL byte followed by other
29890
+
data, it is considered malformed and no data is returned.
29879
29891
</pre><a class="anchor" name="ssl_f_key_alg"></a><a class="anchor" name="7-ssl_f_key_alg"></a><a class="anchor" name="7.3.4-ssl_f_key_alg"></a><a class="anchor" name="ssl_f_key_alg (Using ACLs and fetching samples)"></a><a class="anchor" name="ssl_f_key_alg (Fetching samples at Layer 5)"></a><div class="keyword"><b><a class="anchor" name="ssl_f_key_alg"></a><a href="#7.3.4-ssl_f_key_alg">ssl_f_key_alg</a></b> : string</div><pre class="text">Returns the name of the algorithm used to generate the key of the certificate
29880
29892
presented by the frontend when the incoming connection was made over an
If you'd like to modify the format only you can specify an empty string
29900
29912
and zero for the first two parameters. Example: ssl_f_s_dn(,0,rfc2253)
29913
+
If the requested entry's ASN.1 value (or, when no <entry> is specified,
29914
+
any entry in the DN) contains an embedded NUL byte followed by other
29915
+
data, it is considered malformed and no data is returned.
29901
29916
</pre><a class="anchor" name="ssl_f_serial"></a><a class="anchor" name="7-ssl_f_serial"></a><a class="anchor" name="7.3.4-ssl_f_serial"></a><a class="anchor" name="ssl_f_serial (Using ACLs and fetching samples)"></a><a class="anchor" name="ssl_f_serial (Fetching samples at Layer 5)"></a><div class="keyword"><b><a class="anchor" name="ssl_f_serial"></a><a href="#7.3.4-ssl_f_serial">ssl_f_serial</a></b> : binary</div><pre class="text">Returns the serial of the certificate presented by the frontend when the
29902
29917
incoming connection was made over an SSL/TLS transport layer. When used for
29903
29918
an ACL, the value(s) to match against can be passed in hexadecimal form.
If you'd like to modify the format only you can specify an empty string
30247
30262
and zero for the first two parameters. Example: ssl_s_i_dn(,0,rfc2253)
30263
+
If the requested entry's ASN.1 value (or, when no <entry> is specified,
30264
+
any entry in the DN) contains an embedded NUL byte followed by other
30265
+
data, it is considered malformed and no data is returned.
30248
30266
</pre><a class="anchor" name="ssl_s_key_alg"></a><a class="anchor" name="7-ssl_s_key_alg"></a><a class="anchor" name="7.3.4-ssl_s_key_alg"></a><a class="anchor" name="ssl_s_key_alg (Using ACLs and fetching samples)"></a><a class="anchor" name="ssl_s_key_alg (Fetching samples at Layer 5)"></a><div class="keyword"><b><a class="anchor" name="ssl_s_key_alg"></a><a href="#7.3.4-ssl_s_key_alg">ssl_s_key_alg</a></b> : string</div><pre class="text">Returns the name of the algorithm used to generate the key of the certificate
30249
30267
presented by the server when the outgoing connection was made over an
If you'd like to modify the format only you can specify an empty string
30269
30287
and zero for the first two parameters. Example: ssl_s_s_dn(,0,rfc2253)
30288
+
If the requested entry's ASN.1 value (or, when no <entry> is specified,
30289
+
any entry in the DN) contains an embedded NUL byte followed by other
30290
+
data, it is considered malformed and no data is returned.
30270
30291
</pre><a class="anchor" name="ssl_s_serial"></a><a class="anchor" name="7-ssl_s_serial"></a><a class="anchor" name="7.3.4-ssl_s_serial"></a><a class="anchor" name="ssl_s_serial (Using ACLs and fetching samples)"></a><a class="anchor" name="ssl_s_serial (Fetching samples at Layer 5)"></a><div class="keyword"><b><a class="anchor" name="ssl_s_serial"></a><a href="#7.3.4-ssl_s_serial">ssl_s_serial</a></b> : binary</div><pre class="text">Returns the serial of the certificate presented by the server when the
30271
30292
outgoing connection was made over an SSL/TLS transport layer. When used for
30272
30293
an ACL, the value(s) to match against can be passed in hexadecimal form.
0 commit comments