dataplaneapi icon indicating copy to clipboard operation
dataplaneapi copied to clipboard

BUG/MINOR: handlers: populate sha256_finger_print in SSL certificate responses

Open phihos opened this issue 1 week ago • 0 comments

The SSL certificate storage handlers were not copying the Sha256FingerPrint field from GetCertificatesInfo() to the API response, even though the field is available in client-native's CertificatesInfo struct and the field is defined in the OpenAPI spec.

phihos avatar Dec 10 '25 21:12 phihos