cert-gen server
  • 29 Oct 2024
  • Dark
    Light
  • PDF

cert-gen server

  • Dark
    Light
  • PDF

Article summary

iagctl cert-gen server

Generate a server certificate

iagctl cert-gen server [flags]

Options

  -h, --help   help for server

Options inherited from parent commands

  --cn string         Common Name for the certificate
  --config string     Path to the configuration file
  --country string    Country for the certificate (default "US")
  --expiry int        Number of days until the certificate expires (default 365)
  --key-algo string   Key algorithm (rsa, ecdsa) (default "rsa")
  --key-size int      Key size in bits (default 2048)
  --locality string   Locality for the certificate (default "Atlanta")
  --name string       Name for the certificate files
  --org string        Organization for the certificate (default "Automation")
  --ou string         Organizational Unit for the certificate (default "Development")
  --output string     Output directory for the certificates (default ".")
  --raw               Displays the result of the command in its raw format
  --sans strings      Subject Alternative Names (SANs) for the certificate
  --state string      State for the certificate (default "Georgia")
  --verbose           Enable verbose output

CLI References

See related cert-gen commands:

For all CLI commands see → Command References Index


Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.