Jason Nagin

Results 14 comments of Jason Nagin

@cipherboy, just checking in. Any next steps you need from me?

@hmrodrigues, try replacing $ssl_client_escaped_cert with $ssl_client_raw_cert. In your current config, Nginx is modifying the certificate, which is why it's not able to be parsed.

I found the issue. It's an issue with how I'm checking if there was an error when base64 decoding. Traefik, the LB I use, base64 encodes it and then url...

If you use python2.7, `make` will succeed