Граф коммитов

224 Коммитов

Автор SHA1 Сообщение Дата
Gene Wood 7a81eec551
Merge pull request #293 from gene1wood/fix_version
Fix version number referenced in wiki page
2023-05-16 15:42:39 -07:00
Gene Wood 9ba47f4e0b
Fix version number referenced in wiki page 2023-05-16 14:45:54 -07:00
Gene Wood 6a47475d12
Merge pull request #291 from gene1wood/add_TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
Add TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256 cipher to intermediate configuration
2023-05-16 14:43:31 -07:00
Gene Wood 59954f9f25
Add TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256 cipher to intermediate configuration
This adds the `TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256` / `DHE-RSA-CHACHA20-POLY1305` cipher to the end of the intermediate cipher list.

See the related PR https://github.com/mozilla/ssl-config-generator/pull/204

Fixes #285
2023-05-15 16:20:48 -07:00
Gene Wood 3317007cb1
Merge pull request #290 from gene1wood/fix_link_to_json_guidelines
Fix link to JSON guidelines
2023-05-08 14:08:38 -07:00
Gene Wood 00c7deba27
Fix link to JSON guidelines
I had pointed this to the `/docs` directory, but that's not the source. That's rendered from the `/src` directory. This commit corrects that
2023-05-08 14:05:31 -07:00
Gene Wood 0cfd9b4a38
Merge pull request #289 from gene1wood/remove_ambiguous_punctuation
Remove ambiguous punctuation from paragraph about intermediate compatibility
2023-05-08 13:44:05 -07:00
Gene Wood 014da12cb1
Remove ambiguous punctuation from paragraph about intermediate compatibility 2023-05-08 13:43:18 -07:00
Gene Wood 4287c89a9b
Merge pull request #288 from gene1wood/expand_on_JSON_readme
Expand the JSON README
2023-05-08 13:27:33 -07:00
Gene Wood 049c9c03da
Expand the JSON README
This clarifies that the JSON files in this repo are historical.
2023-05-08 13:26:09 -07:00
April King 1aaa74ddc6
Merge pull request #276 from april/gh-pages
Fix error with not pointing to newest JSON files
2020-07-24 12:47:51 -05:00
April King 6b8834170b
Fix error with not pointing to newest JSON files 2020-07-24 12:47:27 -05:00
April King 7380fab437
Merge pull request #275 from april/gh-pages
Update certificate lifespan to reflect browser policies
2020-07-22 10:54:11 -05:00
April King eca6117bcb
Update certificate lifespan to reflect browser policies 2020-07-22 10:53:03 -05:00
April King 39a83d529c
Merge pull request #270 from rajiv/patch-1
fix typo.
2020-01-30 10:55:15 +01:00
Rajiv Aaron Manglani 8274bdc91a
fix typo. 2020-01-29 20:29:03 -05:00
April King 39b9d77a55
Update to 5.3, point to ssl-config.mozilla.org (#266) 2020-01-02 12:43:04 -06:00
April King 392d104f17
Add note about Windows Server 2008 R2. Fixes #263. (#264)
* Add note about Windows Server 2008 R2. Fixes #263.

* Slight tweak as per @tomato42
2019-09-27 15:16:18 -05:00
April King 902d8c2267
Fix minor error in guidelines (#262) 2019-07-22 12:18:08 -05:00
Gene Wood a502d1f181 Update docs (#261)
* Update S3 upload instructions

* Clean up redirect code

* Add documentation link to final code revision before move
2019-07-12 09:30:33 -05:00
April King be6b4f843b
Redirect to the new SSL Configuration Generator (#259) 2019-07-01 13:52:10 -05:00
April King 12fda41dca
Server Side TLS 5.0 (#255)
Final version of the Server Side TLS 5.0 guidelines
2019-06-28 10:53:47 -05:00
April King 2d03a60eeb
Merge pull request #252 from april/gh-pages
Fix broken links
2019-05-24 17:25:44 -05:00
April King a1828652e4
Fix broken links 2019-05-24 17:25:16 -05:00
April King 506e5cc2dc
Merge pull request #251 from april/gh-pages
Update cipher list
2019-05-24 17:20:33 -05:00
April King b2134b1d04
Update cipher list 2019-05-24 17:16:03 -05:00
April King fb2318307f
Merge pull request #250 from april/gh-pages
Update cipher suite table
2019-05-24 15:15:09 -05:00
April King 910620ea00
Update cipher suite table 2019-05-23 13:25:56 -05:00
April King c73037a09f
Merge pull request #249 from april/gh-pages
Fix broken link
2019-05-23 12:48:29 -05:00
April King ea4dc433b7
Fix broken link 2019-05-23 12:47:39 -05:00
Gene Wood eff10b12d9
Merge pull request #231 from Mozilla-GitHub-Standards/gh-pages
Add Mozilla Code of Conduct
2019-03-29 14:50:30 -07:00
Mozilla-GitHub-Standards d08c496491 Add Mozilla Code of Conduct file
Fixes #230.

_(Message COC002)_
2019-03-28 22:04:51 -07:00
Bernard Spil 27987097f4 Update web server version lists (#221)
Update the lists of web server versions in the config generator
2018-09-17 07:56:20 -07:00
Gene Wood fa19b7832d
Merge pull request #219 from adyavanapalli/patch-1
Use markdown link syntax.
2018-08-16 09:56:51 -07:00
Anand Dyavanapalli c5623299ce
Use markdown link syntax.
Uses markdown link syntax to link the SSL Configuration Generator and Server Side TLS document.
2018-08-16 12:55:16 -04:00
Julien Vehent [:ulfr] 9e3400356c
Merge pull request #215 from captn3m0/fix-elb-conf
Removes invalid ELB Ciphers
2018-05-27 08:44:24 -04:00
Nemo f509e7a22d Removes invalid ELB Ciphers
- Fixes #214
2018-05-09 02:00:26 +05:30
Julien Vehent [:ulfr] 40408d8f25
Merge pull request #186 from szepeviktor/patch-1
SPDY etc. are actually not attacks
2018-03-28 09:26:35 -04:00
Julien Vehent [:ulfr] 96c4c22959
Merge pull request #204 from szepeviktor/patch-2
Move last two sections under Cipher suites
2018-03-28 09:26:23 -04:00
Gene Wood 168253ce5d
Merge pull request #206 from fr0zenbits/gh-pages
Updated JavaScript Libraries and Added SRI Hashes
2018-02-27 07:29:18 -08:00
Fr0zenbits 2db3a73677
Updated JavaScript Libraries and Added SRI Hashes 2018-02-26 22:39:41 -06:00
Viktor Szépe d7dbf10870
Move last two section under Cipher suites
Fixes #166
2018-01-19 20:19:37 +01:00
Julien Vehent [:ulfr] e5aa816d20
Merge pull request #202 from Sp1l/patch-1
Update released versions
2018-01-05 09:41:53 -05:00
Bernard Spil 719f44c0ce Update released versions
Add new versions for
 * apache (2.2 and 2.4 patch versions)
 * nginx (patch versions)
 * lighttpd 
 * haproxy (1.6 and 1.7 branch missing)
 * openssl (1.1.0 is not a release, many patch-versions missing)

Not sure how useful it is to have all these versions in the list.
Still need to figure out if there are optimizations for HAProxy 1.6 and 1.7 branches
2017-10-15 10:59:46 +02:00
Julien Vehent [:ulfr] ea14e336bf Merge pull request #195 from liggitt/chacha-id
Update CHACHA20 cipher ids
2017-09-13 09:58:11 -04:00
Julien Vehent [:ulfr] 0b1919c95f Merge pull request #197 from szepeviktor/patch-2
Missing line break in gnutls-cli comand line
2017-09-13 09:57:26 -04:00
Viktor Szépe 3e901539d0 Missing line break in gnutls-cli comand line 2017-08-08 11:53:37 +02:00
Jordan Liggitt 2da51e1142
Update CHACHA20 cipher ids
Ids taken from https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml

Fixes #155
2017-07-15 23:15:41 -04:00
Viktor Szépe 63dc67b560 SPDY etc. are actually not attacks
Closes #166
2017-05-01 00:09:57 +02:00
Gene Wood aa8eb77a01 Adding readme for json recommendation files 2017-03-03 14:01:48 -08:00