diff --git a/app/models/ext_management_system.rb b/app/models/ext_management_system.rb index ffa64ca172c..98fffcae8e4 100644 --- a/app/models/ext_management_system.rb +++ b/app/models/ext_management_system.rb @@ -142,6 +142,8 @@ def hostname_format_valid? :port=, :security_protocol, :security_protocol=, + :verify_ssl, + :verify_ssl=, :certificate_authority, :certificate_authority=, :to => :default_endpoint,