diff options
author | Martin Willi <martin@revosec.ch> | 2010-09-07 10:24:40 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2010-09-07 10:24:40 +0200 |
commit | 61df42ccf31bca84b892c908a56d12d4fbc9a920 (patch) | |
tree | aab7030b1979b53adfac9f17afa241f3e81ee29d | |
parent | 00755453e3c4a7defc550bbb9aeff5ca8905e04e (diff) | |
download | strongswan-61df42ccf31bca84b892c908a56d12d4fbc9a920.tar.bz2 strongswan-61df42ccf31bca84b892c908a56d12d4fbc9a920.tar.xz |
Fixed typos
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ strongswan-4.5.0 - The new pkcs11 plugin brings full Smartcard support to the IKEv2 daemon and the pki utility using one or more PKCS#11 libraries. It currently supports - RSA private and public key operations and loads X509 certificates from + RSA private and public key operations and loads X.509 certificates from tokens. - Implemented a general purpose TLS stack based on crypto and credential @@ -19,7 +19,7 @@ strongswan-4.5.0 - Based on libtls, the eap-tls plugin brings certificate based EAP authentication for client and server. It is compatible to Windows 7 IKEv2 - Smartcard authentication or the OpenSSL based FreeRADIUS EAP-TLS backend. + Smartcard authentication and the OpenSSL based FreeRADIUS EAP-TLS backend. strongswan-4.4.1 |