Configuration changes are directly stored in the database but, in order for the new configuration to be used in an instance, the configuration needs to be loaded.
When using the Admin Web or Admin WS interfaces, reloading is done automatically. However, when using the Admin CLI, you need to manually issue the reload command. In some cases, you may still need to reload the configuration from the web. This could happen in situations when the configuration has changed in an other node which is sharing the same database or if a Crypto Worker changed its configuration in a way that Workers depending on it would need to be reloaded. For more information, see Supported Databases.
What to Reload
-
All Workers: Reloads all Workers in SignServer, including global configuration.
-
Selected Workers: Only reloads selected Workers and their global configuration.
For information on global configuration, see Global Configuration Page and Global Configuration Properties.
Selected Workers
Make sure to select each Worker that should be reloaded.
|
Column |
Description |
|---|---|
|
Signer |
Name of the Worker. Clicking the link goes to the Worker's page. |
|
Result |
Shows the results from the reload. |
Actions
|
Action |
Description |
|---|---|
|
Renew |
Either reloads all configuration or each selected Workers depending on the chosen option. If a Worker was reloaded successfully, the page is automatically changed to the previous. |
|
Cancel |
Returns to the previous page. |