升级白牌包提示升级成功,但是ssl证书未生效。日志中上报以下错误:
2026-04-02 09:14:31.818976 product_mgmt NOTICE: upgrade_mgmt.lua(103): [WBD] start finishing upgrade
2026-04-02 09:14:31.822976 om ERROR: l_crypt.c(113): BIO_flush failed
2026-04-02 09:14:31.823035 om ERROR: l_crypt.c(157): Decrypt cert failed.
2026-04-02 09:14:31.825693 security ERROR: comm_utils.c(1478): [certificate] content_to_local_file: decode client certificate failed.
2026-04-02 09:14:31.826348 certificate ERROR: certificate_collection_base.lua(154): content to file failed, error: content_to_local_file failed! ret code: 1!
2026-04-02 09:14:31.826856 certificate WARNING: init.lua(97): nil:-1 > certificate_collection_ssl.lua:253 > certificate_collection_base.lua:158: Failed to import the certificate.
该ssl证书未非加密证书,在web中可以通过证书管理手动导入并生效。白牌包证书应该使用加密证书还是非加密证书,加密证书的话解密的密码有应该填在哪里?
是否能提供白牌包中SSL证书的生成方式 以及 ssl证书白牌包的升级流程?