sanderv32 / ngx_http_auth_yubikey_module

Yubikey basic authentication for NGINX
Other
36 stars 2 forks source link

Module dont passes WWW-Authenticate Header when on HTTPS/SPDY #7

Open firegore opened 9 years ago

firegore commented 9 years ago

Greetings, i tried your Module, its fully working when im on HTTP, but as soon as i switch to SPDY on HTTPS, it doesnt passes the WWW-Authenticate Header anymore

Screen Proofs:

HTTP with YubiKey Auth Module: 2015-04-17_19-42-16

HTTPS with SPDY enabled with YubiKey Auth Module: 2015-04-17_19-43-21

HTTPS with SPDY enabled with NginX Standard Basic Auth Module: 2015-04-17_19-45-01

Best Regards ~firegore