higress-group/higress-console

证书管理增加证书校验功能

Aperta

#249 aperta il 15 ago 2023

 (1 commento) (0 reazioni) (0 assegnatari)Java (162 fork)github user discovery
backendenhancementgood first issuehelp wantedlevel/normal

Metriche repository

Star
 (187 stelle)
Metriche merge PR
 (Merge medio 16g 10h) (2 PR mergiate in 30 g)

Descrizione

Why do you need it?

为了避免因上传不正确的证书数据导致 HTTPS 路由无法正常生效的问题,证书管理后端 API 建议增加证书校验功能,主要校验点有:

  1. 私钥与证书相匹配
  2. 证书链完整,无缺失

How could it be?

Other related information

Guida contributor