Gene Wood
|
f82b276d7d
|
Fixing my overzealous html cleanup so empty divs are valid
|
2015-02-26 01:03:52 -08:00 |
Gene Wood
|
ae98b09662
|
Fixing missing semi-colons and invalid input html
|
2015-02-26 01:00:35 -08:00 |
Gene Wood
|
67151c41d7
|
Conditionally displays SSLCertificateChainFile based on Apache version
Resolves Issue #21
|
2015-02-26 00:42:00 -08:00 |
MendelGusmao
|
604cba2a31
|
Implement 'permalinks'
|
2015-02-02 19:44:33 -02:00 |
Gene Wood
|
965d84b464
|
Moving link to github to the bottom of the page
Resolves #18
|
2014-12-11 15:22:21 -08:00 |
Gene Wood
|
794654845e
|
Fixing broken responsive grids
|
2014-11-18 13:35:45 -08:00 |
Gene Wood
|
cff19978c7
|
Fixing bad escaping for HAProxy HSTS header based on PR #11
|
2014-11-18 12:52:18 -08:00 |
Gene Wood
|
2630f4ffc2
|
Fixed styling copy paste mistakes and formatting based on PR #11
Added tabzilla
|
2014-11-18 12:40:53 -08:00 |
Gene Wood
|
e64d1cc3a7
|
Setting HSTS, when enabled, to always serve the header under Apache, even in error pages and redirects.
Resolves #16
|
2014-11-18 10:19:59 -08:00 |
Gene Wood
|
0a34457d2e
|
Adding comments about required modules for HSTS as well as a translation of seconds to months
Resolves #15
|
2014-11-18 10:10:50 -08:00 |
Gene Wood
|
a86cf4619d
|
This modifies PR #13 a bit so that nginx installations older than 0.7.14 work correctly as the per `listen` directive ssl arguments weren't available at that point.
Relates to Issue #12
|
2014-11-18 10:03:07 -08:00 |
Gene Wood
|
d4b3435a80
|
Adding a redirect to the https version of the site if it's accessed via http
Resolves #14
|
2014-11-18 09:50:12 -08:00 |
Jeff Bryner
|
71213ffff8
|
Merge pull request #13 from neitsab/gh-pages
Replace deprecated nginx 'ssl' directive with listen 'ssl' parameter
|
2014-11-09 12:34:40 -08:00 |
Bastien Traverse
|
117aa758c1
|
Replace deprecated nginx 'ssl' directive with listen 'ssl' parameter
|
2014-11-09 21:20:28 +01:00 |
Julien Vehent
|
0344495305
|
add mozilla license
|
2014-11-06 16:31:38 -05:00 |
Gene Wood
|
73d610eb8c
|
Adding a list of the oldest compatible clients for each profile
Resolves #2
|
2014-11-05 12:16:26 -08:00 |
Gene Wood
|
c52977e6f5
|
Make the code block text not spill outside
Resolves #6
|
2014-11-05 11:58:07 -08:00 |
Gene Wood
|
bea9613694
|
Merge pull request #3 from mozilla/fix_ciphersuites
minor ordering fixes to the modern and intermediate ciphersuites
|
2014-11-05 11:10:26 -08:00 |
Julien Vehent
|
484873307f
|
minor ordering fixes to the modern and intermediate ciphersuites
|
2014-10-29 20:40:37 -04:00 |
Gene Wood
|
480b41e914
|
Move the `ssl_trusted_certificate` directive from the apache config to the nginx config.
Fixes #1
|
2014-10-21 14:46:20 -07:00 |
Gene Wood
|
65bc189fb4
|
Moving ocspServerConfig outside VirtualHost to server config
http://httpd.apache.org/docs/current/mod/mod_ssl.html#sslstaplingcache
|
2014-10-20 08:46:56 -07:00 |
Gene Wood
|
cda57d56d0
|
Add a link to the github repo
|
2014-10-18 16:42:28 -07:00 |
Gene Wood
|
2e4c745d32
|
cleanup fonts and add a link to the wiki
|
2014-10-18 16:36:06 -07:00 |
Gene Wood
|
b201a1191b
|
initial github pages commit of ssl-config-generator
|
2014-10-18 16:25:34 -07:00 |