OpenSSL is installed as a single binary in /usr/sbin as /usr/sbin/openssl, but none of the support routines for OpenSSL are installed. Not sure if installing OpenSSL locally afterwards will fix this so that I can use the perl Net:SSLeay module without breaking the secureweb-3.0 RPM.
when you say, "support routines," what are you referring to? If you are referring to headers, etc. needed to compile your own SSL-enabled programs, then this is intentional; we are only allowed to include the RSA encryption in the product we distribute, and have no license to allow 3rd parties to use the RSA encryption routines in their own programs/products.