Displaying 2 results from an estimated 2 matches for "ca_type".
Did you mean:
  c_type
  
2015 Feb 17
0
/etc/ssl/certs/dovecot.pem erased by OpenSuse's update mechanism
...tificate.pem
    key privatekey.pem
    crl-verify crl.pem
OpenLDAP appears similar to OpenVPN with (appears not to support CRLs):
    TLSCACertificatePath
    TLSCertificateFile
    TLSCertificateKeyFile
Racoon wants (appears not to support CRLs):
    certificate_type x509 certfile keyfile
    ca_type x509 ca.pem
But the man page doesn't talk about where the chain goes.
So it appears one should generate the following file formats to satisfy all the software out there:
1. cert standalone (OpenVPN, Racoon, OpenLDAP, Postfix, Apache 2.4.7 and earlier)
2. cert chain (Apache 2.4.8 and later)
3....
2007 Nov 15
2
IPSEC help
Hi,
        I am new to ipsec and trying to connect my bsd server with win 2000. I have succeeded to tunnel using pre-shared key. But regarding certificate , I failed to get success.
      The following are configuration :
racoon.conf
path certificate "/usr/local/openssl/certs" ;
# "log" specifies logging level.  It is followed by either "notify",