Gordon wrote > Marco Kammerer wrote: >> Sam wrote >> >>> ... >>> Then, take the resulting three .pem files, and concatenate them >>> together. I >>> do not recall offhand the correct order, but I believe it should be: >>> your >>> key, your pem, the intermediate pem. Take the resulting single file, and >>> specify it as TLS_CERTFILE. >>> >> >> the command does not work out >> >> openssl x509 -inform der -outform pem -in myserver.key -out myserver.pem >> unable to load certificate >> 6266:error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong >> tag:tasn_dec.c:1296: >> 6266:error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 >> error:tasn_dec.c:380:Type=X509 >> > > Then the files are probably PEM format already. Just concatenate them. >
Thank you it worked perfectly out. Marco ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
