-
Notifications
You must be signed in to change notification settings - Fork 34
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
Ensure certificate serial number is short enough for firefox #480
Conversation
…es long to work in firefox. Add the hostname to the certificate name and filenames
Demo starting at https://lxd-ui-480.demos.haus |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some QA notes:
-
"Scroll all the way down" it says in the tutorial for Firefox, but it's not at the very bottom. Maybe we could change this line to "Scroll down to the Certificates section, and then click the View Certificates button"?
-
For some reason, the spinner is not visible on Firefox while generating:
This works as expected on Chrome.
I cannot seem to be able to complete the process. When I restart the browser, I don't get asked to select the certificate by the browser. Neither on Firefox, nor on Chrome. Any idea why? Do I need to configure some auth setting in LXD?
Added the qa steps above. This only works when talking to LXD directly, the dev environment does not use the browsers client certificates. |
Co-authored-by: Michele Lo Russo <michele.lorusso@canonical.com>
…spinner, adjust firefox tutorial
Addressed those just now. |
Can you elaborate on this a bit more? It seems to me that this tiny addition to the QA steps is still implying a lot of prior knowledge. |
Follow the steps from the readme to install LXD normally. Then use the new certificate that you generated from this branches dev environment. |
Done
QA