summaryrefslogtreecommitdiffstats
path: root/ssl-config-generator
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #133 from osirisinferi/ca-certificateJulien Vehent [:ulfr]2016-07-281-1/+3
|\
| * Comment SSLCACertificateFileosirisinferi2016-03-191-1/+3
* | Merge pull request #137 from jrchamp/patch-2Julien Vehent [:ulfr]2016-07-281-1/+1
|\ \
| * | Update oldApache TLS support messagejrchamp2016-04-051-1/+1
| |/
* | Merge pull request #141 from rremer/haproxy-preferred-syntaxJulien Vehent [:ulfr]2016-07-281-1/+1
|\ \
| * | use preferred haproxy header manipulation methodRoyce2016-04-201-1/+1
| |/
* | Add nginx versions 1.9.6 to 1.10.1Nathaniel Bibler2016-07-281-1/+1
* | Remove client-side redirect now GitHub pages support enforcing HTTPSEd Morley2016-06-081-4/+0
|/
* Remove ssl option from where it cannot be.Jairo Llopis2016-03-041-5/+5
* Better defaults for HAProxyYajo2016-03-021-2/+6
* indentation cleanup, fixes #113Julien Vehent2016-02-231-6/+6
* Merge branch 'gh-pages' of github.com:mozilla/server-side-tls into gh-pagesJulien Vehent2016-02-231-3/+18
|\
| * Merge pull request #108 from corburn/nginxJulien Vehent [:ulfr]2016-02-141-2/+17
| |\
| | * Add nginx HTTPS redirect with HSTS, HTTP/2, and IPv6Jason Travis2016-01-201-2/+17
| * | Add most recent Apache 2.4 versonsBernard Spil2016-02-111-1/+1
* | | update conf generator with new recommendationsJulien Vehent2016-02-231-43/+33
|/ /
* | V4: updated ciphersuites, publish guidelines as JSONJulien Vehent2016-02-111-6/+6
|/
* Trigger re-render on checkbox toggleTaeho Kim2015-11-211-0/+3
* Move Apache server config outside VirtualHostjrchamp2015-11-191-7/+8
* Merge pull request #98 from zn/patchJulien Vehent2015-11-191-4/+10
|\
| * Updated version check Apache SSL configuration directiveGaeulbyul2015-11-031-4/+10
* | Merge pull request #103 from vthriller/masterJulien Vehent2015-11-191-1/+4
|\ \
| * | nginx: ssl_session_tickets appeared first in 1.5.9vthriller2015-11-181-1/+4
| |/
* | Merge pull request #95 from synapt/gh-pagesJulien Vehent2015-11-191-13/+75
|\ \ | |/ |/|
| * Update index.htmlnate2015-11-021-1/+1
| * Update index.htmlnate2015-09-241-4/+1
| * Update index.htmlnate2015-09-241-14/+79
* | Merge pull request #81 from Gillingham/patch-1Julien Vehent2015-11-021-1/+1
|\ \
| * | TLS 1.1 and 1.2 support was actually added in 2.2.23Eric Gillingham2015-07-301-1/+1
| * | Apache 2.2.24 and up also support TLS 1.1 and 1.2Eric Gillingham2015-07-301-1/+1
* | | Merge pull request #80 from meineerde/patch-2Julien Vehent2015-11-021-0/+6
|\ \ \
| * | | Disable TLS tickets by defaultHolger Just2015-09-081-0/+6
| | |/ | |/|
* | | Update index.htmlJulien Vehent2015-10-181-1/+2
* | | Improved "see also" sectionJulien Vehent2015-10-181-1/+7
|/ /
* | Add ECDHE-3DES ciphers to intermediate level in generatororigin/ecdhe-3des-intermediateJulien Vehent2015-08-281-1/+1
* | Adding google analyticsGene Wood2015-08-121-0/+9
* | Update nginx version listGene Wood2015-08-111-1/+1
|/
* Bump maxDHKeySize to 2048 for intermediate profileHolger Just2015-07-091-1/+1
* Change some links to use HTTPSnextPrime2015-05-221-3/+3
* Change HSTS header setting in ApachenextPrime2015-04-161-1/+1
* Adding a description to the AWS ELB configGene Wood2015-04-161-0/+4
* Merge branch 'gh-pages' into tooltip-uiGene Wood2015-04-162-5/+187
|\
| * Merge pull request #55 from mozilla/ELB-templatesGene Wood2015-04-162-4/+186
| |\
| | * Adding ELB template generationGene Wood2015-04-162-4/+186
| * | Clarifying HAProxy error messageGene Wood2015-04-161-1/+1
| |/
* | Enable cross browser tooltip with jquery tooltipGene Wood2015-04-161-0/+4
|/
* Fixing typo bug of no ciphersuites shownGene Wood2015-04-151-3/+3
* Adding autocomplete versionsGene Wood2015-04-151-1/+16
* Fixing mixed whitespaceGene Wood2015-04-151-92/+97
* Adding check for apache<2.4.0Gene Wood2015-04-151-52/+86
* Merge pull request #47 from mozilla/dh-param-for-old-profileJulien Vehent2015-04-141-1/+9
|\
| * Max DH Key size is constrained by Java supportGene Wood2015-04-131-1/+9
* | Change ssl_session_timeout to improve performanceGene Wood2015-04-131-1/+1
* | Merge branch 'gh-pages' into remove-sslv2-apache-after-2.3.16Gene Wood2015-04-131-11/+11
|\ \
| * \ Merge branch 'gh-pages' into add-defaults-to-query-link-lookupGene Wood2015-04-131-1/+14
| |\ \
| * | | Moving defaults to loadFromQueryString and improving input validationGene Wood2015-04-131-11/+11
| | |/ | |/|
* | | Fix UI : Disable modern profile even if another profile is selectedGene Wood2015-04-131-5/+9
* | | Remove sslv2 if the apache version is >= 2.3.16Gene Wood2015-04-131-1/+5
| |/ |/|
* | Merge pull request #46 from mozilla/no-modern-for-old-opensslGene Wood2015-04-131-3/+16
|\ \ | |/ |/|
| * Adding comment about the different semver functionsGene Wood2015-04-131-1/+2
| * Adding new semver test for OpenSSL grammar and code to disable `modern` profi...Gene Wood2015-04-131-3/+15
* | Merge pull request #27 from mozilla/fix-SSLCertificateChainFileGene Wood2015-04-131-2/+7
|\ \
| * | Conditionally displays SSLCertificateChainFile based on Apache versionGene Wood2015-02-261-2/+7
* | | Merge pull request #23 from MendelGusmao/permalinksJulien Vehent2015-03-151-4/+35
|\ \ \ | |_|/ |/| |
| * | Implement 'permalinks'MendelGusmao2015-02-021-5/+36
| |/
* | Fixing my overzealous html cleanup so empty divs are validGene Wood2015-02-261-2/+2
* | Fixing missing semi-colons and invalid input htmlGene Wood2015-02-261-17/+17
|/
* Moving link to github to the bottom of the pageGene Wood2014-12-111-2/+1
* Fixing broken responsive gridsGene Wood2014-11-181-2/+0
* Fixing bad escaping for HAProxy HSTS header based on PR #11Gene Wood2014-11-181-1/+1
* Fixed styling copy paste mistakes and formatting based on PR #11Gene Wood2014-11-181-9/+13
* Setting HSTS, when enabled, to always serve the header under Apache, even in ...Gene Wood2014-11-181-1/+1
* Adding comments about required modules for HSTS as well as a translation of s...Gene Wood2014-11-181-3/+3
* This modifies PR #13 a bit so that nginx installations older than 0.7.14 work...Gene Wood2014-11-181-1/+7
* Adding a redirect to the https version of the site if it's accessed via httpGene Wood2014-11-181-0/+4
* Replace deprecated nginx 'ssl' directive with listen 'ssl' parameterBastien Traverse2014-11-091-2/+1
* Adding a list of the oldest compatible clients for each profileGene Wood2014-11-051-2/+12
* Make the code block text not spill outsideGene Wood2014-11-051-0/+3
* minor ordering fixes to the modern and intermediate ciphersuitesJulien Vehent2014-10-291-2/+2
* Move the `ssl_trusted_certificate` directive from the apache config to the ng...Gene Wood2014-10-211-9/+8
* Moving ocspServerConfig outside VirtualHost to server configGene Wood2014-10-201-1/+3
* Add a link to the github repoGene Wood2014-10-181-0/+1
* cleanup fonts and add a link to the wikiGene Wood2014-10-181-9/+11
* initial github pages commit of ssl-config-generatorGene Wood2014-10-181-0/+254