diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index 505921f5c36..4ba3b9cdab6 100755 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -212,7 +212,7 @@ updateInstanceGroup=com.cloud.api.commands.UpdateVMGroupCmd;15 listInstanceGroups=com.cloud.api.commands.ListVMGroupsCmd;15 ### Certificate commands -uploadCustomCertificate=com.cloud.api.commands.UploadCustomCertificateCmd;15 +uploadCustomCertificate=com.cloud.api.commands.UploadCustomCertificateCmd;1 ### other commands listHypervisors=com.cloud.api.commands.ListHypervisorsCmd;15