Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.
This repository was archived by the owner on May 6, 2024. It is now read-only.

Create lb with http and https #104

@juliangruber

Description

@juliangruber

Thank you for this CLI!

I'm trying to create a load balancer that forwards both HTTP and HTTPS, with a certificate, and am getting this error:

$ fargate lb create NAME --port 80 --port 443 --certificate DOMAIN --region eu-west-1
 ⚠️  Could not create listener
    - ValidationError: A certificate cannot be specified for HTTP listeners
	status code: 400, request id: e913f856-4580-4dcf-bb9e-09ef791e2957

What am I doing wrong?

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