Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] RTMP服务器发送了无效的SSL证书 #323

Open
ailelix opened this issue Oct 19, 2023 · 0 comments
Open

[BUG] RTMP服务器发送了无效的SSL证书 #323

ailelix opened this issue Oct 19, 2023 · 0 comments

Comments

@ailelix
Copy link

ailelix commented Oct 19, 2023

我使用acme.sh签发了Let'sEncrypt证书
I used acme.sh to sign a SSL certificate from Let'sEncrypt

并在config文件中配置了相应的.cer和.key文件
And I set up the SSL config with the generated .cer and .key file

然而OBS推流(rtmps://)提示 RTMP服务器发送了无效的SSL证书
However when I was streaming with OBS (rtmps:// link) it warned RTMP server sent invalid SSL certificate

服务器端Log如下:
Here's the log:

INFO accept a rtmp connection. remoteAddr=▯.▯.▯.▯:35742 - server.go:95
DEBUG [NAZACONN3] lifecycle new connection. net.Conn=0xc0000efc00, naza.Connection=0xc00007e000 - connection.go:193
INFO [RTMPPUBSUB3] lifecycle new rtmp ServerSession. session=0xc000007380, remote addr=▯.▯.▯.▯:35742 - server_session.go:113
DEBUG [NAZACONN3] close once. err=remote error: tls: unknown certificate authority - connection.go:509
INFO [RTMPPUBSUB3] lifecycle dispose rtmp ServerSession. err=remote error: tls: unknown certificate authority - server_session.go:549
DEBUG [NAZACONN3] Close. - connection.go:381

其它可能有用的信息:
Other information:

软件版本 Version Info
UbuntuServer 22.04 LTS
Lalserver v0.36.7
OBS 29.1.3

@ailelix ailelix changed the title [BUG] RTMPS发送了无效的SSL证书 [BUG] RTMP服务器发送了无效的SSL证书 Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant