bitwarden / splunk

Splunk app for reporting Bitwarden event logs.
GNU General Public License v3.0
14 stars 8 forks source link

PM-11586: Bitwarden API self-signed certificate fix #66

Open mzieniukbw opened 1 month ago

mzieniukbw commented 1 month ago

๐ŸŽŸ๏ธ Tracking

https://bitwarden.atlassian.net/browse/PM-11586

๐Ÿ“” Objective

Provides ability to verify Bitwarden Server Url with self-signed certificate. The custom CA certs file will be located in $SPLUNK_HOME/etc/auth/bitwarden_event_logs_cacerts.pem. If file does not exist, we use default CA certs location (certifi). It's then up to the customer's discretion to create and fill in the file with custom (usually self-signed) CA certificate chains in PEM format.

Fixes #62

Other solutions considered:

โฐ Reminders before review

๐Ÿฆฎ Reviewer guidelines

github-actions[bot] commented 1 month ago

Logo Checkmarx One โ€“ Scan Summary & Details โ€“ 37b54585-72d6-48a8-807f-b9fef10d7b2e

No New Or Fixed Issues Found