Support skipping cert validation (for self-signed certificates) #2310
Closed
Description
Proposal
We have several services which could be self-hosted. When a service is self-hosted, the TLS certificate could be self-signed, explicitly in development/staging environments. It'd be nice if KEDA supported those scenarios, skipping the certificate validation.
Right now, KEDA already supports it for influx and selenium-grid using the parameter unsafeSsl
, we could extend this support to other scalers.
Use-Case
No response
Anything else?
No response
Metadata
Labels
Type
Projects
Status
Ready To Ship