Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: OCSP 6.3.0-1: Updates
Info

This article is new includes updates for Nexus OCSP Responder 6.23.70-1.

This article describes how to migrate an existing Nexus OCSP Responder installation to Podman using Quadlets.

Prerequisites

  • Nexus OCSP Responder (OCSP) is installed with version OCSP 6.2.7..3.0.

  • Podman version 4.9.4 or later is installed.

  • A valid OCSP license file.

Note

Earlier OCSP versions are not supported for migration and must be updated the regular way before a migration can be performed

...

.

...

Step-by-step instructions

...

Code Block
podman image load -i image-6.23.70-1/ocsp_6.23.70-1.tar

Stop existing Nexus OCSP responder service

...

  • bin:
    $HOME/.local/share/containers/storage/volumes/systemd-ocsp-bin/_data/
    Only HSM library .dll/.so files needs need to be copied.

  • certs:
    $HOME/.local/share/containers/storage/volumes/systemd-ocsp-certs/_data/

  • config:
    $HOME/.local/share/containers/storage/volumes/systemd-ocsp-config/_data/

  • cils:
    $HOME/.local/share/containers/storage/volumes/systemd-ocsp-cils/_data/

  • crls:
    $HOME/.local/share/containers/storage/volumes/systemd-ocsp-crls/_data/

...

For more information, see OCSP deployment using Quadlets.

Recommendations

Configuration files and libraries/addons (such as HSM) can be added as volumes to the containers.