Skip to content

Automated Pull Request #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 34 commits into from
Jun 12, 2024
Merged

Automated Pull Request #86

merged 34 commits into from
Jun 12, 2024

Conversation

github-actions[bot]
Copy link

Merge master to im-master

naf419 and others added 30 commits March 19, 2024 15:02
Previous SECLEVEL support allowed for levels 1-5.
However, openssl defines levels 0-5. [1]

Recent openssl versions (3.0+) have moved previous
popular ciphers/key lengths (i.e. RSA1024withSHA1)
into level 0, so it is now a reasonable choice to use.

Add support for level 0.

[1] https://www.openssl.org/docs/man3.2/man3/SSL_CTX_set_security_level.html
@dshamaev-intermedia dshamaev-intermedia merged commit e9b9e72 into im-master Jun 12, 2024
27 of 31 checks passed
@dshamaev-intermedia dshamaev-intermedia deleted the master branch June 12, 2024 13:45
@dshamaev-intermedia dshamaev-intermedia restored the master branch June 17, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.