Questions tagged [trusted]
67 questions
0
votes
1 answer
TrustedPickle not working?
On the UsingPickle article on Python Wiki it suggests using TrustedPickle in order to give more protection to Pickle files through looking for authorised signatures and keys.
I downloaded TrustedPickle 0.01 and installed it as instructed by putting…

RoyalSwish
- 1,503
- 10
- 31
- 57
0
votes
2 answers
Silverlight trusted apps without install certificate in trusted puplishers
I write SL5 application. I signed with thawte code sign certificate. I set registery that allow run inside browser.
When I check haselevationpermission I got false. If I install certificate in trusted puplishers I got true.
But my application will…
0
votes
1 answer
Is there a way to form secure connections without trusted third parties?
I've just recently learned a bit about how encrypted messages are sent across the Internet, and it seems that it relies a lot on "trusted third parties" My problem is that I don't trust anyone, is there some way to form an encrypted connection…

Noah
- 351
- 2
- 9
0
votes
1 answer
Google Trusted Stores Shipmet feed Carrier in Magento
i have an issue with the feed that is sent to my google merchant account (order_shipments.txt) there is 4 columns
merchant order id
tracking number
carrier code
other carrier name
ship date
i have set my shipping as FREE SHIPPING with the shipping…

user2188423
- 1
- 1
0
votes
2 answers
About > Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection
I have an aspx page in C# under .net 4.0 developed in VS2010 on my workstation that is in a domain called 'DOMDEV' trying to access a MS-SQL Server 2000 DE on a standalone W2K3 Std Edition SP2. My domain credentials are
user: DOMDEV\MyName
pwd:…

Henry Chang
- 3
- 1
- 3
0
votes
1 answer
Silverlight : During uploading files to a URL, how to bypass the in-browser trusted application restriction?
I have build a Silverlight 5 application that allows users to drag and drop an item onto a selected area and upload them to a particular URL. Its an HTML page that references the xap file (that contains the Silverlight code) inside a div through the…

Daud
- 7,429
- 18
- 68
- 115
-1
votes
1 answer
How to configure SRX200 router?
How to configure SRX200 router?
I want to setup a LAN (trusted network) with my own series (ex: 10.x.x.x)
Router should forward the request based on port(Port based forwarding).
i.e If any machine sent a request on a port, router should forward the…

java geek
- 1
- 4