Can’t get mTLS from client to Edge to work anymore with only only self-signed cert(s) in the Truststore: “400 No required SSL certificate was sent”.
Experience this both on-prem (4.19.01) and SAAS version.
Did work on-prem (version 4.17 or was it version 4.18?) as described in my question from 2 yrs ago.
This doc contains remark at the top that self-signed cert is no longer allowed/supported, but remains unclear as it later continues about upload of self-signed certs.
Q1: is it no longer supported to only import self-signed certs into a Truststore to establish trust?
Q2: authentication of mTLS clients should always be done within proxy leveraging the tls.client.* variables?