dev #3

Merged
mpavlov merged 28 commits from dev into master 2024-07-11 01:21:55 +03:00
8 changed files with 194 additions and 58 deletions
Showing only changes of commit 6b06a211d9 - Show all commits

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 }}