Skip to content

General improvements to X.509 certificate handling

Ghost User requested to merge improve-x509-validator into main

This PR improves the loading/validating of X.509 certificate in the igwn_auth_utils.x509 module. This is mainly to provide a direct replacement for gwdatafind.utils.validate_proxy and similar functions.

Merge request reports