mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #35] [Bug]: missing https on http://bambuddy.cool/ #10
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mathse on GitHub (Dec 30, 2025).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/35
Originally assigned to: @maziggy on GitHub.
Bug Description
the website of this project does not serve a valid certificate for "bambuddy.cool". instead only for telemetry.bambuddy.cool
the website itself is only browsable via http
Expected Behavior
serve the project site via https with a valid certificate ;-)
Steps to Reproduce
go to https://bambuddy.cool/ -> invalid cert
Printer Model
Not printer-related
Checklist
@maziggy commented on GitHub (Dec 30, 2025):
Thanks for pinting this out! Since it's only a documentation website, I changed all internal links to use http instead of https.
@mathse commented on GitHub (Dec 30, 2025):
Hm...
There are multiple sites listing reasons on why use https over http.
Here is one of them ;)
https://https.cio.gov/everything/
@maziggy commented on GitHub (Dec 31, 2025):
Yes, of course you're right. I just have too many things on my todo list. Anyway...all websites are now running https and I can mark this task as done.