We want to extract tls related variables in onprem OPDK 4.18.x. We have enabled 2-way ssl and configured VH but the properties are not valid in 4.18.x.
We need to capture incoming request and capture below tls variables and having issues as they are not recognized/result in empty values.
tls.client.raw.cert
tls.client.cert.serial
tls.client.cert.fingerprint
Below document only refers to latest version and we need a work around. This is a key need for our psd2 obie requirements.
https://docs.apigee.com/api-platform/system-administration/tls-vars
Saw below article but want confirmation if we can use and fetch those varaibles.
https://community.apigee.com/articles/39667/how-to-customize-nginx-settings-by-virtualhost.html
Thankyou.