Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I require clients to have a certificate from a trusted Certificate Authority (CA)?

0
Posted

How do I require clients to have a certificate from a trusted Certificate Authority (CA)?

0

Uncomment or add following directives in /opt/hpws/apache/conf/ssl.conf SSLCACertificatePath /opt/hpws/apache/conf/ssl.crt SSLCACertificateFile /opt/hpws/apache/conf/ssl.crt/ca-bundle.crt SSLVerifyClient require SSLVerifyDepth 10 Now only certificates signed by a CA whose certificates is in Apache’s ca.bundle.crt file will be accepted. All others will be rejected.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123