mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
Added helpful pki config errors if dedected, updated apache examples
This commit is contained in:
parent
36373d12e3
commit
6787832bde
5 changed files with 18 additions and 1 deletions
|
@ -151,7 +151,7 @@ Add these lines:
|
|||
|
||||
RequestHeader set SSL_CLIENT_S_DN_CN ""
|
||||
|
||||
<Location /sessions/pki>
|
||||
<Location /sessions>
|
||||
SSLVerifyClient require
|
||||
RequestHeader set SSL_CLIENT_S_DN_CN "%{SSL_CLIENT_S_DN_CN}s"
|
||||
</Location>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue