mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-06 19:58:10 +08:00
Updated 怎么开启https相关功能 (markdown)
@@ -43,7 +43,7 @@ make -j$(nproc)
|
||||
<img width="760" alt="图片" src="https://user-images.githubusercontent.com/11495632/191884186-3c09f0ed-0042-417c-a8dc-ad87c4c0c1ed.png">
|
||||
|
||||
|
||||
- key后缀的文件是私钥,pem后缀的文件未公钥,两者可以使用文本编辑器打开,它们都是base64编码的字符串,两个字符串拼接在一起后就是zlmediakit支持的证书文件类型了:
|
||||
- key后缀的文件是私钥,pem后缀的文件为公钥,两者可以使用文本编辑器打开,它们都是base64编码的字符串,两个字符串拼接在一起后就是zlmediakit支持的证书文件类型了:
|
||||
|
||||
```bash
|
||||
#进入文件夹
|
||||
|
||||
Reference in New Issue
Block a user