Zach Shepherd
Zach Shepherd
It would be awesome if ScudCloud could be integrated with the [messaging menu](https://wiki.ubuntu.com/MessagingMenu/). I realize channels are already listed in the application's unity dock context menu, but that means they're...
**User Statement:** As a user, I do not want to unnecessarily run out of tmpfs storage space due to the download of image layers. As a user, I do not...
If the ACME server exposes a `"caa-identities"` key in its `/directory` response's `"meta"` key, Certbot should expose that to users so that they know what string to use if they...
As described in #740, there are cases where a user may deploy multiple VIC OVAs within a single vCenter. We should ensure that coupling the lifecycle of the VIC UI...
Because we're looking through the the output for a status code, this curl command probably needs a `-s`: https://github.com/vmware/vic-product/blob/62bccb868661207225da1f3aaeb10949a2fa730e/tests/resources/OVA-Util.robot#L163-L168
Building on #218 (and similar #219), perhaps the website could determine the web server software running on the user-supplied domain name and recommend the appropriate installer plugin.
Building on #218, the website could look up the nameservers for the user-supplied domain name and recommend the appropriate DNS authenticator plugin.
Users could enter their domain name and have the instructions on the website update to include that domain name (instead of example.com).
The website should be updated to include information about the DNS authenticators and their use. See: - https://github.com/certbot/certbot/pull/4567 - https://github.com/certbot/certbot/pull/4577 - https://github.com/certbot/certbot/pull/4581 - https://github.com/certbot/certbot/pull/4585 - https://github.com/certbot/certbot/pull/4587 - https://github.com/certbot/certbot/pull/4602 - https://github.com/certbot/certbot/pull/4603
**Describe the feature request** Currently, the process for installing the CLI is a little cumbersome. Consumers can [work around this](https://github.com/vmware-tanzu/tce/blob/main/hack/install.sh), but that's not ideal. It would be better to distribute...