You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run it without a CA object all files are created. Then I try to create the server certificates again with the created CA certs. The csr, key and the v3.ext are created but the CA.srl and server.crt are not.
If I run the serverCrtCmd command myself afterwards though on cmd, the files are created.
The text was updated successfully, but these errors were encountered:
I'm publish 2.0.1:
If CA option not set(undefined): If under the ouput not have CA.key and CA.crt, It will generate CA. otherwise It will use CA.key and CA.crt under the ouput.
When I run it without a CA object all files are created. Then I try to create the server certificates again with the created CA certs. The csr, key and the v3.ext are created but the CA.srl and server.crt are not.
If I run the serverCrtCmd command myself afterwards though on cmd, the files are created.
The text was updated successfully, but these errors were encountered: