I am using EJBCA Community Edition to create certificates and have deployed EJBCA using Helm, where TLS_SETUP_ENABLED="simple".
As part of our automation script, we access the EJBCA Admin Web page to initiate the configuration. However, we are encountering an issue where a TLS setup popup (screenshot attached) appears, interrupting the automation process.
We need a way to bypass or disable this TLS popup so that our automation script can proceed smoothly with the EJBCA configuration.
Could you please suggest an approach to prevent the TLS popup from appearing when accessing the EJBCA Admin Web page?
Thanks in advance!