-
-
Notifications
You must be signed in to change notification settings - Fork 285
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
Comments
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? |
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 |
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. |
* 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>
Receiving an
ERR_SSL_PROTOCOL_ERROR
when visiting your blog site https://x-tech.online/The text was updated successfully, but these errors were encountered: