![Red Hat CERTIFICATE 7.3 RELEASE NOTES Release Note Download Page 14](http://html.mh-extra.com/html/red-hat/certificate-7-3-release-notes/certificate-7-3-release-notes_release-note_1427420014.webp)
Release Notes
14
2.
On Linux systems only.
For an existing subsystem, edit the init script to preload the system NSS
library rather than
dirsec-nss
.
vim -/etc/init.d/
instance_name
3. Remove the line:
LD_PRELOAD="/usr/lib64/dirsec/libssl3.so ${LD_PRELOAD}"
Replace it with the following:
LD_PRELOAD="/usr/lib64/libssl3.so ${LD_PRELOAD}"
On 32-bit systems, the path is
/usr/lib/
.
4. Restart the subsystem. For example:
/etc/init.d/rhpki-tps restart
Procedure 5. For the RA
1. Update the NSS packages by installing the system
nss
packages and install the new RA
packages.
up2date nss pki-ra
2.
On Linux systems only.
For an existing subsystem, edit the init script to preload the system NSS
library rather than
dirsec-nss
.
vim -/etc/init.d/
instance_name
3. Remove the line:
LD_PRELOAD="/usr/lib64/dirsec/libssl3.so ${LD_PRELOAD}"
Replace it with the following:
LD_PRELOAD="/usr/lib64/libssl3.so ${LD_PRELOAD}"
On 32-bit systems, the path is
/usr/lib/
.
4. Restart the subsystem. For example:
/etc/init.d/rhpki-ra restart
Summary of Contents for CERTIFICATE 7.3 RELEASE NOTES
Page 24: ...24 ...