Nexus' software components have new names:

Nexus PRIME -> Smart ID Identity Manager
Nexus Certificate Manager -> Smart ID Certificate Manager
Nexus Hybrid Access Gateway -> Smart ID Digital Access component
Nexus Personal -> Smart ID clients

Go to Nexus homepage for overviews of Nexus' solutions, customer cases, news and more.


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