Skip to content

Support certificate argument on WebServer component #93

@droguljic

Description

@droguljic

The WebServer component creates SSL certificate internally using the provided domain and hostedZoneId arguments.

This has few limitations:

  • No option to set Subject Alternative Names (SAN) for the created certificate.
  • No ability to use existing certificate.

To address the above limitations, the signature of the WebServer component should be updated to accept the certificate argument.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions