Document toolboxDocument toolbox

dp.properties

This article is valid for Certificate Manager 8.4 and later.

The dp.properties file contains the configuration parameters used by the Distribution Point servlet.

Request URL
http://<pgwy-host>:<port>/pgwy/dp[/<handler>]

Paths: The paths specified below are relative to <cm-gateway>

Parameters

Parameter

Description

Parameter

Description

start

Controls if the Distribution Point servlet should start or not.

start = false



filter

Contains a filter for the handler part of the URL specified as a regular expression.

format

Contains the name of a format definition file.

cxlprocedure

The CM procedure to fetch CRL/CIL files from.

ca

Contains the name of the CA to fetch the certificate from.

cache

Optional

Determines the duration that the files should be cached, before retrieval from CF once again. PT0S for no caching. May only be configured for the entire servlet, not on per handler basis. Default value: PT60S

#default.cache = PT60S



cxlfile

A relative path to the CRL/CIL file for distribution. The path is relative to <cm-gateway>. Only X509 CRL and CILs are supported.

cafile

A relative path to the CA file for distribution. The path is relative to <cm-gateway>. Only X509 CA certificates in DER format are supported.

Define handlers

Get CRL from CRL procedure crl/{crl-name}

Example: handlers for crl/<crl-name>

Get CA cert from CM by CA name ca/{ca-name}

Example: handlers for ca/<ca-name>

Get CRL from file crl/{ca-name}

Example: handlers for crl/<ca-name>

Get CA from file ca/{ca-name}

Example: handlers for ca/<ca-name>



Copyright 2024 Technology Nexus Secured Business Solutions AB. All rights reserved.
Contact Nexus | https://www.nexusgroup.com | Disclaimer | Terms & Conditions