amccool / AM.Extensions.Logging.ElasticSearch

Microsoft.Extensions.Logging compatible logger posting to ElasticSearch
MIT License
3 stars 4 forks source link

Allow insecure HTTPS connections #53

Closed amccool closed 2 years ago

amccool commented 2 years ago

bypass certificate validation to allow for encrypted transport to the server in cases of self-signed hosts.

amccool commented 2 years ago

closed