Skip to content
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

PR - Issue 49395 - Set the default TLS version min to TLS1.2 #3880

Closed
389-ds-bot opened this issue Sep 13, 2020 · 4 comments
Closed

PR - Issue 49395 - Set the default TLS version min to TLS1.2 #3880

389-ds-bot opened this issue Sep 13, 2020 · 4 comments
Labels
merged Migration flag - PR pr Migration flag - PR

Comments

@389-ds-bot
Copy link

389-ds-bot commented Sep 13, 2020

Cloned from Pagure Pull-Request: https://pagure.io/389-ds-base/pull-request/50826


Description:

On fedora the NSS default minimum is still TLS1.0, we need to force the default min to be TLS1.2 unless explicitly set using sslVersionMin in cn=encryption,cn=config entry.

This is also to comply with our healthcheck tool that complains about TLS1.0 min setting.

relates: Resolves: #2454

@389-ds-bot 389-ds-bot added merged Migration flag - PR pr Migration flag - PR labels Sep 13, 2020
@389-ds-bot
Copy link
Author

Comment from firstyear (@Firstyear) at 2020-01-17 01:15:26

ACK, great change :)

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2020-01-17 01:42:17

rebased onto e034c29

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2020-01-17 01:42:59

Pull-Request has been merged by mreynolds389

@389-ds-bot
Copy link
Author

Patch
50826.patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged Migration flag - PR pr Migration flag - PR
Projects
None yet
Development

No branches or pull requests

1 participant