mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 16:53:37 +02:00
Update changelog
This commit is contained in:
parent
adfe2b3ddb
commit
fe67c51436
1 changed files with 2 additions and 1 deletions
|
@ -108,7 +108,8 @@ Add these lines:
|
||||||
SSLVerifyClient require
|
SSLVerifyClient require
|
||||||
</Location>
|
</Location>
|
||||||
|
|
||||||
<Location /sessions>
|
<Location /sessions/pki>
|
||||||
|
SSLVerifyClient require
|
||||||
RequestHeader set SSL_CLIENT_S_DN_CN "%{SSL_CLIENT_S_DN_CN}s"
|
RequestHeader set SSL_CLIENT_S_DN_CN "%{SSL_CLIENT_S_DN_CN}s"
|
||||||
</Location>
|
</Location>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue