mTLS in Apache HTTPD using a Self-Signed CA and Client Certificates
Creating a Self-Signed CA and Client Certificate Using Keystore Explorer (PKCS#12) for mTLS in Apache HTTPD
Overview
Prerequisites
Step 1: Create a Self-Signed CA Certificate
Step 2: Export the CA Certificate
Step 3: Create a Client Certificate
Step 4: Configure Apache HTTPD for mTLS on /access/authn/cert
/access/authn/certStep 6: Import the client keystore
Conclusion
Last updated