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

ipatests: fix healthcheck test for ipahealthcheck.ds.encryption #5442

Closed
wants to merge 1 commit into from

Commits on Jan 19, 2021

  1. ipatests: fix healthcheck test for ipahealthcheck.ds.encryption

    389ds is combining the value set in dse.ldif and the current crypto
    policy to evaluate the min TLS version that it will be using.
    The test needs to change the crypto policy to LEGACY in order to allow
    TLS 1.0, because the DEFAULT policy prevents TLS 1.0 on fc33+.
    
    Fixes: https://pagure.io/freeipa/issue/8670
    
    Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
    Florence Blanc-Renaud authored and flo-renaud committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    e37295e View commit details
    Browse the repository at this point in the history