Jump to content
Cobalt747

tls-srp with http?

Recommended Posts

47 minutes ago, Cobalt747 said:

Hello!

Does anybody know any libs to make http request with tls-srp?

The latest OpenSSL still lists several SRP ciphers, but they are shown as only supporting SHA1 and SSLv3, neither of which are allowed any longer with TLS, so no idea if they still work.

 

You would need a custom OpenSSL implementation to allow the session password to be specified somewhere, SRP is rarely used.

 

Angus

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×