https://bz.apache.org/bugzilla/show_bug.cgi?id=69894
paolo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #2 from paolo <[email protected]> --- I start my own ocsp service via the openssl command: openssl ocsp -index keystore/index.txt -nmin 1 -port 44311 -rsigner keystore/ocsp-signer.pem -rkey keystore/ocsp-signerKey.pem -CA keystore/ca1cert.pem -text The certifcates are generated by myself, no 'Let's Encrypt' certificates are used. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
