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

preguntada hace un año3232 visualizaciones
2 Respuestas
0
Respuesta aceptada

Hi,

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

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

profile picture
EXPERTO
respondido hace un año
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 hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas