From 6a8a60e0f273b61a24a48afd3217ff84106779bd Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 8 May 2014 20:38:46 +0100 Subject: Enable operator md5 and sha1 use on certificate variables. Bug 1170 --- doc/doc-docbook/spec.xfpt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'doc/doc-docbook') diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 6497157f6..3dd72e9f9 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -12308,7 +12308,8 @@ If TLS has not been negotiated, the value will be 0. This variable refers to the certificate presented to the peer of an inbound connection when the message was received. It is only useful as the argument of a -&%certextract%& expansion item or the name for a &%def%& expansion condition. +&%certextract%& expansion item, &%md5%& or &%sha1%& operator, +or a &%def%& condition. .wen .new @@ -12317,7 +12318,8 @@ It is only useful as the argument of a This variable refers to the certificate presented by the peer of an inbound connection when the message was received. It is only useful as the argument of a -&%certextract%& expansion item or the name for a &%def%& expansion condition. +&%certextract%& expansion item, &%md5%& or &%sha1%& operator, +or a &%def%& condition. .wen .new @@ -12325,7 +12327,8 @@ It is only useful as the argument of a .vindex "&$tls_out_ourcert$&" This variable refers to the certificate presented to the peer of an outbound connection. It is only useful as the argument of a -&%certextract%& expansion item or the name for a &%def%& expansion condition. +&%certextract%& expansion item, &%md5%& or &%sha1%& operator, +or a &%def%& condition. .wen .new @@ -12333,7 +12336,8 @@ outbound connection. It is only useful as the argument of a .vindex "&$tls_out_peercert$&" This variable refers to the certificate presented by the peer of an outbound connection. It is only useful as the argument of a -&%certextract%& expansion item or the name for a &%def%& expansion condition. +&%certextract%& expansion item, &%md5%& or &%sha1%& operator, +or a &%def%& condition. .wen .vitem &$tls_in_certificate_verified$& -- cgit v1.2.3