Print SSL Variables

Hi,

I use the following templates to print some date out of caddy.

I tried now to print also some ssl infos like.
SSL cipher
SSL SessionID

I haven’t seen any doc how to print this information.

https://caddyserver.com/docs/template-actions
https://caddyserver.com/docs/tls

I’m sure I have overseen something, please can someone point me to the right doc.

Thank you.
Cheers
Aleks

This is not available currently, but there’s some work happening now that may make that pretty simple in the future. :slight_smile:

1 Like

Okay thanks.
I have solved it in the meantime with

openssl s_server

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.