### What were you trying to achieve? Download CA certs ### What are the expected results? download certs ### What are the received results? https://github.com/absmach/certs/blob/0e46703f1341753e6bbf7fef2a0028d14259aa1f/api/http/endpoint.go#L287 private key is included in the response which is a secrity vulnerability ### Steps To Reproduce _No response_ ### In what environment did you encounter the issue? docker ### Additional information you deem important _No response_
What were you trying to achieve?
Download CA certs
What are the expected results?
download certs
What are the received results?
certs/api/http/endpoint.go
Line 287 in 0e46703
private key is included in the response which is a secrity vulnerability
Steps To Reproduce
No response
In what environment did you encounter the issue?
docker
Additional information you deem important
No response