diff --git a/administrator/components/com_config/forms/application.xml b/administrator/components/com_config/forms/application.xml
index 152d52be27d08..c9d3b9109dd90 100644
--- a/administrator/components/com_config/forms/application.xml
+++ b/administrator/components/com_config/forms/application.xml
@@ -282,7 +282,7 @@
label="COM_CONFIG_FIELD_DATABASE_ENCRYPTION_CA_LABEL"
filter="string"
size="250"
- showon="host!:localhost[AND]dbencryption:2"
+ showon="host!:localhost[AND]dbencryption:1,2[AND]dbsslverifyservercert:1"
/>