Marek Marcola wrote: > Great, save contents of this certificate (in window) to lets say > vs_inter_ca.pem. > Next download Root certificate from: > http://www.verisign.com/support/verisign-intermediate-ca/Trial_Secure_Server_Root/index.html > and save to lets say vs_root_ca.pem > Done. > Then do first check: > $ openssl verify -CAfile vs_root_ca.pem vs_inter_ca.pem > vs_inter_ca.pem: OK > server167# openssl verify -CAfile vs_root_ca.pem vs_inter_ca.pem vs_inter_ca.pem: OK vs_inter_ca.pem: OK Error opening certificate file vs_inter_ca.pem: 8270:error:02001002:system library:fopen:No such file or directory:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:278:fopen('vs_inter_ca.pem:','r') 8270:error:20074002:BIO routines:FILE_CTRL:system lib:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:280: unable to load certificate Error opening certificate file OK 8270:error:02001002:system library:fopen:No such file or directory:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:278:fopen('OK','r') 8270:error:20074002:BIO routines:FILE_CTRL:system lib:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:280: unable to load certificate
TIA, beno ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]