You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: improve plugin verification to prevent infinite loop
- Add direct plugin test instead of just checking 'certbot plugins' output
- Handle Docker environment where plugin may not show in plugins list but still works
- Prevent infinite loop by allowing setup to continue even if verification fails
- Add timeout for plugin test to prevent hanging
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments