This commit is contained in:
2025-09-30 18:18:27 -04:00
parent 87d4b4ba78
commit 720a1c2481
21 changed files with 72 additions and 113 deletions
+5 -11
View File
@@ -1,17 +1,11 @@
; stunnel.conf
; Run in background (no console popup)
foreground = quiet
; Reduce verbosity (4 = info, 3 = warnings only)
debug = 4
; Write logs to file instead of popup
output = stunnel.log
debug = 7
output = C:\Users\hocke\Documents\GitHub\Pokemon-DNS-DS-Server\wii-wfc-dev\stunnel\stunnel.log
[wfc]
accept = 0.0.0.0:443
connect = 127.0.0.1:8080
cert = ../certs/server.crt
key = ../certs/server.key
cert = C:\Users\hocke\Documents\GitHub\Pokemon-DNS-DS-Server\wii-wfc-dev\certs\server.crt
key = C:\Users\hocke\Documents\GitHub\Pokemon-DNS-DS-Server\wii-wfc-dev\certs\server.key
sslVersion = SSLv23
ciphers = ALL:!aNULL
ciphers = ALL:!aNULL