Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve successful status messages in terminal output #8329

Closed
ohemorange opened this issue Sep 29, 2020 · 1 comment
Closed

Improve successful status messages in terminal output #8329

ohemorange opened this issue Sep 29, 2020 · 1 comment
Labels
area: ui / ux priority: significant Issues with higher than average priority that do not need to be in the current milestone.

Comments

@ohemorange
Copy link
Contributor

"Please read the Terms of Service" uses agree/cancel, and "Would you be willing to share your email address", which is printed directly after, uses yes/no. We should harmonize these. If we change the former, we may want to check with a lawyer.

Obtaining a new certificate --> Requesting a new certificate for example.com [and N more domains].

Cleaning up challenges -->

Successfully received certificate.
Certificate is saved at /etc/letsencrypt/live/example.com/fullchain.pem
Key is saved at /etc/letsencrypt/live/example.com/privkey.pem
These locations are symbolic links that point to the currently valid versions. Certbot will automatically update the files at these locations before the certificate expires.
This certificate will expire on 2019-03-14.

(where this is printed may need to be moved)

Deploying Certificate to VirtualHost /etc/nginx/sites-enabled/example.com --> Deploying certificate to /etc/nginx/sites-enabled/example.com

Congratulations! Your certificate and chain have been saved at:
   /etc/letsencrypt/live/example.com/fullchain.pem
   Your key file has been saved at:
   /etc/letsencrypt/live/example.com/privkey.pem
   Your cert will expire on 2019-03-14.

--> Congratulations! You have successfully enabled https. You can confirm this by navigating to https://example.com in a browser.

@ohemorange ohemorange added area: ui / ux priority: significant Issues with higher than average priority that do not need to be in the current milestone. labels Sep 29, 2020
@ohemorange ohemorange added this to the 1.10.0 milestone Sep 29, 2020
@bmw bmw modified the milestones: 1.10.0, 1.11.0 Dec 1, 2020
@bmw bmw modified the milestones: 1.11.0, 1.12.0 Jan 5, 2021
@alexzorin
Copy link
Collaborator

Closed by #8852.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ui / ux priority: significant Issues with higher than average priority that do not need to be in the current milestone.
Projects
None yet
Development

No branches or pull requests

3 participants