Curl command to check tls version

0

I have added this curl command but it shows me this? How to check tls version is 1.2?

curl https://product-reviews-by-hulkapps.s3.us-east-2.amazonaws.com/reviews/10085848/454318_1.jpg -v --tlsv1.0 --tls-max 1.0

feita há um ano3231 visualizações
2 Respostas
0
Resposta aceita

Hi,

can you try to replace the tls-max elsv flags with below?

--verbose --tlsv1.2 --tls-max 1.2

profile picture
ESPECIALISTA
respondido há um ano
0

It shows me this https://d.pr/i/J6YWsb. So, Can I understand from this output that my bucket and uploaded image tls version is 1.2 right?

respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas