Tagged Questions

0
votes
1answer
26 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 certif …
0
votes
2answers
83 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 appli …
4
votes
5answers
99 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 t …
0
votes
3answers
71 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 applicatio …
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 …
2
votes
2answers
1k 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 h …
1
vote
4answers
564 views

Are Active Directory forest trusts transitive?

I'm working on trouble shooting an application under development that uses information from Active Directory in a multi-forest environment and I have the current problem down to fi …
6
votes
6answers
364 views

What are the most common, typical things to AVOID coding into my ASP.NET app in order for it to run under Medium Trust on a shared host?

What are the things that Medium Trust stops you from doing? For example, I've already learned that Medium Trust stops you from using System.IO.Path.GetTempPath(). What other thi …
1
vote
1answer
713 views

Secure Java SOAP web service - Active Directory authentication Trust

I want to build a secure web-service betweeen a Java producer and a Java consumer. I want to authenticate using Active Directory using the domain accounts that the producer and con …
0
votes
1answer
107 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 ge …
1
vote
3answers
99 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 t …
2
votes
1answer
175 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, an …
7
votes
7answers
307 views

How can you give users confidence that your application has no malicious intent?

I am a FireFox user, and I recently installed the GMail notifier add-on. When you first install the add on, it requests your GMail address and password, and will then use this to …
2
votes
2answers
112 views

Does it make sense to set up a trusted relationship between Active Directory instances at partner companies?

Hi, If a company often requires users to be created in a partner's active directory, and vice versa, does it make sense to set up a federated / trusted relationship between the AD …
5
votes
7answers
334 views

Is agile possible when people are shared across multiple projects?

Multi-tasking is shown to be at least 15% less productive than dedicating people to a project (from Mythical Man Month), however in some cases it seems unavoidable. Part of the …

1 2 next
15 30 50 per page