in progress

This commit is contained in:
apavlov
2024-07-01 21:30:40 +03:00
parent 5ab42a9f95
commit 6b06a211d9
2 changed files with 3 additions and 1 deletions

1
TODO Normal file
View File

@@ -0,0 +1 @@
Certificate wrong cnf days and not works(

View File

@@ -20,4 +20,5 @@ extendedKeyUsage = serverAuth
subjectAltName = @sans
[ sans ]
DNS.1 = {{ rproxy_service_name }}.{{ domain.stdout }}
DNS.1 = {{ rproxy_service_name }}.{{ domain.stdout }}
IP.1 = {{ rproxy_service_address }}