diff --git a/README.md b/README.md index d4a4e0ee6f..d1915a174e 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,12 @@ For Apache, REPP goes to port 443 in production, /etc/apache2/sites-enabled/repp RequestHeader set SSL_CLIENT_S_DN_CN "" + + Deny from all + + + Allow from all SSLVerifyClient require RequestHeader set SSL_CLIENT_S_DN_CN "%{SSL_CLIENT_S_DN_CN}s"