Open Trimoulin opened 2 years ago
Hello,
I'm trying to develop a C++ WebService SOAP Client with passworddigest authentication and SSL.
I've found several examples like : https://learn.microsoft.com/en-us/windows/win32/wsw/httpclientwithusernameoversslexample https://learn.microsoft.com/fr-fr/windows/win32/wsw/httpcalculatorwithbasicoversslclientexample
But i can't find one to show me how to send a password digest authentication (with nonce and created).
Can you help me ?
Hello,
I'm trying to develop a C++ WebService SOAP Client with passworddigest authentication and SSL.
I've found several examples like : https://learn.microsoft.com/en-us/windows/win32/wsw/httpclientwithusernameoversslexample https://learn.microsoft.com/fr-fr/windows/win32/wsw/httpcalculatorwithbasicoversslclientexample
But i can't find one to show me how to send a password digest authentication (with nonce and created).
Can you help me ?