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

Paul Wouters paul at vault.libreswan.fi
Mon May 4 17:12:46 UTC 2020


New commits:
commit 263c05d028cebc19a079bba7aab70d4493b1fbc4
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon May 4 13:10:16 2020 -0400

    testing: fixup algparse-02-fips to the new world

commit b5b927d0a9ee40e33e99c8c77ead50af09f315be
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon May 4 13:08:38 2020 -0400

    FIPS: algparse.c: call NSS_NoDB_Init(".") to make NSS happy
    
    NSS needs a databse that is in FIPS mode too. Calling PK11_IsFIPS()
    without having initialized NSS always returns false. This call
    opens a ram-only database that we then just ignore.

commit 1cca601061c5766ff61c7f7dd2bbb50598e20f16
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sun May 3 19:59:57 2020 -0400

    testing: update fips*/description.txt
    
    It is no longer needed that the kernel is in fips mode (if NSS is forced
    into fips mode) It is no longer needed that libreswan is compiled with
    USE_FIPSCHECK=true, as that now _only_ controls the selftest using the
    fipscheck library needed for older FIPS systems.



More information about the Swan-commit mailing list