diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-03-03 09:34:50 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-03-03 09:34:50 +0100 |
commit | 6885375e66ad158ad8953a341881898acad07635 (patch) | |
tree | 4c08f5d151de1637c42428cc03b581d6cdeb6cc9 /NEWS | |
parent | 2da6a5f5419fae0b445136de2173e2fa9c5ba306 (diff) | |
download | strongswan-5.5.2dr6.tar.bz2 strongswan-5.5.2dr6.tar.xz |
Version bump to 5.5.2dr65.5.2dr6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,7 +11,9 @@ strongswan-5.5.2 - The new "tpm" libtpmtss plugin allows to use persistent private RSA and ECDSA keys bound to a TPM 2.0 for both IKE and TLS authentication. Using the TPM 2.0 object handle as keyid parameter, the pki --pub tool can extract - the public key from the TPM thereby replacing the aikpub2 tool. + the public key from the TPM thereby replacing the aikpub2 tool. In a similar + fashion pki --req can generate a PKCS#10 certificate request signed with + the TPM private key. - The pki tool gained support for generating certificates with the RFC 3779 addrblock extension. The charon addrblock plugin now dynamically narrows |