[Swan-commit] Changes to ref refs/heads/master

Paul Wouters paul at vault.libreswan.fi
Mon May 4 18:28:50 UTC 2020


New commits:
commit dd0a37c5f88f765c01663125c4afc49e8fc95b22
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon May 4 14:27:03 2020 -0400

    FIPS: In lsw_get_fips_mode() ensure NSS_IsInitialized()
    
    While there are now no callers of lsw_get_fips_mode() or
    libreswan_fipsmode() that call it without initializing an
    NSS databse, this assertion ensures in the future this is
    not introduced either.
    
    Without NSS being initialized, PK11_IsFIPS() does not return
    a valid result and thus should not be used in such a way.



More information about the Swan-commit mailing list