Operating System - HP-UX
1748112 Members
3523 Online
108758 Solutions
New Discussion юеВ

SSL - We have a new HP-UX 11.0 and new SSL Software

 
SOLVED
Go to solution
Laurie_2
Advisor

SSL - We have a new HP-UX 11.0 and new SSL Software

Hi All,

Help...We are migrating to a new L3000 today
and switching an apache application to Port
443.

We need SSL software installed and we need to
know where to get this and how to install.
We need to secure Port 443.

Laurie
lauriek@mail.park.edu
How can you make the world a better place
3 REPLIES 3
Steven Sim Kok Leong
Honored Contributor
Solution

Re: SSL - We have a new HP-UX 11.0 and new SSL Software

Hi,

Did you get the apache from HP or from downloaded freeware?

The apache from HP (see below link) has mod_ssl module (mod_ssl v.2.8.3) dynamically included which supports OpenSSL v.0.9.5a.

http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B9415AAPA1319

If you are using OpenSSL, follow instructions in the below link to generate a csr so that you can create an SSL certificate using OpenSSL.

http://www.ssl.com/Step1.asp

If you are re-compiling Apache with OpenSSL and/or other modules from scratch, then the following link explains step by step how you should perform the compilation and installation:

http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/page1.html

Hope this helps. Regards.

Steven Sim Kok Leong
T. M. Louah
Esteemed Contributor

Re: SSL - We have a new HP-UX 11.0 and new SSL Software

Check this thread :
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4a870559ff7cd4118fef0090279cd0f9,00.html

You'll find docs and downloads for it here:
http://www.apache-ssl.org

Best files are found here:
http://hpux.cs.utah.edu/hppd/hpux/Networking/WWW/
http://gatekeep.cs.utah.edu/hppd/hpux/Languages/openssl-0.9.6/

G'd luck
T??

Remember to PAP (a,k,a Pliz Assign Points!;)
Little learning is dangerous!
Sridhar Bhaskarla
Honored Contributor

Re: SSL - We have a new HP-UX 11.0 and new SSL Software

Hi Laurie,

YOu can get Apache Strong from your application CDs. I guess it is on the 4th CD.
Also there is good information and links to documentation in the release notes under the apache main directory. That should help you.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try