Is it possible to specify separate files for the crt and key? Something 
like

        leftcert=moonCert.crt
      leftkey=moonCert.key ???




conn rw-eap
        left=192.168.0.1
        leftsubnet=10.1.0.0/16
        [email protected]
        leftcert=moonCert.pem
        leftauth=pubkey
        leftfirewall=yes
        rightid=*@strongswan.org
        rightauth=eap-md5
        rightsendcert=never
        right=%any
        auto=add

Reply via email to