Kartik Ohlan
Kartik Ohlan
@mholt is this issue still open? because i would like to take a try on this.
@mholt got it, so i would start working on this. Could you give any advice on from where I should start?
@mholt So i did some research and found that apache mod_ssl env variables list is huge so do you want me to work on most common use env variables or...
I agree that the second approach makes sense. By still parsing the placeholder and returning a value like "No Client cert provided" when no .ClientCert is available during runtime, we...
@mholt I’ve implemented functionality to handle both client and server certificate placeholders and environment variables. From my understanding the code has following implementations -: 1) Adds +ExportCertData functionality to populate...
@Marian-Kechlibar just to be clear do you mean that when we only doing TLS(disable mTLS) SSL_CLIENT_CERT placeholder will return something like this func handleMTLSEnabledWithExport( req *http.Request, connState *tls.ConnectionState, exportCertData bool,...
i will open a PR with changes in replacer.go we can always review and add or subtract during review.
@bdollma is this issue still available ?
@mdmintz is there any doc work that i can take over ?
@bendk can i take this issue ?