librenms / librenms-agent

LibreNMS Agent & Scripts
GNU General Public License v2.0
116 stars 187 forks source link

snmp -> opensearch does not work with https and authentifacation #457

Open BreitiDE opened 1 year ago

BreitiDE commented 1 year ago

hi,

just adding "use LWP::Protocol::https;" and change to https would not work, I have an secure connection setted up elastic with user authentification ...

VVelox commented 1 year ago

What is required to get auth to work from like curl or the like?