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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×