Commit d439933
authored
add Profile column to --list output
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.1 parent 094d03b commit d439933
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5804 | 5804 | | |
5805 | 5805 | | |
5806 | 5806 | | |
5807 | | - | |
| 5807 | + | |
5808 | 5808 | | |
5809 | 5809 | | |
5810 | 5810 | | |
| |||
5819 | 5819 | | |
5820 | 5820 | | |
5821 | 5821 | | |
5822 | | - | |
| 5822 | + | |
5823 | 5823 | | |
5824 | 5824 | | |
5825 | 5825 | | |
| |||
0 commit comments