capabilityio / capability-sdk-js

Capability SDK for Node.js.
Apache License 2.0
5 stars 0 forks source link

Revert option that allows not verifying server's TLS certificate. #1

Closed tristanls closed 6 years ago

tristanls commented 6 years ago

The option to not verify server's TLS certificate was introduced in v0.2.0.

This option is intended solely for pre-release development and should be removed once API servers use publicly verifiable TLS certificates.

tristanls commented 6 years ago

Resolved in v0.6.0