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
Seems that using the Magento\Framework\Setup\Option\FlagConfigOption is not a good idea since it does not allow to disable the SSL through the config:set once enabled.
I changed the implementation and the --es-enable-ssl param now take a value (0 or 1).
PR #835 implement the fix and will be part of release 2.5.7.
es-enable-ssl is always changed when you use CLI "setup:config:set"
Preconditions
Magento Version : 2.2.2 CE
ElasticSuite Version : 2.5.5
Environment : Developer
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: