How to generate TLS with offline TLS tool

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?

@jis I’ve responded in your other thread.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.