Custom Webhook - Send to insecure https endpoint

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
latest

Describe the issue:
We have a Python application running on a docker container. It is hosted on HTTPS with a self-signed certificate generated once by someone.

I don’t have access to the keys of it, but my job is to use this endpoint it as a destination and forward the alerts generated on OpenSearch to it.
It’s currently failing as I need to provide OpenSearch valid certificates as I understood from the errors.
Is there a way to skip all this and ask OpenSearch not to verify the target https api certificates?

Configuration:

Relevant Logs or Screenshots:

Hi @hd40910,

Could you share the error message?

thanks,
mj