flutter-webrtc / flutter-webrtc-server

A simple WebRTC signaling server for flutter-webrtc.
MIT License
753 stars 304 forks source link

http: TLS handshake error from 95.59.177.41:41306: EOF #76

Closed Abilay99 closed 2 years ago

Abilay99 commented 2 years ago

Tested with Postman [GET] https://webrtc.goop.kz:8086/api/turn?service=turn&username=username

API returned: SSL Error: Unable to verify the first certificate logs webrtc-server | 2022/06/25 10:47:39 http: TLS handshake error from 95.59.177.41:41308: EOF

But https://webrtc.goop.kz:8086 worked with SSL let's encrypt no problem