Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
3answers
439 views

SSL signed certificates for internal use

I have a distributed application consisting of many components that communicate over TCP (for examle JMS) and HTTP. All components run on internal hardware, with internal IP addresses, and are not ...
3
votes
3answers
7k views

Blackberry permissions — what does “trusted application status” refer to?

For some device users, on startup they are presented with the following permissions dialog "Would you like to grant AppX trusted application status?" The user says yes and the app runs fine. But ...
2
votes
0answers
149 views

Should I use IIS as a trusted proxy to provide ActiveDirectory SSO for a legacy app?

I'm trying to add Active Directory single-sign-on support to an existing SOAP server. Since it is written in C++ using third party transport components, adding AD SSO doesn't appear to be easy. ...
1
vote
1answer
82 views

How to trust a certificate in Windows Powershell

I am using Windows 7, and want to run signed scripts from Powershell, the security-settings of Powershell are set to "all-signed", and my scripts are signed with a valid certificate from my company. I ...
1
vote
1answer
152 views

How do you mark a Ruby Binding as trusted?

From this article http://www.stuartellis.eu/articles/erb referring to thread safety levels: "At this level, the specified binding must be marked as trusted for ERB to use it." I've searched high and ...
1
vote
2answers
646 views

Godaddy's Code sign certificate and MIDlet

i have developed an application in java (J2ME), and i want trusted domain for that application using goDaddy's certificate. can i obtain it ? let me re describe the full scenario. i have developed an ...
0
votes
0answers
12 views

Loopback causes Sybase trusted connection to fail?

We can get trusted connections from Win7 to Sybase on our Active Directory domain using isql. When we implement a 'loopback' in our T-SQL code - the Trusted connection fails - although ordinary ...
0
votes
2answers
93 views

JQuery to test if URL is accessible

We are trying to determine whether it's possible to attempt to fetch a file/data from another domain (but trusted) via jQuery and determine whether the item was successfully fetched. In other words ...
0
votes
0answers
94 views

ReportViewer 10 Error System.Drawing is not a trusted assembly

Getting an error when I am trying to run one of my reports on ReportViewer 10. 'An error occured during local report processing. The report reference the code module 'System.Drawing', which is not a ...
0
votes
2answers
158 views

Trusted Site in IE - html title is ignored

When we add our domain as a trusted site to IE, then the html 'title' tag is ignored and the page url is shown in the browser header bar. Whn we remove our domain from the trusted sites list then the ...
0
votes
1answer
427 views

Looking for a Active Directory users in trusted domains in C#

I have an AD domain (let's refer to it as DMN) and credentials to access it. My aim is to retrieve information about another user. It is pretty easy when this user is registered in the domain DMN. But ...
0
votes
1answer
333 views

Issues Arising in windows 7 /Ie8 when running custom Built Activex Control

Description: The project deals with interaction with the remote desktop connecting through web browser (Internet Explorer). What we did: We have created an activex control that and installs ...
-1
votes
0answers
69 views

ATA Trusted Send commands in Linux

I am trying to use the ATA trusted command as Dmitry Obukhov see at : ATA Trusted commands in Linux The Trusted Receive work well !! But i have problem with Trusted Send command : ata2: lost ...