We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
版本信息:v1.1.0
执行脚本: ./one_click_generator.sh -b tmp_one_click/
查看脚本发现生成的机构证书都是颁发给同一个机构
查看one_click_generator.sh 脚本 方法: init_agency ./generator --generate_agency_certificate ${agency} ${output_dir}/ agency_cert 显示机构生成证书时 传递的机构名称都是agency_cert
The text was updated successfully, but these errors were encountered:
是这样的,如果有需要可以自己制定证书信息,一键部署时为用户提供一种快捷的方式
Sorry, something went wrong.
HaoXuan40404
No branches or pull requests
版本信息:v1.1.0
执行脚本: ./one_click_generator.sh -b tmp_one_click/
查看脚本发现生成的机构证书都是颁发给同一个机构
查看one_click_generator.sh 脚本
方法: init_agency
./generator --generate_agency_certificate ${agency} ${output_dir}/ agency_cert
显示机构生成证书时 传递的机构名称都是agency_cert
The text was updated successfully, but these errors were encountered: