Last Update: 3-MAR-2005
Operating System: OpenVMS
Component: TLS Shared Library
Base Level Required: PMDF V6.2-1
Other Requirements: none
Platform Subdirectory File(s) to download
-------- ------------ --------------------
OpenVMS VAX [.VMS.VAX_EXE] TLSSHR.EXE
OpenVMS Alpha [.VMS.ALPHA_EXE] TLSSHR.EXE
General info
------------
Patches may be obtained from the anonymous FTP account on
ftp.pmdf.process.com. Use FTP to connect to the host ftp.pmdf.process.com
and login as the user anonymous. Use your e-mail address as the login
password.
Move to the pmdf_621_patches subdirectory:
ftp> cd pmdf_621_patches
Patches will be located in platform-specific sub-trees, as follows:
Platform Subdirectory
-------- ------------
OpenVMS vms
When FTPing these images, be sure to FTP them as binary images. Before
retrieving such an image with the GET command, be sure to put your FTP into
binary mode with a command such as TYPE IMAGE or TYPE BINARY.
Change history
---------------
3-MAR-2005
Fixed a problem with gathering enough random data to generate a key. The
problem shows up when trying to run PMDF_EXE:TLS_CERTREQ.EXE as an assert
error when trying to generate the private key. It also shows up when trying
to send a message using TLS. In this case, an error message appears in the
debug log files containing the strings "random number generator" and "PRNG
not seeded". (D/E 9893)
Installation
------------
OpenVMS
Before installing a new TLSSHR.EXE, issue the following command:
$ PMDF SHUTDOWN DISPATCHER
TLSSHR.EXE needs to be copied to the PMDF_EXE: directory and then
installed with the command:
$ INSTALL REPLACE PMDF_TLS_LIBRARY
on all members of the OpenVMS cluster running out of the affected PMDF
directory tree.
Next, be sure to start the dispatcher by issuing the following command:
$ PMDF STARTUP DISPATCHER