]> git.ipfire.org Git - thirdparty/strongswan.git/commit
pluto and scepclient now use the x509 plugin for certificates
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sun, 27 Sep 2009 21:09:30 +0000 (23:09 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sun, 27 Sep 2009 21:09:30 +0000 (23:09 +0200)
commit0eff9f65398c1b2ecf8b478302b6f4e3cc717e80
tree0495c9ad699d0aa67bbba26e1b4bcc958881859b
parent727b0f11e234acd31885a04025d0caf1b7c92f77
pluto and scepclient now use the x509 plugin for certificates
27 files changed:
src/pluto/ac.c
src/pluto/builder.c
src/pluto/ca.c
src/pluto/ca.h
src/pluto/certs.c
src/pluto/connections.c
src/pluto/crl.c
src/pluto/crl.h
src/pluto/fetch.c
src/pluto/fetch.h
src/pluto/id.c
src/pluto/id.h
src/pluto/ipsec_doi.c
src/pluto/keys.c
src/pluto/ocsp.c
src/pluto/ocsp.h
src/pluto/pkcs7.c
src/pluto/pkcs7.h
src/pluto/smartcard.c
src/pluto/x509.c
src/pluto/x509.h
src/scepclient/Makefile.am
src/scepclient/pkcs10.c
src/scepclient/pkcs10.h
src/scepclient/scep.c
src/scepclient/scep.h
src/scepclient/scepclient.c