Skip to content

Commit 3ce4cb0

Browse files
committed
Correct comment
1 parent c59e3ad commit 3ce4cb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tests/modules/crl/all.unlang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ clientno := 1
3838
read_cert_serial
3939

4040
session-state.TLS-Certificate.Serial := %bin(serial)
41-
# This is a dummy URI - the module is configured to just cat the crl using %exec()
41+
# This is a dummy URI - the module is configured to just read the file using %file.cat()
4242
session-state.TLS-Certificate.X509v3-CRL-Distribution-Points = 'http://www.example.com/example_ca.crl'
4343

4444
crl

0 commit comments

Comments
 (0)