Hi.
When I use the function proxy_challenge(), the 407 don't have the parameter 'algorithm=MD5'. Look below:
... Proxy-Authenticate: Digest realm="proxy.com.br", nonce="45be00f941f137ff037436c77f80a9531a02155f". ...
How can I put this parameter in digest informations?
... Proxy-Authenticate: Digest realm="proxy.com.br", nonce="45be00f941f137ff037436c77f80a9531a02155f", algorithm="MD5". ...
Thanks in advance.
Bruno
__________________________________________________ Fale com seus amigos de graça com o novo Yahoo! Messenger http://br.messenger.yahoo.com/
Hi Bruno,
you cannot configure to have the algorithm param added. If I'm not wrong, the digest RFC says this is an optional param and the default value is MD5.
regards, bogdan
Bruno Machado wrote:
Hi.
When I use the function proxy_challenge(), the 407 don't have the parameter 'algorithm=MD5'. Look below:
... Proxy-Authenticate: Digest realm="proxy.com.br", nonce="45be00f941f137ff037436c77f80a9531a02155f". ...
How can I put this parameter in digest informations?
... Proxy-Authenticate: Digest realm="proxy.com.br", nonce="45be00f941f137ff037436c77f80a9531a02155f", algorithm="MD5". ...
Thanks in advance.
Bruno
Fale com seus amigos de graça com o novo Yahoo! Messenger http://br.messenger.yahoo.com/
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users