Complete a 3 Question Survey and Earn a re:Post Badge
Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
【以下的问题经过翻译处理】 当尝试创建Client VPN端点时,ACM中的证书无法被识别为可用于客户端的证书。
操作步骤如下:
【以下的回答经过翻译处理】 当证书上的 "域名" 为空时,就会出现这个问题。请您确认在ACM证书是否具有适当的域名?
要修复它,您需要使用FQDN,例如 ./easyrsa build-client-full client2.example.com nopass
./easyrsa build-client-full client2.example.com nopass
这将生成正确的域名证书,即 client2.example.com,这应该能让它在客户端VPN控制台中可见。
您未登录。 登录 发布回答。
一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。