Skip to content

Specify custom Octopus certificate in ClientConfiguration #202

@Dieff

Description

@Dieff

My team uses Octopus in an internal network. The server uses a custom HTTPS certificate which is installed to developer laptops and CI worker agents.

We are writing custom scripts using this library to automate deployment actions. We can get these working by setting environment variable NODE_TLS_REJECT_UNAUTHORIZED: 0. It would be useful to be able to specify the exact certificate we need to connect to the server, to improve security and make customization easier. This could be an option on the ClientConfiguration interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions