python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Sign PDF with Itext5 got error "PdfPKCS7 can't access void org.bouncycastle.asn1.DERNull.<init>()" in Quarkus
I'm trying to sign pdf file using itext5 in a quarkus application but I'm receiving an error that I can't understand.
Below the code I try to sign my pdf with. I upgraded my dependency for bouncyCastl...

eya gassem
Votes: 0
Answers: 1
Import signable Certificate on MacOS
I have been trying to import a certificate on MacOS (Monterey).
I managed to convert my key.pem and cert.pem to a .pfx and added it on a Windows machine, and signed a binary using windows's signtool w...

Tomas Berger
Votes: 0
Answers: 1