如何查看 curl 密码列表?

Ben*_*ird 18 ssl curl https

我的理解是,在 ssl 协商期间,客户端(即 curl)向服务器发送一个密码列表,服务器用其首选选项进行回复。

如何查看 curl 发送的密码列表?

Ben*_*ird 19

有一个网站提供 curl 密码请求检测服务:

curl https://www.howsmyssl.com/a/check
Run Code Online (Sandbox Code Playgroud)

但是,它不接受所有密码 - 如果它们接受的密码之一不在您的 curl 发送的列表中,那么您将根本无法获得响应。