New NSS versions require a password to be more complex:
Enter a password which will be used to encrypt your keys. The password should be at least 7 characters long, and should consist of at least three character classes. The available character classes are: digits (0-9), ASCII lowercase letters, ASCII uppercase letters, ASCII non-alphanumeric characters, and non-ASCII characters.
We need to update the function accordingly. https://pagure.io/389-ds-base/blob/master/f/src/lib389/lib389/passwd.py#_31
Currently, inst.enable_tls() fails on the certain versions of NSS (3.34.0-4.el7.x86_64 was tested)
Metadata Update from @mreynolds: - Custom field component adjusted to None - Custom field origin adjusted to None - Custom field reviewstatus adjusted to ack - Custom field type adjusted to None - Custom field version adjusted to None
bc181f6c8..d357888dc master -> origin/master
Metadata Update from @spichugi: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/2701
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: fixed)