microsoft / msticpy

Microsoft Threat Intelligence Security Tools
Other
1.72k stars 310 forks source link

Can we disable SSL cert validation for Microsoft 365 Defender Provider ? #778

Closed Tatsuya-hasegawa closed 4 weeks ago

Tatsuya-hasegawa commented 1 month ago

Microsoft 365 Defender Provider cannot connect to the microsoft's server in an environment due to SSL issue. https://msticpy.readthedocs.io/en/latest/data_acquisition/DataProv-MSDefender.html

I understand it does not matter the SSL cert of microsoft and may possibly be from a vpn network problem.

I would like you to add the disable option for the SSL cert validation to escape the issue.

The trouble shooting for the issue is processing but please tell me if you already have the disable method.

Thank you!

ianhelle commented 1 month ago

Hmm - not sure how you do that. Do you have details?

Tatsuya-hasegawa commented 4 weeks ago

Thank you for your reply. I got a solution of the ssl cert issue, so closed this.