Jump to page titleUNITED STATES
hp.com home products and services support and drivers solutions how to buy
» contact hp


  hp OpenVMS systems all of hp US
hp.com home
End of Jump to page title
hp OpenVMS systems
SSL (secure sockets layer)

Jump to content


» hp OpenVMS™ systems

OpenVMS information
» what's new on our site
» send us your comments

evolving business value
» Alpha RetainTrust Program

news and promotions
» announcements
» news
» promotions

hp OpenVMS systems
» hp OpenVMS software
» hp OpenVMS solutions
» hp OpenVMS support
» hp OpenVMS services
» success stories
» OpenVMS on Itanium®
» OpenVMS documentation
» OpenVMS events
» OpenVMS ITRC forums


hp SSL for OpenVMS
» OpenVMS security
» SSL documentation
» download SSL
» support
» SSL source code
» licensing
» copyrights and trademarks


how to buy
» configuration assistance
» buying assistance

enterprise initiatives
» capacity on demand
» server/storage consolidation
» high availability clustering

related links
» AlphaSystems
» hp software
» hp solutions
» hp support
» hp products & services
» hp storage
Content starts here
download kit

Thank you for submitting the registration form. You need only register once. Please bookmark this page so you can download future kits when they become available.

Please see the Documentation Page and Installing SSL Shareable Images for the information you need to install and run HP SSL for OpenVMS Alpha.

When you press Download Now, you agree to the terms in the Export Compliance Statement.

Download HP SSL Version 1.1 for OpenVMS Alpha (including March 2003 and July 2002 security patches)

CPQ-AXPVMS-SSL-V0101--1.PCSI-DCX_AXPEXE

When you download the kit, be sure that the file type of the saved file is .PCSI-DCX_AXPEXE.

To expand the HP SSL for OpenVMS source kit self-extracting file, enter the following command:

$ RUN CPQ-AXPVMS-SSL-V0101--1.PCSI-DCX_AXPEXE

At the "Decompress into (file specification):" prompt, press return. The system expands the file and names the decompressed file CPQ-AXPVMS-SSL-V0101--1.PCSI.

The size of the compressed file is 13,318 blocks. The expanded PCSI file contains 22,592 blocks.


Installing SSL Shareable Images

The HP SSL Version 1.1 kit includes shareable images, but it does not install them. To install the HP SSL shareable images, add the following code to your SYS$STARTUP:SSL$STARTUP.COM file.

$   IF F$FILE("SYS$LIBRARY:SSL$LIBCRYPTO_SHR.EXE","KNOWN")
$      THEN
$         INSTALL REPLACE SYS$LIBRARY:SSL$LIBCRYPTO_SHR.EXE
$      ELSE
$         INSTALL ADD/OPEN/HEADER/SHARED SYS$LIBRARY:SSL$LIBCRYPTO_SHR.EXE
$   ENDIF
$!
$   IF F$FILE("SYS$LIBRARY:SSL$LIBCRYPTO_SHR32.EXE","KNOWN")
$      THEN
$         INSTALL REPLACE SYS$LIBRARY:SSL$LIBCRYPTO_SHR32.EXE
$      ELSE
$         INSTALL ADD/OPEN/HEADER/SHARED SYS$LIBRARY:SSL$LIBCRYPTO_SHR32.EXE
$   ENDIF
$!
$   IF F$FILE("SYS$LIBRARY:SSL$LIBSSL_SHR.EXE","KNOWN")
$      THEN
$         INSTALL REPLACE SYS$LIBRARY:SSL$LIBSSL_SHR.EXE
$      ELSE
$         INSTALL ADD/OPEN/HEADER/SHARED SYS$LIBRARY:SSL$LIBSSL_SHR.EXE
$   ENDIF
$!
$   IF F$FILE("SYS$LIBRARY:SSL$LIBSSL_SHR32.EXE","KNOWN")
$      THEN
$         INSTALL REPLACE SYS$LIBRARY:SSL$LIBSSL_SHR32.EXE
$      ELSE
$         INSTALL ADD/OPEN/HEADER/SHARED SYS$LIBRARY:SSL$LIBSSL_SHR32.EXE
$   ENDIF
This code will be added to SYS$STARTUP:SSL$STARTUP.COM and available in the next HP SSL kit.

» return to the HP SSL home page

 

  buy online or call 1.800.282.6672
privacy statement using this site means you accept its terms feedback to the webmaster