Slack Mutual TLS Recipe: Adding X-Client-Certificate-SAN header from client certificate
Problem this snippet solves: The following is based on the documentation from Slack of how to authenticate requests from Slack via mutual TLS and pass along the information to a service that is not ...
Published Jul 10, 2019
Version 1.0Eric_Chen
Employee
Joined May 16, 2013
Eric_Chen
Employee
Joined May 16, 2013
MoQasem
Jul 30, 2019Nimbostratus
I have similar setup but the requirement from app team is to extract cn from client certificate and insert it in http header what changes needed for this code?