Skip to content

feat: enhance TLS certificate selection UI in AddDomain component#4705

Merged
Siumauricio merged 2 commits into
canaryfrom
fix/4704-custom-cert-compose-domain
Jun 29, 2026
Merged

feat: enhance TLS certificate selection UI in AddDomain component#4705
Siumauricio merged 2 commits into
canaryfrom
fix/4704-custom-cert-compose-domain

Conversation

@Siumauricio

@Siumauricio Siumauricio commented Jun 29, 2026

Copy link
Copy Markdown
Contributor
  • Added descriptive FormDescriptions for different TLS certificate options (None, Let's Encrypt, Custom) to improve user understanding of certificate provisioning.
  • Updated placeholder text for the custom certificate resolver input field to provide clearer guidance on expected input format.

This update enhances the user experience by providing contextual information directly within the form.

What is this PR about?

Please describe in a short paragraph what this PR is about.

Checklist

Before submitting this PR, please make sure that:

  • You created a dedicated branch based on the canary branch.
  • You have read the suggestions in the CONTRIBUTING.md file https://github.com/Dokploy/dokploy/blob/canary/CONTRIBUTING.md#pull-request
  • You have tested this PR in your local instance. If you have not tested it yet, please do so before submitting. This helps avoid wasting maintainers' time reviewing code that has not been verified by you.

Issues related (if applicable)

closes #4704

Screenshots (if applicable)

- Added descriptive FormDescriptions for different TLS certificate options (None, Let's Encrypt, Custom) to improve user understanding of certificate provisioning.
- Updated placeholder text for the custom certificate resolver input field to provide clearer guidance on expected input format.

This update enhances the user experience by providing contextual information directly within the form.
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom certificate created in Certificates section has no way to be applied to a Compose service's domain

1 participant