Skip to content

Conversation

@szhu25
Copy link
Contributor

@szhu25 szhu25 commented Sep 28, 2025

This PR addresses a feature request to add a "Profile" column to the output of the acme.sh --list command.

The new column is inserted between SAN_Domains and CA and displays the certificate profile (Le_Certificate_Profile) configured for each domain. If no profile is set, the field remains blank. This change helps users quickly identify which certificate profile is associated with each managed certificate directly from the list view.

Fulfills #6542 (comment)

This commit adds a new "Profile" column to the output of the `--list` command.

The column displays the value of the `Le_Certificate_Profile` variable stored in each domain's respective configuration file. If a profile is not set for a certificate, the column is left empty.

This enhances the utility of the list command by providing more at-a-glance information about each certificate's configuration, which is particularly useful for CAs that support different certificate profiles.
@szhu25
Copy link
Contributor Author

szhu25 commented Oct 5, 2025

@Neilpang could you review this PR when you have a chance? Thx!

@Neilpang Neilpang merged commit 2584f09 into acmesh-official:dev Oct 6, 2025
17 of 36 checks passed
@szhu25 szhu25 deleted the add-to-list branch October 6, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants