We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd814c1 + a65a8cd commit 0ecc2b0Copy full SHA for 0ecc2b0
src/module-elasticsuite-core/etc/adminhtml/system.xml
@@ -41,7 +41,7 @@
41
</field>
42
<field id="enable_certificate_validation" translate="label comment" type="select" sortOrder="52" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
43
<label>Use SSL certificate Validation</label>
44
- <comment>Select no if you are using opensearch.</comment>
+ <comment>Select no if you are using self-signed SSL certificate.</comment>
45
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
46
47
<field id="enable_http_auth" translate="label comment" type="select" sortOrder="52" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
0 commit comments