Skip to content

Enchancement: Add rejectUnauthorized option to "got" request #91

@bitk0der

Description

@bitk0der

Hello, thank you for that lib, but in some cases it's not working due to incorrect ssl, because of that we should be able (or hard code) to set option "rejectUnauthorized: false" to "got" request:

https: {
            rejectUnauthorized: false
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions