Skip to main content

ETSI Trust List Configuration Guide

Overview

Procivis One supports the ETSI TS 119 602 trust infrastructure. This guide explains how to configure the system.

Configuring for trust list publication

The ETSI_LOTE type must be present in your instance configuration before you can publish an ETSI trust list. A minimal configuration looks like this:

trustListPublisher:
LOTE_PUBLISHER: # Reference the instance name when using the APIs
type: ETSI_LOTE # Mandatory
order: 1
display: "trustListPublisher.etsiLote"
params:
public:
refreshIntervalSeconds: 86400

The refreshIntervalSeconds value controls how often the platform automatically regenerates and re-signs the list when consumers request it. See Trust list lifecycle for details.

Publishing and managing trust lists

See the ETSI: Scheme Operators guide.