summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change Golang orderingorigin/gdestuynder-patch-1Guillaume Destuynder2015-06-011-3/+3
* intermediate dhe to 2048, note about javaJulien Vehent2015-05-271-3/+26
* Merge branch 'gh-pages' of github.com:mozilla/server-side-tls into gh-pagesJulien Vehent2015-05-271-3/+3
|\
| * Merge pull request #65 from nextPrime/patch-2Julien Vehent2015-05-221-3/+3
| |\
| | * Change some links to use HTTPSnextPrime2015-05-221-3/+3
| |/
* | add note about 2048 DHE in intermediate ciphersuiteJulien Vehent2015-05-271-1/+1
|/
* update phrasing on weakdh issueJulien Vehent2015-05-201-2/+3
* Merge pull request #64 from ameihm0912/gh-pagesJulien Vehent2015-05-201-0/+6
|\
| * fix markup issueAaron Meihm2015-05-201-1/+1
| * add note about Logjam attackAaron Meihm2015-05-201-0/+6
|/
* Merge pull request #58 from nextPrime/patch-1Julien Vehent2015-05-201-1/+1
|\
| * Change HSTS header setting in ApachenextPrime2015-04-161-1/+1
* | add a READMEJulien Vehent2015-05-201-0/+8
* | Add note about update doc and conf generator location. fixes #63.Julien Vehent2015-05-201-0/+4
* | Add source of wiki page in reposJulien Vehent2015-05-201-0/+2832
|/
* 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
* Merge pull request #53 from mozilla/add-autocompleteJulien Vehent2015-04-151-1/+16
|\
| * Adding autocomplete versionsGene Wood2015-04-151-1/+16
|/
* Fixing mixed whitespaceGene Wood2015-04-151-92/+97
* Merge pull request #52 from mozilla/apache-pre-2.4.0-tls-versionsGene Wood2015-04-151-52/+86
|\
| * 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 pull request #50 from mozilla/remove-sslv2-apache-after-2.3.16Gene Wood2015-04-131-6/+14
|\ \
| * \ Merge branch 'gh-pages' into remove-sslv2-apache-after-2.3.16Gene Wood2015-04-131-11/+11
| |\ \ | |/ / |/| |
* | | Merge pull request #49 from mozilla/add-defaults-to-query-link-lookupGene 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-182-61/+56
* 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-184-29/+98
* 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
* Merge pull request #13 from neitsab/gh-pagesJeff Bryner2014-11-091-2/+1
|\
| * Replace deprecated nginx 'ssl' directive with listen 'ssl' parameterBastien Traverse2014-11-091-2/+1
|/
* add mozilla licenseJulien Vehent2014-11-061-0/+373
* 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
* Merge pull request #3 from mozilla/fix_ciphersuitesGene Wood2014-11-051-2/+2
|\
| * 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-182-0/+570