damccull / ravendb_client

2 stars 0 forks source link

Get a connection without https working #3

Closed damccull closed 2 years ago

damccull commented 2 years ago

Currently the library connects via https with a client authentication certificate. Now it needs to connect without https for local development work.

damccull commented 2 years ago

Library can now connect to http and https servers, both. It requires a client authentication certificate for https servers, and will not accept one for http servers. It is all or nothing. Commit 96a9a836bfb1653a8783ef9b1706988dd9e1b919