Skip to content

Unable to disable InsecureSkipVerify in webSocket comm layer #901

@ale-linux

Description

@ale-linux

The implementation defines the TLS configuration for all clients in newClient here. The caCertPool argument is however always nil (see call here). As a result, the client will never actually verify whether the server presents a valid certificate.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcomm

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions