Greetings!
How would I go about finding which version of openssl is being used in my Traefik containers? I tried the usual openssl version
but there is no such command.
Alternatively, if openssl isn't used, what library and version does it use instead?
Many thanks
Hi @binary64
I believe it is using golangs crypto/tls https://godoc.org/crypto/tls
2 Likes
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.