Skip to content

Commit 1898ff6

Browse files
tls.x509_fp macro (#154)
Added tls.x509 key fingerprint macro.
2 parents 4b8d860 + 41ab80c commit 1898ff6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/_admin-guide/110_Template_and_rewrite/000_Customize_message_format/004_Macros_of_syslog-ng.md

+1
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@ following macros are available in {{ site.product.short_name }} version 3.9 and
503503
- .tls.x509_o: The value of the Organization field.
504504

505505
- .tls.x509_ou: The value of the Organization Unit field.
506+
- .tls.x509_fp: The key fingerprint of the peer, when the trusted-key() option is used. Available in {{ site.product.short_name }} 4.8 and later versions.
506507

507508
## ${UNIQID}
508509

0 commit comments

Comments
 (0)