Upgrade Nexus OCSP Responder on Linux
This article includes updates for OCSP 6.4.1.
Prerequisites
For version 6.4.0 and later versions, Java Runtime Environment (64 bits) version 21 is mandatory.
Nexus OCSP Responder version 5.x, or later.
Create a backup for
bin,certs,config,cils,crlsand log contents before performing the upgrade.
Upgrade Nexus OCSP Responder
Unpack the Nexus OCSP Responder distribution
nexus-ocsp-linux-release-<Version>.zipThen unpack
nexus-ocsp-linux-release-<version>\Installation\nexus-ocsp-linux-<Version>.tgz
Stop the Nexus OCSP service.
CODEservice nexus-ocsp stopReplace the files from
nexus-ocsp-linux-<Version>.tgz.
In<install_root>/lib:Remove all files in this directory from previous installations.
Copy new jars form untarred
libfolder.In
<install_root>/bin:Replace all files except
nexus-ocsp.confandnexus-ocsp.shwith the new ones
Version-specific instructions:
Ensure the service user have execute permissions to the new files:
chown -R ocspuser:ocspuser /opt/ocsp/
Add new introduced parameters to adapt the old configuration in
<install root>/confwith the new functionalities described in the release note, for each version in Nexus OCSP Responder.
The reference configuration can be found innexus-ocsp-6.x/config/ocsp.conf in nexus-ocsp-linux-6.x.tgz.Start the Nexus OCSP service.
CODEservice nexus-ocsp start
New parameters that must be added: