Portal Home > Knowledgebase > Articles Database > Occassionally getting "Bad Request" with Client Cert Auth


Occassionally getting "Bad Request" with Client Cert Auth




Posted by paulg1981, 05-17-2014, 11:04 AM
Hello All, I have a question that I need some help with. I started using client certificate auth with nginx (1.6.0) and everything is working lovely with the exception that after loading a page that requires client auth sometime in the future if I attempt to go back to the page in the browser (same session) I get a bad request error from nginx? If I close the browser and reopen it everything works as expected again. I feel like I just need to tweak some setting related to the client auth but not sure what. Any advice or troubleshooting tips would be appreciated! My client auth is setup fairly simple at the moment:

Posted by paulg1981, 05-18-2014, 02:38 PM
Ok figured it out. ngx_pagespeed was requesting the pages behind the client auth and was getting 400 errors when it would try to optimize them. turned off pagespeed for the vhost and no more issues.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Using rsync and ftp (Views: 506)