-
Notifications
You must be signed in to change notification settings - Fork 5
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
Minor update and improvements in README.md #109
base: main
Are you sure you want to change the base?
Conversation
🔗 update documentation links as the old one was returning 404 🔗 add links for more devices 📄 clarify where to get the default FRITZ!Box user
Awesome, thank you! Anything else you want to add/change? Asking because you opened the PR as a draft… |
Hi @tisba For the PR specifically, I have a few more things coming up (more commits). Nothing major thought. I'm also debugging an issue (might be a user issue) but I'll open a separate issue and eventually a PR if I'm able to produce a fix. Thanks a lot though for noticing this PR 🌿. |
…self-signed TLS certificate (which is typical when the user has never uploaded a certificate before)
@tisba This is ready to review. |
…is an option to provide the password.
🔗 update documentation links as the old one was returning 404 🔗 add links for more devices
📄 clarify where to get the default FRITZ!Box user
🌿 add missing
--password
general option andFRITZTLS_ADMIN_PASS
environment variable🌿 add missing
--manual
that's required when specifying locally stored TLS material📄 small clarification about --insecure in the context of a default self-signed TLS certificate (which is typical when the user has never uploaded a certificate before)
🌿 document
--acme-server
and--version
🐛 fix error messages (x2) referencing
--privatekey
instead of--key
📄 update how to install
fritz-tls