Skip to content

lib/connection.js #27

@chrisschaub

Description

@chrisschaub

In lib/connection.js, the TLS method is set to

"secureProtocol": "TLSv1_method"

Just had an issue with Nominet that they require

"secureProtocol": "TLSv1_2_method"

or you get a connection reset. This might be a good "property" in the config files, per connection. I know various registries are requiring different methods, some are getting stricter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions