Commit Graph
5 Commits
Author SHA1 Message Date
Tobias "Knight" S c06e4c81cf Enable TLSv1.3 finally
With Alpine 3.9 https://pkgs.alpinelinux.org/package/v3.9/main/x86/openssl we got OpenSSL 1.1.1a. 
With https://github.com/docker-library/official-images/pull/5377 it was merged into the Nginx upstream image and thus Nginx was built with it.
2019-02-01 01:04:13 +01:00
Tobias "Knight" S 41c8a8bb46 disabling more functions inside php-fpm 2018-10-15 22:52:30 +02:00
Tobias "Knight" S 7114999c75 remove duplicated import time 2018-10-13 23:30:24 +02:00
Tobias "Knight" S 45bfa442b8 Add portainer and docker-compose.override.yml to .gitignore 2018-10-05 04:23:59 +02:00
Tobias "Knight" S 3522f3e83f kitterman.com redirects to TLS by default
curl -I http://www.kitterman.com/dmarc/assistant.html
HTTP/1.1 302 Found
Date: Sun, 05 Aug 2018 02:53:18 GMT
Server: Apache/2.4.34
Location: https://www.kitterman.com/dmarc/assistant.html
Content-Type: text/html; charset=iso-8859-1
2018-08-05 04:54:09 +02:00