Skip to content

cloud resource connections should have a setting for rejecting unauthorized certificates on https endpoints #5375

Open
@dannyzaken

Description

@dannyzaken

Environment info

  • Version: 3.0
  • Deployment: AZURE | AWS | GCLOUD | ESX | VBOX | DEV
  • Customer: NAME

Actual behavior

  1. currently all connections to compatible S3 endpoints are done with rejectUnauthorized = false which means that certificates from unknown authorities or self-signed certs are accepted.

Expected behavior

  1. we should add an option in the connection creation to let the user control this flag
  2. cloud resource should have a status that indicates that a connection is refused due to an unauthorized certificate.

Screenshots or Logs or other output that would be helpful

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions