Admin Interfaces
The Administration Interfaces allow for the administering of SignServer, such as setting up workers, tokens, and configuration.
The following lists the available administration interfaces:
Admin CLI
Provides administration functionalities such as automating configuration, scripting deployments, and bulk updates.
Best for: DevOps workflows and automated deployments.
Admin CLI is not remote and requires command line access to where SignServer is running.
Admin WS Interface
Provides remote administration of SignServer over client-authenticated HTTPS.
Best for: Administrators who prefer SOAP-based management.
Admin REST Interface
Provides remote administration of SignServer through a RESTful interface.
Best for: New integrations.
Admin Web
Provides a web-based graphical interface, and is suitable for most configuration work.
Best for: Administrators who prefer GUI-based management.
Admin Tools
Database CLI ENTERPRISE
The SignServer Database CLI uses the Java Persistence API (JPA) to connect to the SignServer database.
SNTP Tool
The SNTP Tool is a command line interface tool that allows querying external NTP servers.
P11NG CLI
The P11NG CLI tool provides actions for querying, removing, and creating objects(keys) in an HSM.