Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas api x509Authentication

On this page

  • Options
  • Inherited Options
  • Related Commands

experimental: Returns, edits, and removes user-managed X.509 configurations.

Also returns and generates MongoDB Cloud-managed X.509 certificates for database users. The following resources help manage database users who authenticate using X.509 certificates. You can manage these X.509 certificates or let MongoDB Cloud do it for you. If MongoDB Cloud manages your certificates, it also manages your Certificate Authority and can generate certificates for your database users. No additional X.509 configuration is required. If you manage your certificates, you must provide a Certificate Authority and generate certificates for your database users.

Name
Type
Required
Description

-h, --help

false

help for x509Authentication

Name
Type
Required
Description

-P, --profile

string

false

  • atlas api x509Authentication createDatabaseUserCertificate - experimental: Generates one X.509 certificate for the specified MongoDB user.

  • atlas api x509Authentication disableCustomerManagedX509 - experimental: Clears the customer-managed X.509 settings on a project, including the uploaded Certificate Authority, which disables self-managed X.509.

  • atlas api x509Authentication listDatabaseUserCertificates - experimental: Returns all unexpired X.509 certificates for the specified MongoDB user.

Back

updateThirdPartyIntegration