Skip to content

Commit

Permalink
Added tls.x509_fp macro.
Browse files Browse the repository at this point in the history
Signed-off-by: Zsolt Gyulai (zgyulai) <[email protected]>
  • Loading branch information
zsoltgyulai94 committed Dec 4, 2024
1 parent a5ab0d4 commit 41ab80c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ following macros are available in {{ site.product.short_name }} version 3.9 and
- .tls.x509_o: The value of the Organization field.

- .tls.x509_ou: The value of the Organization Unit field.
- .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.

## ${UNIQID}

Expand Down

0 comments on commit 41ab80c

Please sign in to comment.