id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
8607,untrusted server cert support,imanzuk,okazaki,Trying to connect to our server I realized that untrusted (self-signed) server certificate is not supported (r9953).\r\n\r\nThe solution is a patch for TracXMLRPC.getMember: add the following line right after `Set smlSv = CreateObject...`\r\n\r\n`xmlSv.setOption(2) = "13056" 'SXH_OPTION_SELECT_CLIENT_SSL_CERT`\r\n\r\nsee http://msdn.microsoft.com/en-us/library/ms763811(v=vs.85).aspx\r\n\r\n\r\n,defect,new,normal,VisualBasicTracConnectorIntegration,blocker,,certificate,,0.11
