Commit Graph

74 Commits

Author SHA1 Message Date
Daniel Hansson
06a0417cb3
accept IP logging 2018-08-01 15:54:06 +02:00
Daniel Hansson
2c7fcd4246
fix https://github.com/nextcloud/vm/issues/531 2018-05-09 14:26:55 +02:00
Daniel Hansson
bd24bb69ac
change to DNS challange instead of certonly (#496) 2018-03-17 17:56:45 +01:00
Daniel Hansson
e1288ea7a7
LE needs port 80 to verify domain (#486) 2018-03-04 19:44:47 +01:00
Daniel Hansson
75dace2501
Happy-New-Year! (#438) 2018-01-06 19:28:28 +01:00
Daniel Hansson
dbb1b3fa27
fix whiptail msgbox instead of boring text (#406) 2017-12-05 21:21:42 +01:00
Stefan Sieber
9bb44361bc Ssl chiper (#400) 2017-10-10 18:59:03 +02:00
Daniel Hansson
b0ded9c05f make check open port a function (#376) 2017-10-04 20:23:13 +02:00
Daniel Hansson
04acb76a09 Revert "add path (#380)" (#382)
This reverts commit 6aa0ae0503.
2017-09-27 12:09:49 +02:00
Daniel Hansson
6aa0ae0503 add path (#380) 2017-09-27 12:04:55 +02:00
gabasync
5076852d06 DHPARAMS 4096 to allow for IE11/Win7 to work instead of Page Cant Be Displayed (#369)
ssllabs.com shows a standard IE11/Win7 setup will not work. For companies that do not allow alternative popular Browsers this can be a non go for internal company deployment. Lowering the DH to 4096 may alleviate this issue. Below is the ssllabs.com lab results:

IE 11 / Win 7  R		Client does not support DH parameters > 4096 bits
RSA 4096 (SHA256)   |  TLS 1.2  |  TLS_DHE_RSA_WITH_AES_128_GCM_SHA256  |  DH 8192
2017-09-21 21:29:50 +02:00
Daniel Hansson
bca43daaa0 typo 2017-09-02 13:09:07 +02:00
Daniel Hansson
fb6032559a no need for pre and post hooks as it's done when creating the cert (#358) 2017-09-02 13:02:08 +02:00
Daniel Hansson
417ded1093 various fixes (#356) 2017-08-31 07:24:08 +02:00
Daniel Hansson
06fdbe3111 make LE install a function (#308) 2017-07-22 23:28:35 +02:00
Daniel Hansson
44cdd3aea8 install_if_not (#296)
Signed-off-by: Daniel Hansson <daniel@techandme.se>

	modified:   apps/collabora.sh
	modified:   apps/onlyoffice.sh
	modified:   apps/spreedme.sh
	modified:   lets-encrypt/activate-ssl.sh
	modified:   lib.sh
	modified:   nextcloud_update.sh
test
2017-07-11 17:57:19 +02:00
Daniel Hansson
2f9df3d640 check if service is running (master) 2017-06-29 18:15:06 +02:00
Daniel Hansson
d503c8ec31 add pre and post hook (#289) 2017-06-29 17:49:07 +02:00
Daniel Hansson
41d633694a set domain in /etc/hosts (#271) 2017-06-15 16:46:49 +02:00
Daniel Hansson
898f0354a2 Set hostname in /etc/hosts (#269) 2017-06-15 16:15:44 +02:00
Daniel Hansson
8f1d88d217 A+ on SSL Quality Labs (#270) 2017-06-14 00:23:57 +02:00
Daniel Hansson
f258ce7bd9 Remove -q from grep in SSL (#204) 2017-04-15 01:28:15 +02:00
Daniel Hansson
e3372c7cb1 cleanup 2017-04-10 00:07:51 +02:00
Daniel Hansson
3fc8277b30 Avoid error message grep: /tmp/le_test: No such file or directory 2017-04-10 00:05:17 +02:00
Daniel Hansson
ab649db479 Rewrite is now done! (#196) 2017-04-09 22:43:30 +02:00
Daniel Hansson
fcc45426c9 Update renewal command (#175) 2017-03-20 15:46:04 +01:00
Daniel Hansson
bb6b0a10c6 check with both curl and wget 2017-03-20 15:07:25 +01:00
Daniel Hansson
0fb9d8b45f add date 2017-03-16 20:21:15 +01:00
Daniel Hansson
a37b7cbedb if it exits there is a risk that apache won't boot 2017-03-16 19:24:50 +01:00
Daniel Hansson
ad6086affa cleanup 2017-03-12 00:53:18 +01:00
Daniel Hansson
616ff8f8ed Get A+ rating on security scan (#168) 2017-03-10 18:57:38 +01:00
Luis Guzman
6b52e4016c Rely on distro's LE (#165) 2017-03-10 18:47:48 +01:00
Daniel Hansson
d8876ee648 set new trusted domain in config.php 2017-03-07 21:56:47 +01:00
Daniel Hansson
66d31c4eb0 Also check $domain (#164) 2017-03-07 21:25:06 +01:00
Daniel Hansson
4cab9b2512 set correct servername 2017-03-06 20:41:27 +01:00
Daniel Hansson
df13059fee set domain name as hostname (#161) 2017-03-06 20:05:20 +01:00
Daniel Hansson
71e3d90fd3 Move Let's Encrypt script before installing Apps (#153) 2017-03-05 18:55:33 +01:00
Luis Guzman
ccbc8778f7 Enable SSL subdomain read (#150) 2017-03-04 09:27:12 +01:00
Daniel Hansson
3a19c6e838 Press any key instead of just continue 2 2017-03-02 19:21:51 +01:00
Daniel Hansson
c177952da2 wget creates files, remove them (#146) 2017-03-02 00:02:22 +01:00
Daniel Hansson
0f4d46f5d9 Change from curl to wget (#145) 2017-03-01 23:24:22 +01:00
Daniel Hansson
591b76e362 Fix for date and if argument 2017-02-28 13:10:54 +01:00
Daniel Hansson
88186937f2 Check if domain exists 2017-02-18 20:04:34 +01:00
Daniel Hansson
681d68419d hide "git not found" (#131) 2017-02-13 16:34:37 +01:00
Daniel Hansson
36ce088632 fix missing files in let's encrypt script (#115) 2017-02-04 22:39:00 +01:00
Daniel Hansson
569b3480ae Install git before anything else 2017-02-04 16:02:38 +01:00
Daniel Hansson
43b105ae23 enable 000-default on failure 2017-02-04 16:01:17 +01:00
Daniel Hansson
6593a38337 deactivate 000-default.conf upon success 2017-02-04 15:59:54 +01:00
Daniel Hansson
1c46747ede minor bug fixes (#110) 2017-02-01 01:19:06 +01:00
Daniel Hansson
18e2561d38 update packages 2017-01-28 21:37:42 +01:00