Closed markusBayerbach closed 4 months ago
In the function DeleteCertificatesAllCA which delete a certificate the case of no error is not implemented in the type cast to *cmn.NotFoundError
Fix the error that the if a ca-provider return error=nil a http respond code 500 is returned
In the function DeleteCertificatesAllCA which delete a certificate the case of no error is not implemented in the type cast to *cmn.NotFoundError