Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This article describes how to trust the Java truststore in Smart ID Self-Service.

<SMARTIDHOME>

In this article, <SMARTIDHOME> refers to /home/nexus, but this can be different depending on the setup.

By default, Smart ID Self-Service does not trust the Java truststore, you can control this behavior through an environment variable.

  1. Open <SMARTIDHOME>/docker/compose/selfservice/docker-compose.yml for editing. 
  2. Add environment variable TRUST_JAVA_TRUSTSTORE and set it to true. The variable takes a boolean and is false by default.

This article is valid for Smart ID 21.10 and later.

Related information

  • No labels