mTLS Test Application
Server: Caddy with Optional mTLS
Hostname: mtls-test.003d-use1.cd87eda.hsp.philips.com
Ports: 80 (HTTP) and 443 (HTTPS)
Client Certificate: Not Provided
Use a client certificate for enhanced security
Instructions:
Test without client cert: curl -k https://hostname/
Test with client cert: curl -k --cert client.crt --key client.key https://hostname/