Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

v5.20.0: [MM-22166] Rejects SHA1 intermediate certificates and allows for a by…

Compare
Choose a tag to compare
@mattermost-build mattermost-build released this 10 Feb 19:46
…pass (#121)

* [MM-22166] Rejects SHA1 intermediate certificates and allows for a bypass

* Updates the logic to accept connections with at least one valid chain and add tests

* Fix linter and removes scopelint

* Avoid loop storing certificates in a map

* Fix linter

* Add test for two invalid chains