
# no "ssl_certificate" is defined for the "listen ... ssl"
#### 问题现象
配置同步失败，日志详细信息提示如下：
"no "ssl_certificate" is defined for the "listen ... ssl""
#### 解决办法
开启了https协议但没有绑定证书，会报此错，请绑定证书，具体请参考[创建监听](https://support.huaweicloud.com/usermanual-wiseeye/appstage_04_0367.html#section1)。
