diff --git a/certidude/templates/certidude-server.conf b/certidude/templates/certidude-server.conf index 7a63095..a443666 100644 --- a/certidude/templates/certidude-server.conf +++ b/certidude/templates/certidude-server.conf @@ -96,11 +96,11 @@ long poll publish = http://localhost/lp/pub/%s event source subscribe = /ev/sub/%s long poll subscribe = /lp/sub/%s -# For remote nchan -;event source publish = //push.example.com/ev/pub/%s +# For remote nchan, make sure you use https:// if SSL is configured on push server +;event source publish = http://push.example.com/ev/pub/%s ;long poll publish = http://push.example.com/lp/pub/%s ;event source subscribe = //push.example.com/ev/sub/%s -;long poll subscribe = http://push.example.com/lp/sub/%s +;long poll subscribe = //push.example.com/lp/sub/%s [authority] # Present form for CSR submission for logged in users