New commits:
commit ab34df458d1c3d9e018070b747c8bcbcc699229f
Author: Andrew Cagney <[email protected]>
Date: Tue Oct 26 10:12:06 2021 -0400
testing: expect SEC_ERROR_...
commit 50f38416d45b2cfc79837bea2c9a1aa900205695
Author: Andrew Cagney <[email protected]>
Date: Tue Oct 26 10:02:23 2021 -0400
nss: format all error messages as: SEC_ERROR_<name>: <nss reason>
For instance:
SEC_ERROR_EXPIRED_CERTIFICATE: Peer's Certificate has expired.
Why? So that it is easier to track down the source of the error
in NSS's "documentation".
Also, merge more log lines (some are getting long thanks to cert
names) and eliminate nss_err_str().
commit 8e82e3d40fd7b6374b8b97d067e9247c0ced42b2
Author: Andrew Cagney <[email protected]>
Date: Mon Oct 25 15:22:15 2021 -0400
nss: drop call to PK11_GetInternalKeySlot() in find_and_verify_certs()
- not needed - already called when getting root certs
- leaks a reference - fortunately the variable is static
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit