mirror of
https://github.com/M0r13n/mikrotik_monitoring.git
synced 2025-12-23 18:39:31 +00:00
adds option to add https
This commit is contained in:
parent
9a9e21451b
commit
6a1e1432b2
5 changed files with 71 additions and 4 deletions
2
nginx/self-signed.conf
Normal file
2
nginx/self-signed.conf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
ssl_certificate /etc/nginx/ssl/nginx-selfsigned.crt;
|
||||
ssl_certificate_key /etc/nginx/ssl/nginx-selfsigned.key;
|
||||
Loading…
Add table
Add a link
Reference in a new issue