Skip to content

Commit 0ecc2b0

Browse files
authored
Merge pull request #3152 from gabrielLumao/feat/add-ssl-verify-config-LU-140
update of BO comment LU-140
2 parents bd814c1 + a65a8cd commit 0ecc2b0

File tree

1 file changed

+1
-1
lines changed
  • src/module-elasticsuite-core/etc/adminhtml

1 file changed

+1
-1
lines changed

src/module-elasticsuite-core/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</field>
4242
<field id="enable_certificate_validation" translate="label comment" type="select" sortOrder="52" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
4343
<label>Use SSL certificate Validation</label>
44-
<comment>Select no if you are using opensearch.</comment>
44+
<comment>Select no if you are using self-signed SSL certificate.</comment>
4545
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
4646
</field>
4747
<field id="enable_http_auth" translate="label comment" type="select" sortOrder="52" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">

0 commit comments

Comments
 (0)