Assigned
Status Update
Comments
va...@google.com <va...@google.com>
su...@google.com <su...@google.com> #2
Hello,
Thank you for reaching out to us with your request.
We have duly noted your feedback and will thoroughly validate it. While we cannot provide an estimated time of implementation or guarantee the fulfillment of the issue, please be assured that your input is highly valued. Your feedback enables us to enhance our products and services.
We appreciate your continued trust and support in improving our Google Cloud Platform products. In case you want to report a new issue, Please do not hesitate to create a new issue on the
Once again, we sincerely appreciate your valuable feedback; Thank you for your understanding and collaboration.
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
I want to access to the certificate presented by the client in the TLS negotiation
How this might work:
Same as usually Express work: req.socket.getPeerCertificate() or req.connection.getPeerCertificate()
If applicable, reasons why alternative solutions are not sufficient:
No alternatives
Other information (workarounds you have tried, documentation consulted, etc):
Didn't found any information