Skip to content Skip to sidebar Skip to footer
Showing posts with the label Client Certificates

How To Decode `x-arr-clientcert` Header Using Python?

How do I decode the X-ARR-ClientCert header passed by Azure App Service to my Azure Function code? … Read more How To Decode `x-arr-clientcert` Header Using Python?

Python Ssl (eqivalent Of Openssl S_client -showcerts ) How To Get List Of CAs For Client Certs From Server

I have a group of nginx servers, that accept client certificates. They have the ssl_client_certific… Read more Python Ssl (eqivalent Of Openssl S_client -showcerts ) How To Get List Of CAs For Client Certs From Server