Describe the Bug
OCSP extensions were dropped at some point 6.0-8.0 (which was noted in #523 ) and seem to be not functioning as expected (or misconfigured?) in the latest docker image 9.3.7.
To Reproduce
Steps to reproduce the behavior:
- Start an ejbca server in a container
- Check if the ocsp extension is enabled as wished (see screenshot)
- Initiate a call from a client that would require a response including OCSP
- Respond doesn't include the OCSP extension → failed validation
Expected Behavior
The response would return the expected OCSP extension (in this situation it's Certificate Hash).
Screenshots and Logs
Product Deployment
- Deployment format: container
- Version: 9.3.7
Desktop
- OS: Linux 7.0.8
- Browser: Firefox, Chromium
- Version 150.0.3, 148.0
Describe the Bug
OCSP extensions were dropped at some point 6.0-8.0 (which was noted in #523 ) and seem to be not functioning as expected (or misconfigured?) in the latest docker image 9.3.7.
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
The response would return the expected OCSP extension (in this situation it's Certificate Hash).
Screenshots and Logs
Product Deployment
Desktop