Commit Graph

24 Commits

Author SHA1 Message Date
7f8b185e48 Revert "Use default ciphers for default ssl host to prevent confusing browser errors"
This reverts commit f9876326c9.

This is to make sure the browser doesn't show a certificate warning (for a connection that will be dropped anyway) by breaking the SSL handshake early.
2018-11-26 06:38:24 -05:00
a73cbc7116 Whoops, stupid missing semicolon 2018-11-05 13:10:55 +10:00
f9876326c9 Use default ciphers for default ssl host to prevent confusing browser errors 2018-11-05 11:53:46 +10:00
0335370cfb Fixes #19 and also added debug output for dummy ssl generation 2018-11-05 10:58:22 +11:00
9b852f01e3 Merge pull request #23 from jlesage/default-https-site
Added default HTTPs site.
2018-11-05 09:36:29 +10:00
20fd185652 Added default HTTPs site. 2018-11-02 21:12:40 -04:00
c826ed8c1f Fix proto forwarded header to industry standard 2018-10-25 08:51:43 +10:00
eb391959aa Added resolvers auto generation in order for hostnames to work 2018-10-19 16:24:44 +10:00
efa1424cad Fixes #11 - After creating keys the app needs to completely restart due to aggressive module caching 2018-09-12 11:14:06 +10:00
aea34bea75 Fix 2018-08-23 14:49:59 +10:00
c1938f949d Polish 2018-08-23 14:24:28 +10:00
c543a1dc34 Finished importer, advanced nginx config for hosts, custom certs used in nginx templates 2018-08-22 14:31:03 +10:00
8d925deeb0 Access polish, import v1 stsarted 2018-08-21 08:33:51 +10:00
3a9fc8e2ea certificates work 2018-08-17 13:52:47 +10:00
1c57ccdc87 Certificates ui section and permissions 2018-08-02 19:48:47 +10:00
66e25e315b Audit Log items, backend stuff, help pages 2018-08-01 21:18:17 +10:00
f9c003ad1f Path changes 2018-08-01 11:17:31 +10:00
8a2996f651 Split out docs, better error handling when database config doesn't exist 2018-08-01 10:04:34 +10:00
1a23907d28 Update config path to data path 2018-07-31 15:18:09 +10:00
3970d2891f Docker build changes 2018-06-20 09:53:18 +10:00
36896bcfc9 Bypass basic auth for letsencrypt acme requests, reload nginx after ssl renewals 2018-03-16 10:53:50 +10:00
b324110c49 Trying something to fix the auto ssl renewal process 2018-03-16 10:32:35 +10:00
b57d1e5a66 Added Stream forwarding support 2018-02-16 16:57:54 +10:00
6e7435c35d Initial commit 2017-12-21 09:02:37 +10:00