New commits:
commit 6de4277f254776c6e1963ecf3b03145199104cb9
Author: Matt Rogers <[email protected]>
Date:   Tue Dec 3 21:31:32 2013 -0500

    x509: remove unnecessary NSS function call
    
    load_cert_from_nss() tries two different calls to find the
    certificate. Since we only use the cert nickname, the
    CERT_FindCertByNicknameOrEmailAddr() call is not needed,
    and it uses PK11_FindCertFromNickname() internally
    anyways.

commit 9b3445db4a41e3e0cf5bd1d96237baa5f3ba8899
Author: Matt Rogers <[email protected]>
Date:   Tue Dec 3 17:11:43 2013 -0500

    x509: fix for https://bugs.libreswan.org/show_bug.cgi?id=116
    
    Abort loading a connection if the certificate specified by
    leftcert or rightcert is not found in the NSS db

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to