openbmc / bmcweb

A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC
Apache License 2.0
156 stars 131 forks source link

Disable certificate validation #286

Closed awan119 closed 1 month ago

awan119 commented 1 month ago

Is bmcweb able to disable certificate validation for https connection?

I am working on push-style subscription with https://github.com/DMTF/Redfish-Event-Listener/.

Now http works fine, but I hope to use https without certificate validation, so that we could skip validating digital certificates.

Thank you.

edtanous commented 1 month ago

This is a question, not a bug, and ignored the bug template. Please direct questions to the appropriate forum.