Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Add options for secure DB connection during installation #5951

@jeff-matthews

Description

@jeff-matthews

Description:

PR magento/magento2#25398 introduced the following new bin/magento setup:install options in Magento 2.3.4:

  • --db-ssl-key=<MYSQL_CLIENT_KEY>
  • --db-ssl-cert=<MYSQL_CLIENT_CERT>
  • --db-ssl-ca=<MYSQL_SERVER_CERT>

These options have not been documented in devdocs.

Possible solutions:

Add the options and descriptions to the Site, database, and RabbitMQ configuration options table in this section.

Additional information:

These options will be included in the Magento CLI Tools Reference topic when we update the data files in the devdocs project immediately following the 2.3.4 release. No further action necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.3.4Magento 2.3.4 changesProgress: good first issueGood issue to take on if you are new to the devdocs repoTechnicalUpdates to the code or processes that alter the technical content of the doc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions