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

Website SSL Error #2

Closed
admbradford opened this issue Apr 7, 2022 · 4 comments
Closed

Website SSL Error #2

admbradford opened this issue Apr 7, 2022 · 4 comments

Comments

@admbradford
Copy link

Receiving an ERR_SSL_PROTOCOL_ERROR when visiting your blog site https://x-tech.online/

@ClemensElflein
Copy link
Owner

Thank you for the report. It's working fine for me even in a private tab. Which browser are you using? What's the error message you're getting?

@admbradford
Copy link
Author

I’m on mobile chrome v100.0.4896.77 iOS 15.4.1

here’s a screen shot

53C1C284-0033-4C04-AEF6-98B5F0376C93

@admbradford
Copy link
Author

I checked off my home network and it worked fine, I have some aggressive protection from my router. It’s likely due to the second cert

SSL Server Test: x-tech.online (Powered by Qualys….pdf

@ClemensElflein
Copy link
Owner

Thank you for the info! I'm looking into it. To be honest, I'm just using the Let's Encrypt Certbot and was glad that it seemed to work out. There has to be some strange configuration still.

@admbradford admbradford closed this as not planned Won't fix, can't repro, duplicate, stale Sep 22, 2022
ClemensElflein pushed a commit that referenced this issue Nov 15, 2024
* Initial proposal

* Add missing files

* Abort one large config struct consideration

* Finish flexible length config packet

* Cleanup, add and rename config struct member

* refactor: create applyConfig()

* PoC for LittleFS

* Implement review hints of rovo89

* Don't write config to flash if it hasn't changed

* Implement review hints of rovo89

* Minor LittleFS implementation changes

* Intermediate result after protocol implementation with ROS

* Missing commit

* Intermediate commit #2

* Adjust v_charge_cutoff to MAX20405

* Change config_bitmask to option bitfield

* Make IGNORE_CHARGING_CURRENT configurable via LL/HL config `options.ignore_charging_current`

* Finalize LittleFS

* Finish new flexible hall implementation

* Remove IGNORE_CHARGING_CURRENT builds from artifacts

* Make halls const

* Apply received packet on default-config (instead of live-config)

* Add configurable (Stock-CoverUI) rain threshold

* Change config packet IDs

* Cleanup

* Cosmetic changes

* Store config packet instead of effective config

* Optimize hall handling with etl::vector

* Change ConfigOptions from boolean to tree-state enums

* Change shutdown_esc_max_pitch to uint8_t

* Add new/missing config values to applyConfig()

* Fix hall handling

---------

Co-authored-by: Robert Vollmer <dev@robv.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants