Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: pd身份认证cert-allowed-cn问题

This document states that multiple CNs can be configured, but the actual deployment indicates that only one is supported.
[FATAL] [main.go:100] [“create server failed”] [error=“[PD:grpcutil:ErrSecurityConfig]security config error: only supports one CN”] [stack=“main.main\n\t/home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/pd/cmd/pd-server/main.go:100\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:250”]
Does anyone know if this cert-allowed-cn is supposed to configure the CN value of the TiKV certificate, or something else?