﻿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).

The solution is a patch for TracXMLRPC.getMember: add the following line right after `Set smlSv = CreateObject...`

`xmlSv.setOption(2) = ""13056"" 'SXH_OPTION_SELECT_CLIENT_SSL_CERT`

see http://msdn.microsoft.com/en-us/library/ms763811(v=vs.85).aspx


"	defect	new	normal	VisualBasicTracConnectorIntegration	blocker		certificate		0.11
