0
votes
1answer
11 views
WSE 3.0 Trust chain error - how do i view what certificate is being sent back? I want to know what cert has the trust chain error.
I'm having a trust chain error when I receive my response in WSE 3.0.
Their cert is fine when I grab the WSDL. Their cert is fine when I connect. It likes my public cert when I send the XML request.
…
0
votes
0answers
24 views
Authenticating AD via LDAP with a TRUST via PHP
I've got php code that works as expected to authenticate a user against an Active Directory domain using LDAP. The same domain now has a one-way trust enabled - users in the trusted domain don't …
0
votes
2answers
50 views
Losing connection to a webservice via https “No X509TrustManager implementation available”
Hi
I have a really weird issue with Java and SSL certificates. Hope someone can help.
A web is running in a cluster of 3 identical servers
All servers contain "Application A" which is a JSR-168 …
0
votes
1answer
30 views
How to determine the root of a certificate?
My root certificates are stored as several files in ASN.1 format.
Assume I have a chained end entity certificate in the same format. How do I efficiently determine the root certificate of this …
0
votes
0answers
18 views
Windows forms app in IE: how to not require the user to modify trusted zones/.net security? Trust?
How do you configure/setup your .dll file so that when its hosted in IE and a user hits the page it just prompts them to 'trust' the application and install it and run? Currently all the doco I can …
0
votes
2answers
90 views
Access 2007, VBA, a tiny project for a school, and the Trust Center
A friend asked for my help putting together an Access database for a small department at a university. It tracks medical info on some animals. The problem is that to make the application easy enough …
0
votes
3answers
85 views
How to authenticate client application for trust of messages sent from it
The basic question
How do I know that it is my publicly accessible (client) application that is sending my service messages? How do I know that it is just not some other application that is …
4
votes
5answers
110 views
An algorithm for distributed or decentralised reputation/trust
Does anyone know of an algorithm for computing how much you 'trust' another user (their reputation) in a decentralised system.
Sites like this one use a centralised authority to track reputation …
0
votes
1answer
114 views
ASP.NET MVC: deployment issue
Hi,
I created an ASP.NET MVC 1.0 application that works fine on my machine (running in vs 2008 web server). However, when I deploy it to my webhost (running in medium trust), I get the following …
2
votes
2answers
2k views
Could not establish trust relationship for SSL/TLS secure channel — SOAP
I have a simple web service call, generated by a .NET (C#) 2.0 windows app, via the web service proxy generated by Visual Studio, for a web service also written in C# (2.0). This has worked for …
1
vote
3answers
106 views
SMTPClient Half Working \ Half Not
I am using Microsoft's membership framework on a website. I am able to send password retrieval e-mails, but am unable to send e-mails myself using SMTPClient.
When you configure the SMTP settings in …
0
votes
0answers
322 views
Flash Player trust file not working with Embedded browser on linux
Hi,
I have an application which embeds a xulrunner based browser. I have to load some flash content in this browser. At certain points of time the flash changes my URL and Page Title to reflect …
1
vote
0answers
165 views
Trusting an assembly located on a network share.
Hello all,
I've been meaning to post on here for a while but always find the information I need; up untill now of course! I would appreciate any help you may be able to offer in regards to code …
2
votes
1answer
190 views
Microsoft Studio TFS proxy problems in a trusted domain
I have two domains. TFS 2008 is installed on DEV domain, proxy on PROD. There is two-way trust and both servers can authenticate users from both domains.
TFS was working fine, and suddenly stopped. …
1
vote
6answers
175 views
How often would you tolerate your IDE crashing?
I was experimentally trying to switch from coding in vim to coding in an IDE (in this case, Anjuta on Linux), but I found that every time I crashed the IDE, my trust in it went down, until around a …
