Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How can i check version of tls my virtual host is using

Not applicable

I want to check what version of tls my virtual host is using on cloud

0 1 454
1 REPLY 1

Are you interested in restricting the TLS versions used ?

A "curl -v <API>" will return TLS version and cipher used in that connection. Usually 1.2.

Top Solution Authors