We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59e3ad commit 3ce4cb0Copy full SHA for 3ce4cb0
1 file changed
src/tests/modules/crl/all.unlang
@@ -38,7 +38,7 @@ clientno := 1
38
read_cert_serial
39
40
session-state.TLS-Certificate.Serial := %bin(serial)
41
-# This is a dummy URI - the module is configured to just cat the crl using %exec()
+# This is a dummy URI - the module is configured to just read the file using %file.cat()
42
session-state.TLS-Certificate.X509v3-CRL-Distribution-Points = 'http://www.example.com/example_ca.crl'
43
44
crl
0 commit comments