Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ WebService SOAP Client with passworddigest authentication to send #257

Open
Trimoulin opened this issue Sep 27, 2022 · 0 comments
Open

Comments

@Trimoulin
Copy link

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant