Open ragunathankmindsprint opened 9 months ago
Hi @olamragunathank. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
@olamragunathank I think you have to add an SSL certificate in the env.php
'driver_options' => [
1014 => true,
1009 => '/path to certificate/CA.crt.pem'
]
Hi @engcom-Dash. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branch@magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure. 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.@magento give me 2.4.5-p1 instance
Hi @souzapsl. Thank you for your request. I'm working on Magento instance for you.
Hi @souzapsl, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later.
@magento give me 2.4.6-p2 instance
Hi @souzapsl. Thank you for your request. I'm working on Magento instance for you.
Hi @souzapsl, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later.
We are moving this issue On hold
as we are discussing this issue with the PO.
Thanks
Preconditions and environment
Config : 'db' => [ 'table_prefix' => '', 'connection' => [ 'default' => [ 'host' => 'xxxxxxxxxxxxxxx', 'dbname' => 'xxxxxx', 'username' => 'xxxxxxx', 'password' => 'xxxxxxxx', 'model' => 'mysql4', 'engine' => 'innodb', 'initStatements' => 'SET NAMES utf8;', 'active' => '1', 'driver_options' => [ 1014 => true ] ] ] ],
Error : SQLSTATE[HY000] [9002] SSL connection is required. Please specify SSL options and retry.
SSL Enabled Screenshot :
Steps to reproduce
Example :
Expected result
Upgrade successful.
Actual result
Error : SQLSTATE[HY000] [9002] SSL connection is required. Please specify SSL options and retry.
Azure DB Enabled :
Additional information
No response
Release note
No response
Triage and priority