ca: Intercept CSR parsing errors and convert into a custom exception
So that wsgi layer can convert it into a 4xx error, and it stops being a 5xx error + traceback. Add a test.
Showing
Please register or sign in to comment
lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours
So that wsgi layer can convert it into a 4xx error, and it stops being a 5xx error + traceback. Add a test.