You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the certificate authority the cacert (PEM) or truststore parameter can be used,
for client certificates there is only the keystore is available, which only accepts .jks or .p12 files.
Please implement support for PEM format for client certificates. (similar to the CA config parameter)