HTTP RSA's MD5 login

BLOKKER

Member
Licensed User
Longtime User
Hi,

Currently the HTTP lib is supporting only Base64 as a login method.
My server wont accept Base64 because of it's weakness.
Is there a way to login using RSA's MD5 digest method on a standard HTTP server (not HTTPS) ?

Thank you in advance!
 
Top