Hi,
I have installed the compatable version of SG after that i downloaded offline TLS tool
I have added below commands in sgtls tool configuration file:
ca:
root:
dn: CN=root.ca.LDPA details(added here)OU=CA,O=Example Com\, Inc.,DC=example,DC=com
keysize: 2048
pkPassword: root-ca-password
validityDays: 3650
file: root-ca.pem
and tried below command:
/tools/sgtlstool.sh -c …/config/tlsconfig.yml -ca
but no files got generated (configured Root and intermediate CAs ).
What should i do?