Re: Assign Trust Level to all Assemblies signed with the same Public Key?
From: Jason Kendall (JasonKendall_at_hotmail.com)
Date: 02/21/05
- Next message: Nicole Calinoiu: "Re: Assign Trust Level to all Assemblies signed with the same Public Key?"
- Previous message: Nicole Calinoiu: "Re: Assign Trust Level to all Assemblies signed with the same Public Key?"
- In reply to: Nicole Calinoiu: "Re: Assign Trust Level to all Assemblies signed with the same Public Key?"
- Next in thread: Nicole Calinoiu: "Re: Assign Trust Level to all Assemblies signed with the same Public Key?"
- Reply: Nicole Calinoiu: "Re: Assign Trust Level to all Assemblies signed with the same Public Key?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 21 Feb 2005 14:44:20 -0500
Thank you very much for this Blog reference. It's actually one that I
ran across during my research.
The problem is that this Blog shows how to do two extremes but not the
item in the middle that I'm looking for.
I know how to trust an assembly by strong name, and this is how I'm
doing it today...
I know how to trust everything on the Intranet.
What I'd like to do is trust everything signed with a particular key
so that I don't have to trust each strong named assembly individually,
but I also don't fully trust everything on the Intranet.
-Jason Kendall
JasonKendall@hotmail.com
On Mon, 21 Feb 2005 14:31:45 -0500, "Nicole Calinoiu" <calinoiu
REMOVETHIS AT gmail DOT com> wrote:
>A detailed description of how to add a new code group associated with a
>strong name is available at
>http://blogs.msdn.com/shawnfa/archive/2003/06/20/57023.aspx. You may need
>to modify the steps to add the newly created group under a different
>existing group if you want to affect code run from a location other than the
>intranet. For example, if you want to modify permissions granted to code
>run from the local machine, you would add the new group under the
>My_Computer_Zone group rather than under the LocalIntranet_Zone group.
>
>
>
>"Jason Kendall" <JasonKendall@hotmail.com> wrote in message
>news:861k11ttr186s2prhh1bpe2aggjl0or40s@4ax.com...
>>I work in a law firm and all of the applications built by my team are
>> used solely internally. I have read help on CAS and caspol.exe, but I
>> am unable to answer my own question.
>>
>> Can I assign a trust level to all assemblies signed with a given
>> public (private) key?
>>
>> Thanks.
>>
>> -Jason Kendall
>> JasonKendall@hotmail.com
>>
>
- Next message: Nicole Calinoiu: "Re: Assign Trust Level to all Assemblies signed with the same Public Key?"
- Previous message: Nicole Calinoiu: "Re: Assign Trust Level to all Assemblies signed with the same Public Key?"
- In reply to: Nicole Calinoiu: "Re: Assign Trust Level to all Assemblies signed with the same Public Key?"
- Next in thread: Nicole Calinoiu: "Re: Assign Trust Level to all Assemblies signed with the same Public Key?"
- Reply: Nicole Calinoiu: "Re: Assign Trust Level to all Assemblies signed with the same Public Key?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|