Commit Graph

25 Commits (488a897acdb726017ee0603c7dadbc4e148b5e70)

Author SHA1 Message Date
Bálint Szekeres 9442466854 mouseenter base64
fixes a Safari bug
2019-05-19 22:40:30 +02:00
Bálint Szekeres 5f1ca6b6bc certbot nginx reloads 2019-05-19 21:32:36 +02:00
trin4ik c024c4a06a adds a button to copy the generated config to the buffer as base64 string (#85)
* add copy base64 zip string for paste in console like
$ echo 'base64string' | base64 --decode > nginxconfig.io.zip

* preparing for merge

* copyAsBase64()

* added copy-paste steps
2019-05-19 19:37:52 +02:00
Bálint Szekeres d12d3b2cec systemctl removed ".service" 2019-05-19 18:10:41 +02:00
Bálint Szekeres 4eef83c326 comments about Certbot renewal
fixes #79
2019-05-19 18:06:03 +02:00
Bálint Szekeres c1847af9ac refactored command with steps 2019-05-19 17:11:11 +02:00
Bálint Szekeres 5c73002020 enabled TLSv1.3, replaced SSL profiles logic to OWASP
fixes #42, fixes #82
2019-04-14 21:50:15 +02:00
Bálint Szekeres 03dbde6e1d let's encrypt e-mail fix
fixes #71
2019-02-26 10:02:43 +01:00
Szekeres Bálint a3116b5102 multiple site support, site tabs, common tabs, django 2019-01-06 15:48:28 +01:00
Szekeres Bálint ebc50a325a create ACME-challenge common directory command fix 2018-12-18 23:48:03 +01:00
Szekeres Bálint 16d813da90 sed commands for unified structure 2018-12-02 18:06:20 +01:00
Szekeres Bálint ff52ae090d shorter sed 2018-12-02 18:02:33 +01:00
Szekeres Bálint c8b2d0bf4c space fix 2018-12-02 17:53:35 +01:00
Szekeres Bálint 9db31312aa newline fix 2018-12-02 17:20:43 +01:00
Szekeres Bálint 319bb24d14 sed commands for SSL directives disable/enable 2018-12-02 17:13:48 +01:00
Szekeres Bálint 0c348f2951 vhost symlink option 2018-12-01 19:47:16 +01:00
Szekeres Bálint d92020de12 Let's Encrypt commands update 2018-12-01 17:41:54 +01:00
Michael Leer ff1ae92ef7 Change to sites-available instead of sites-enabled (#31)
* change from sites-enabled to sites-available

* add yarn.lock

* removed yarn.lock

* commands fix

* ZIP symbolic link
2018-11-20 14:12:25 +01:00
Szekeres Bálint 72593a26ad Let's Encrypt: info@ 2018-08-28 21:57:21 +02:00
Szekeres Bálint 11260d7ea5 fallback refactor 2018-06-12 00:43:08 +02:00
Szekeres Bálint 9e0eb0095c implemented SSL profiles (with HSTS)
based on Mozilla SSL Configuration Generator and hstspreload.org
2018-03-10 13:39:05 +01:00
Szekeres Bálint 3396047a5c isLetsEncrypt() -> isCertLetsEncrypt(), isCustomCert() -> isCertCustom() 2018-03-10 12:42:05 +01:00
Szekeres Bálint 9ab32cc1f7 certbot command fixes 2018-03-10 12:33:23 +01:00
Szekeres Bálint 62bd8f3e6b WordPress: fix CVE-2018-6389 2018-02-21 01:54:13 +01:00
Szekeres Bálint fc21e3f87c major refactor 2018-02-18 14:02:11 +01:00