Skip to main content
edited body
Source Link
Anthon
  • 81.4k
  • 42
  • 174
  • 228

My understanding is that during ssl negotiation, the client (i.e. curl) sends a list of ciphers to the server, and the server reliesreplies with it'sits preferred choice.

How do I see the list of ciphers that curl is sending?

My understanding is that during ssl negotiation, the client (i.e. curl) sends a list of ciphers to the server, and the server relies with it's preferred choice.

How do I see the list of ciphers that curl is sending?

My understanding is that during ssl negotiation, the client (i.e. curl) sends a list of ciphers to the server, and the server replies with its preferred choice.

How do I see the list of ciphers that curl is sending?

Source Link
Benubird
  • 6.1k
  • 10
  • 41
  • 43

How to see list of curl ciphers?

My understanding is that during ssl negotiation, the client (i.e. curl) sends a list of ciphers to the server, and the server relies with it's preferred choice.

How do I see the list of ciphers that curl is sending?