Add support for HTTPS

This commit is contained in:
Dmitry Pankov 2024-08-21 23:39:12 +03:00
parent cb1f39b3e5
commit a21bd62350
No known key found for this signature in database
GPG key ID: D958C2967535BA49
4 changed files with 32 additions and 1 deletions

View file

@ -131,6 +131,10 @@ BindAddress = 127.0.0.1:25345
#Username = ...
# Avoid using spaces in the password field
#Password = ...
# Specifying certificate and key enables HTTPS
#CertFile = ...
#KeyFile = ...
```
Alternatively, if you already have a wireguard config, you can import it in the