diff --git a/bt5/erp5_core_proxy_field_legacy/SkinTemplateItem/portal_skins/erp5_core_proxy_field_legacy/Base_viewFieldLibrary/your_captcha.xml b/bt5/erp5_core_proxy_field_legacy/SkinTemplateItem/portal_skins/erp5_core_proxy_field_legacy/Base_viewFieldLibrary/your_captcha.xml
index dfb8b95673bcb09bce9a8052ebbb564c7770444b..83a6066726b6a47ab804b0339b42f186727131e4 100644
--- a/bt5/erp5_core_proxy_field_legacy/SkinTemplateItem/portal_skins/erp5_core_proxy_field_legacy/Base_viewFieldLibrary/your_captcha.xml
+++ b/bt5/erp5_core_proxy_field_legacy/SkinTemplateItem/portal_skins/erp5_core_proxy_field_legacy/Base_viewFieldLibrary/your_captcha.xml
@@ -12,6 +12,7 @@
               <list>
                 <string>captcha_dot_net_client</string>
                 <string>captcha_dot_net_secret</string>
+                <string>captcha_dot_net_use_ssl</string>
               </list>
             </value>
         </item>
@@ -21,6 +22,7 @@
               <list>
                 <string>captcha_dot_net_client</string>
                 <string>captcha_dot_net_secret</string>
+                <string>captcha_dot_net_use_ssl</string>
               </list>
             </value>
         </item>
@@ -110,6 +112,10 @@
                       <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
                     </value>
                 </item>
+                <item>
+                    <key> <string>captcha_dot_net_use_ssl</string> </key>
+                    <value> <string></string> </value>
+                </item>
                 <item>
                     <key> <string>captcha_type</string> </key>
                     <value> <string></string> </value>
@@ -165,6 +171,10 @@
                     <key> <string>captcha_dot_net_secret</string> </key>
                     <value> <string>secret</string> </value>
                 </item>
+                <item>
+                    <key> <string>captcha_dot_net_use_ssl</string> </key>
+                    <value> <int>0</int> </value>
+                </item>
                 <item>
                     <key> <string>captcha_type</string> </key>
                     <value> <string>text</string> </value>
diff --git a/bt5/erp5_core_proxy_field_legacy/bt/revision b/bt5/erp5_core_proxy_field_legacy/bt/revision
index d8263ee9860594d2806b0dfd1bfd17528b0ba2a4..e440e5c842586965a7fb77deda2eca68612b1f53 100644
--- a/bt5/erp5_core_proxy_field_legacy/bt/revision
+++ b/bt5/erp5_core_proxy_field_legacy/bt/revision
@@ -1 +1 @@
-2
\ No newline at end of file
+3
\ No newline at end of file