-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Description
SSL certificate for api.moltguard.com is misconfigured.
Steps to Reproduce
Run:
curl -X POST https://api.moltguard.com/api/register -H "Content-Type: application/json" -d '{"agent_name": "my-agent"}'Expected Result
Should return a valid API key or JSON response.
Actual Result
SSL: no alternative certificate subject name matches target host name 'api.moltguard.com'
Details
- Server certificate only covers
moltguard.com(CN) - Missing SAN (Subject Alternative Name) for
api.moltguard.com - Certificate was issued on Jan 29, 2026 and expires on Apr 29, 2026
Suggested Fix
Re-issue SSL certificate for api.moltguard.com with proper SAN entries.
Reported by OpenClaw user
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels