librenms / librenms-agent

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

HTTPS with CA validation and HTTP Basic Authentication implemented #516

Closed Marco-Valle closed 2 months ago

Marco-Valle commented 2 months ago

HTTPS with CA validation and HTTP Basic Authentication with token in file implemented.

HTTPS can be enabled with the option -S

The path of the CA certificate to be used for validation can be specified with the option -c

The path of the base64 encoded username:password file can be specified with the option -a

CLAassistant commented 2 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: Marco-Valle
:x: Marco Valle


Marco Valle seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Marco-Valle commented 2 months ago

Close cause wrong author and issues with CLAassistant.