Skip to content

fix(addon): repair runtime downgrade and lan certs#162

Open
techartdev wants to merge 1 commit into
mainfrom
fix/issues-159-150-release
Open

fix(addon): repair runtime downgrade and lan certs#162
techartdev wants to merge 1 commit into
mainfrom
fix/issues-159-150-release

Conversation

@techartdev

Copy link
Copy Markdown
Owner

Summary

  • repair add-on startup when a rebuilt image bundles an older OpenClaw CLI than the persisted config metadata expects
  • regenerate malformed lan_https CA/server certificates with the X.509 extensions required by Python/OpenSSL strict verification
  • bump the add-on version to 0.5.82 and bring CHANGELOG.md back in sync with released versions through 0.5.81

Verification

  • bash -n openclaw_assistant/run.sh
  • python3 -m py_compile openclaw_assistant/oc_config_helper.py openclaw_assistant/render_nginx.py
  • generated test CA/server certs locally with the new OpenSSL extension blocks and verified keyUsage, extendedKeyUsage, and SAN output via openssl x509 -noout -ext ...

Fixes #159
Fixes #150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant