CERN-CERT / pDNSSOC

Leveraging MISP indicators via a pDNS-based infrastructure as a poor man’s SOC.
MIT License
49 stars 5 forks source link

Introduce SSL Parameter Configuration #24

Closed 4quarks closed 8 months ago

4quarks commented 9 months ago

Implemented an SSL parameter configuration feature, allowing users to specify SSL settings in the pdnssoccli.yml configuration file. This enhancement enables the use of self-signed certificates without SSL verification failures. Users can configure the SSL parameter accordingly to accommodate various SSL certificate setups, ensuring seamless integration with different environments.

arvchristos commented 8 months ago

Thank you @4quarks !

Will be merged as soon as changes requested at https://github.com/CERN-CERT/pdnssoc-cli/pull/7 are introduced.