[strongSwan] Question for building CRED_CERTIFICATE - X509 failed

Brian Watson bwats9999 at gmail.com
Mon May 12 16:31:12 CEST 2014


Thanks. That got me a little further. I removed the load statement and pem
gets loaded and I now get the following error:

May 12 09:12:35 00[LIB] feature PUBKEY:DSA in plugin 'pem' has unmet
dependency: PUBKEY:DSA
May 12 09:12:35 00[LIB] feature PRIVKEY:DSA in plugin 'pem' has unmet
dependency: PRIVKEY:DSA
May 12 09:12:35 00[LIB] feature CERT_DECODE:PGP in plugin 'pem' has unmet
dependency: CERT_DECODE:PGP
May 12 09:12:35 00[LIB] feature CERT_DECODE:X509_OCSP_REQUEST in plugin
'pem' has unmet dependency: CERT_DECODE:X509_OCSP_REQUEST
May 12 09:12:35 00[LIB] feature CERT_DECODE:TRUSTED_PUBKEY in plugin 'pem'
has unmet dependency: CERT_DECODE:TRUSTED_PUBKEY

I think I'm missing another  package for Ubuntu 14.04, I just can't figure
out which one. Any ideas?


On Mon, May 12, 2014 at 2:13 AM, Martin Willi <martin at strongswan.org> wrote:

> Brian,
>
> > loading ca certificate from '/etc/ipsec.d/cacerts/caCert.der' failed
>
> > loaded plugins: charon aes sha1 sha2 md5 openssl random nonce hmac
> > stroke kernel-netlink socket-default updown pkcs1 x509
>
> I don't see the "pem" plugin in this list, but it is required to load
> files from disk (even for DER encoded filed). Check that is has not been
> disabled during ./configure, and you don't have any "load" statement in
> strongswan.conf.
>
> Regards
> Martin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20140512/474561fe/attachment.html>


More information about the Users mailing list