New commits: commit aa441b68fd0752f3b63771886ca2062eafe70782 Author: Andrew Cagney <[email protected]> Date: Thu May 17 11:33:26 2018 -0400
x509: for IKEv1, when impaired, send a PKCS7 blob
To avoid churning, the code is added using an if chain vis:
if (send cert && impaired)
... new code ...
else if (send cert)
... old code ...
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit
