<div dir="ltr"><div>Thanks. That got me a little further. I removed the load statement and pem gets loaded and I now get the following error:<br><br>May 12 09:12:35 00[LIB] feature PUBKEY:DSA in plugin 'pem' has unmet dependency: PUBKEY:DSA<br>
May 12 09:12:35 00[LIB] feature PRIVKEY:DSA in plugin 'pem' has unmet dependency: PRIVKEY:DSA<br>May 12 09:12:35 00[LIB] feature CERT_DECODE:PGP in plugin 'pem' has unmet dependency: CERT_DECODE:PGP<br>May 12 09:12:35 00[LIB] feature CERT_DECODE:X509_OCSP_REQUEST in plugin 'pem' has unmet dependency: CERT_DECODE:X509_OCSP_REQUEST<br>
May 12 09:12:35 00[LIB] feature CERT_DECODE:TRUSTED_PUBKEY in plugin 'pem' has unmet dependency: CERT_DECODE:TRUSTED_PUBKEY<br><br></div>I think I'm missing anotherĀ  package for Ubuntu 14.04, I just can't figure out which one. Any ideas?<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 12, 2014 at 2:13 AM, Martin Willi <span dir="ltr"><<a href="mailto:martin@strongswan.org" target="_blank">martin@strongswan.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Brian,<br>
<div class=""><br>
> loading ca certificate from '/etc/ipsec.d/cacerts/caCert.der' failed<br>
<br>
</div><div class="">> loaded plugins: charon aes sha1 sha2 md5 openssl random nonce hmac<br>
> stroke kernel-netlink socket-default updown pkcs1 x509<br>
<br>
</div>I don't see the "pem" plugin in this list, but it is required to load<br>
files from disk (even for DER encoded filed). Check that is has not been<br>
disabled during ./configure, and you don't have any "load" statement in<br>
strongswan.conf.<br>
<br>
Regards<br>
<span class="HOEnZb"><font color="#888888">Martin<br>
<br>
</font></span></blockquote></div><br></div>