The following lists available interfaces for administrating SignServer.
Administration CLI
The SignServer Administration CLI (AdminCLI) is a command line interface for administrating SignServer.
Administration Web
The SignServer Administration Web (AdminWeb) is a web interface for administrating SignServer, supporting configuration of workers and associated key management as well as querying the audit log and archive.
Database CLI
ENTERPRISE This is a SignServer Enterprise feature.
The SignServer Database CLI uses the Java Persistence API (JPA) to connect to the SignServer database.
Administration Web Services
In addition, the Administration Web Services (WS) interface allows remote administration of SignServer over client authenticated HTTPS.
REST Interface
The SignServer REST interface allows remote operations such as signing operations over REST Web Services.