-
When running install and test automation using Java 8 SR8, we saw the below keytool error (information redacted).
```
Sign the CSR using the Certificate Authority "local_ca":
Calling keytool -g…
-
Is it possible to map a html form with a special element, ex
`, `
to a pdfbox digital signature field (org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField) ?
-
This issue is created for discussing [revisions to Part 15](https://github.com/IHO-S100WG/TSM8/tree/main/6.X%20Part%2015%20Revision). There were comments elsewhere on GitHub but I cannot find them now…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
As specified in https://datatracker.ietf.org/doc/html/draft-ietf-lamps-x509-shbs-00:
```
pk-XMSS-HashSig PUBLIC-KEY ::= {
IDENTIFIER id-alg-xmss-hashsig
KEY XMSS-HashSig-PublicKey
PARA…
xipki updated
4 months ago
-
There is already an EKU named `codeSigning` with the associated OID.
For driver and catalog signing, Microsoft also adds the following OIDs to the certificate:
```
1.3.6.1.4.1.311.10.3.39 # Windo…
-
Right now only creating server, client and OCSP certificates is supported. Looking through the code, I see there's no way to create a certificate with
```
keyUsage = digitalSignature
extendedKeyUsa…
p0358 updated
2 years ago
-
Salve anzitutto complimenti per il software.
Volevo segnalare che su Mac Os Catilina, utilizzando Token Usb Key4-c ed eseguendo tutte le istruzioni mi da il seguente errore
Exception in thread "main…
-
Hi, how would I accomplish the following using `selfsigned`
```
openssl req -x509 -out localhost.crt -keyout localhost.key \
-newkey rsa:2048 -nodes -sha256 \
-subj '/CN=localhost' -extensio…
-
The "The system cannot find the file specified" error while creation secure certificate on windows server 2008
The command is -
`openssl req -x509 -out localhost.crt -keyout localhost.key -newkey rs…