chore: add change for fix bad default SSL certificate

This commit is contained in:
某文 2023-05-21 07:42:59 +08:00
parent 7c2aac64bc
commit cd753622e3
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Fixing the issue where the default value of SSL certificate for Dashboard Listener was not correctly interpolated, which caused HTTPS to be inaccessible when verify_peer and cacertfile were using the default configuration.