Merge remote-tracking branch 'origin/wvp-28181-2.0' into wvp-28181-2.0

This commit is contained in:
648540858 2022-08-23 11:00:57 +08:00
commit 942c5caa7c
2 changed files with 6 additions and 1 deletions

View File

@ -79,9 +79,14 @@ server:
# [可选] 证书文件路径放置在resource/目录下即可修改xxx为文件名
key-store: classpath:xxx.jks
# [可选] 证书密码
key-password: password
key-store-password: password
# [可选] 证书类型, 默认为jks根据实际修改
key-store-type: JKS
# 配置证书可以使用如下两项,如上面二选一即可
# PEM 编码证书
certificate: xx.pem
# 私钥文件
certificate-private-key: xx.key
# 作为28181服务器的配置
sip: