I'm working through the Simple CA install, and have got to step 5, verification of the certificate installation. The grid-proxy-init command is throwing this error:

[EMAIL PROTECTED] ~]$ grid-proxy-init -debug -verify
grid-proxy-init: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory

The host system (RHEL WS/5) has libssl.so.6 installed (package OpenSSL 0.9.8b-10.el5), but it's evidently not backwards compatible. I tried linking libssl.so.4 and libcrypto.so.4 to the newer versions, but that results in a segmentation fault.

Has anyone else encountered this problem?

Thanks,
Ralph Grove







Reply via email to