Fixing "The RTMP Server Sent an Invalid SSL Certificate" in OBS Studio (2025)
A step-by-step troubleshooting guide for resolving SSL certificate issues in OBS Studio when connecting to an RTMP server.
Step 1: Verify the RTMP Server's SSL Certificate
- Open your web browser and navigate to the RTMP server's secure URL (usually begins with
https://
). - Click the padlock icon in the browser's address bar to inspect the certificate details.
- Verify the certificate is issued by a trusted Certificate Authority and is not expired.
- If you notice issues (invalid issuer, expired cert, or domain mismatch), contact your RTMP provider or server admin to update or replace the certificate.
Step 2: Check OBS Studio Stream Settings
- Open OBS Studio (latest version recommended).
- Go to File > Settings > Stream.
- Verify that:
- The Service is correctly selected (e.g., Custom, YouTube, Facebook).
- The Server URL begins with
rtmps://
if SSL is intended. - The Stream Key is accurate and not expired.
Step 3: (Not Recommended) Disable SSL Verification
Warning: Only proceed if you're in a trusted, private network. Disabling SSL checks exposes you to security risks.
- Open OBS Studio and go to Settings > Stream.
- Uncheck the Use Secure Connection (SSL) option if available (only visible for Custom RTMP services).
- Click OK and restart OBS.
Step 4: Update OBS Studio
Always use the latest version of OBS Studio for improved security and compatibility. Visit obsproject.com and download the newest release.
Step 5: Restart OBS Studio
After making changes, restart OBS Studio to ensure new settings are applied.
Step 6: Contact Your RTMP Provider
If the issue persists despite troubleshooting, reach out to your streaming service provider or RTMP server administrator. They may need to reconfigure server certificates or provide updated URLs.
By following these steps, you can resolve the SSL certificate warning and restore a secure streaming connection in OBS Studio. While bypassing SSL checks may offer a temporary fix, always prioritize a secure and verified RTMP setup for safe and reliable broadcasts.