CLI 无法联系 EJBCA 实例
CLI could not contact EJBCA instance
虽然部署构建成功,但我无法访问 ejbca CLI,JBoss 已启动且 运行,FirewallD 未 运行,所有故障排除步骤均在此处提及:
https://doc.primekey.com/ejbca/troubleshooting-guide/command-line-interface
/opt/ejbca/bin/ejbcaa.sh return
Error: CLI could not contact EJBCA instance. Either your application server is not up and running, EJBCA has not been deployed successfully, or some firewall rule is blocking the CLI from the application server.
这最常见的原因是 EJBCA 未正确部署。检查 WildFly/JBoss 中的 server.log 文件是否有错误。
虽然部署构建成功,但我无法访问 ejbca CLI,JBoss 已启动且 运行,FirewallD 未 运行,所有故障排除步骤均在此处提及:
https://doc.primekey.com/ejbca/troubleshooting-guide/command-line-interface
/opt/ejbca/bin/ejbcaa.sh return
Error: CLI could not contact EJBCA instance. Either your application server is not up and running, EJBCA has not been deployed successfully, or some firewall rule is blocking the CLI from the application server.
这最常见的原因是 EJBCA 未正确部署。检查 WildFly/JBoss 中的 server.log 文件是否有错误。