signserver-ce icon indicating copy to clipboard operation
signserver-ce copied to clipboard

SignServer – Open source, PKI-based signing software to sign code, documents, timestamps and more.

Results 14 signserver-ce issues
Sort by recently updated
recently updated
newest added

There are use cases, when siging worker needs to be executed in transaction because it interacts with the database. Typically, when the keys are stored in the database, or some...

I installed widlfly 26 using this documentation : https://doc.primekey.com/signserver/signserver-installation/application-server-setup/wildfly-24-26-and-jboss-eap-7-4 I used galleon. The problem is that the **jboss-client.jar** is missing in bin/client directory. The signserver CLI is unusable, error is...

When I go to `signserver/adminweb/workers.xhtml` on my test instance of SignServer, the list loads slowly and there is no indication of the fact that the system is busy doing some...

Hello, I've followed documentations and have been able to build and deploy signserver from source code, but now I am unable to access the adminweb of signserver because it is...

bug

## Describe your changes * Added product icon * Updated links to docs.keyfactor.com * Added Pull Request template * Aligned text and added links in README ## How has this...

I'd like to use the client-side hashing feature for signing PDFs (currently this is only achievable by sending the entire file to the server). What would be the criteria for...

The Eclipse (which is using java.util.jar.JarInputStream and java.util.jar.JarVerifier APIs) is not showing the jar plugins as signed ones which are signed by SignServer. It is because of the order of...

bug

### Environment: - openjdk version "17.0.11" 2024-04-16 - OpenJDK Runtime Environment (Red_Hat-17.0.11.0.9-1) (build 17.0.11+9) - OpenJDK 64-Bit Server VM (Red_Hat-17.0.11.0.9-1) (build 17.0.11+9, mixed mode, sharing) - Apache Maven 3.9.1 (Red...

bug

Fixed broken link to CONTRIBUTING Guidelines. ## Describe your changes Fixed broken link to CONTRIBUTING Guidelines. ## How has this been tested? New link works. :-) ## Checklist before requesting...

**Is your feature request related to a problem or specific use case? Please describe.** I try to get client-side hashing signing working, in my current use-case using [JSign](https://github.com/ebourg/jsign). In the...