Commits on Source (38)
-
Pierre Ozoux authored9241f6e2
-
Timothee Gosselin authored
add default.pem to resolve race condition issue
37fcb419 -
Pierre Ozoux authored97016154
-
Pierre Ozoux authored8b6793ef
-
Pierre Ozoux authored6a09ed22
-
Pierre Ozoux authoredd217b49a
-
Pierre Ozoux authored6f3ba452
-
Pierre Ozoux authored7268e879
-
Pierre Ozoux authoredac22cce2
-
Pierre Ozoux authored56560e0c
-
Pierre Ozoux authoredee075de0
-
Pierre Ozoux authored1224ee0c
-
Pierre Ozoux authorede49ca921
-
Pierre Ozoux authored3dc93d95
-
Pierre Ozoux authoredf6963cb7
-
Pierre Ozoux authoreddd9d1369
-
Pierre Ozoux authored897d998e
-
Pierre Ozoux authored0a5b216f
-
Pierre Ozoux authored017be687
-
* hardening SSL + HEADER + global option == no-sslv3 no-tls-tickets force-tlsv12 - CAMELIA CIPHER == on the way to be NIST & HIPAA Compliant + redirect only if not already SSL + Hardening HEADER with: ++ X-Frame-Options:\ SAMEORIGIN # OR DENY is another option ++ X-XSS-Protection ++ X-Content-Type-Options == nosniff ++ Referrer-Policy == no-referrer-when-downgrade which bring the security headers grade from E to B tested with https://securityheaders.io NOTE: Public-Key-Pins is more or less a DEAD project (https://blog.qualys.com/ssllabs/2016/09/06/is-http-public-key-pinning-dead) Content-Security-Policy is tricky to make it GENERAL * i forget the if
f418e811 -
Pierre Ozoux authored869ad09c
-
Pierre Ozoux authored5c55c745
-
Pierre Ozoux authored8f8c864d
-
Pierre Ozoux authored7ebac939
-
Pierre Ozoux authored24bbea45
-
Pierre Ozoux authored2ef22525
-
Pierre Ozoux authored7498d932
-
Pierre Ozoux authored
-
Pierre Ozoux authored
This reverts commit f418e811. # Conflicts: # templates/haproxy.cfg.tmpl
ed06c43d -
Pierre Ozoux authored102a3414
-
Pierre Ozoux authoredcbc0869c
-
Pierre Ozoux authored8ac7f46c
-
Michel Memeteau authored
Remove rspidel server to preserve headers sent, should fix nextcloud#3
50c788b6 -
Michel Memeteau authored7544efde
-
Michel Memeteau authored799928f8
-
Michel Memeteau authored5cff9202
-
Michel Memeteau authoredb011166c
-
Michel Memeteau authoredf004b24d
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- README.md 18 additions, 15 deletionsREADME.md
- clean-certs.sh 2 additions, 0 deletionsclean-certs.sh
- docker-compose.yml 30 additions, 19 deletionsdocker-compose.yml
- haproxy/certs/default.pem 52 additions, 0 deletionshaproxy/certs/default.pem
- templates/haproxy.cfg.tmpl 54 additions, 12 deletionstemplates/haproxy.cfg.tmpl
.gitignore
0 → 100644
clean-certs.sh
0 → 100755
haproxy/certs/default.pem
0 → 100644