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
Содержание CERTIFICATE 7.3 RELEASE NOTES
Страница 24: ...24 ...