Checkout the following:
http://msdn.microsoft.com/en-us/library/bb408523.aspx
Basically you either need a PKI certificate that is trusted, or you need to
disable certification validation (i.e. replace it with a dummy one)
On Tue, Apr 27, 2010 at 3:07 AM, <kar...@al...> wrote:
> Hi,
> I am evaluating MantisConnect and sit on the client side trying to
> establish a connection with a company that are using mantis. They have
> upgraded to 1.2.1 and I have recieved my credentials for logging in to a
> project. However, they are using an SSL connection for mantis. Thus the
> mantisconnect url starts with an https://.
> When I try to connect using this URL I get an exception that now trusted
> connection can be set up. Is there a known way / workaround for setting up
> a connection to an SSL mantis URL? Do I need a certificate? If so, how do
> I refer to the certificate in the Session object when I prepare my
> connection?
>
> Any information on this would be much appreciated.
> Regards
> Karl
>
|