feat: support for cert based authentication

This commit is contained in:
2023-05-28 17:25:25 +02:00
parent 7567dbaa4b
commit 09c37b2a65
5 changed files with 35 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ events {
http {
{{ maps }}
sendfile on;
tcp_nopush on;
tcp_nodelay on;