]> git.ipfire.org Git - people/ms/strongswan.git/commit
PEM plugin loads PKCS#12 containers from (DER-encoded) files
authorTobias Brunner <tobias@strongswan.org>
Fri, 12 Apr 2013 17:00:15 +0000 (19:00 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 8 May 2013 13:02:40 +0000 (15:02 +0200)
commit3bd498284ef27e7dfd41db06447918d544c6ea70
tree501dd8092e4bd736d232096951c0dd8244b79e66
parentabc04e6b3f50e036450b8444100e005a5ff5c754
PEM plugin loads PKCS#12 containers from (DER-encoded) files

It is not actually able to handle PEM encoded PKCS#12 files produced
by OpenSSL.
src/libstrongswan/plugins/pem/pem_builder.c
src/libstrongswan/plugins/pem/pem_builder.h
src/libstrongswan/plugins/pem/pem_plugin.c