Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP .Net Security
view keystore names
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Zhi-Qiang Ni[MSFT]" data-source="post: 4285785"><p>Hi Chuck,</p><p></p><p>If your asp.net install correctly, when you run the aspnet_regiis command,</p><p>you can view the certificate in the following way:</p><p></p><p>To view certificates in the MMC snap-in</p><p></p><p>1.Open a Command Prompt window.</p><p>2.Type mmc and press the ENTER key. Note that to view certificates in the</p><p>local machine store, you must be in the Administrator role.</p><p>3.On the File menu, click Add/Remove Snap In.</p><p>4.Click Add.</p><p>5.In the Add Standalone Snap-in dialog box, select Certificates.</p><p>6.Click Add.</p><p>7.In the Certificates snap-in dialog box, select Computer account and click</p><p>Next. Optionally, you can select My User account or Service account. If you</p><p>are not an administrator of the computer, you can manage certificates only</p><p>for your user account.</p><p>8.In the Select Computer dialog box, click Finish.</p><p>9.In the Add Standalone Snap-in dialog box, click Close.</p><p>10.On the Add/Remove Snap-in dialog box, click OK.</p><p>11.In the Console Root window, click Certificates (Local Computer) to view</p><p>the certificate stores for the computer.</p><p>12.Optional. To view certificates for your account, repeat steps 3 to 6. In</p><p>step 7, instead of selecting Computer account, click My User account and</p><p>repeat steps 8 to 10.</p><p>13.Optional. On the File menu, click Save or Save As. Save the console file</p><p>for later reuse.</p><p></p><p></p><p>Viewing Certificates with Internet Explorer</p><p></p><p>You can also view, export, import, and delete certificates by using</p><p>Internet Explorer.</p><p>To view certificates with Internet Explorer</p><p>1.In Internet Explorer, click Tools, then click Internet Options to display</p><p>the Internet Options dialog box.</p><p>2.Click the Content tab.</p><p>3.Under Certificates, click Certificates.</p><p>4.To view details of any certificate, select the certificate and click View.</p><p></p><p>The following procedure demonstrates how to examine the stores on a</p><p>computer to find an appropriate certificate.</p><p><a href="http://msdn.microsoft.com/en-us/library/ms788967.aspx">http://msdn.microsoft.com/en-us/library/ms788967.aspx</a></p><p><a href="http://quickstart.developerfusion.co.uk/QuickStart/aspnet/doc/management/too">http://quickstart.developerfusion.co.uk/QuickStart/aspnet/doc/management/too</a></p><p>ls.aspx</p><p></p><p>If you still can't see the certificate, it is because the .net and IIs</p><p>version is not compatible, please refer the following link to resolve it.</p><p><a href="http://geekswithblogs.net/marlon/archive/2006/01/22/66645.aspx">http://geekswithblogs.net/marlon/archive/2006/01/22/66645.aspx</a></p><p><a href="http://www.issociate.de/board/post/306008/ASP.NET_2.0_MMC_snap-in.html">http://www.issociate.de/board/post/306008/ASP.NET_2.0_MMC_snap-in.html</a></p></blockquote><p></p>
[QUOTE="Zhi-Qiang Ni[MSFT], post: 4285785"] Hi Chuck, If your asp.net install correctly, when you run the aspnet_regiis command, you can view the certificate in the following way: To view certificates in the MMC snap-in 1.Open a Command Prompt window. 2.Type mmc and press the ENTER key. Note that to view certificates in the local machine store, you must be in the Administrator role. 3.On the File menu, click Add/Remove Snap In. 4.Click Add. 5.In the Add Standalone Snap-in dialog box, select Certificates. 6.Click Add. 7.In the Certificates snap-in dialog box, select Computer account and click Next. Optionally, you can select My User account or Service account. If you are not an administrator of the computer, you can manage certificates only for your user account. 8.In the Select Computer dialog box, click Finish. 9.In the Add Standalone Snap-in dialog box, click Close. 10.On the Add/Remove Snap-in dialog box, click OK. 11.In the Console Root window, click Certificates (Local Computer) to view the certificate stores for the computer. 12.Optional. To view certificates for your account, repeat steps 3 to 6. In step 7, instead of selecting Computer account, click My User account and repeat steps 8 to 10. 13.Optional. On the File menu, click Save or Save As. Save the console file for later reuse. Viewing Certificates with Internet Explorer You can also view, export, import, and delete certificates by using Internet Explorer. To view certificates with Internet Explorer 1.In Internet Explorer, click Tools, then click Internet Options to display the Internet Options dialog box. 2.Click the Content tab. 3.Under Certificates, click Certificates. 4.To view details of any certificate, select the certificate and click View. The following procedure demonstrates how to examine the stores on a computer to find an appropriate certificate. [URL]http://msdn.microsoft.com/en-us/library/ms788967.aspx[/URL] [URL]http://quickstart.developerfusion.co.uk/QuickStart/aspnet/doc/management/too[/URL] ls.aspx If you still can't see the certificate, it is because the .net and IIs version is not compatible, please refer the following link to resolve it. [URL]http://geekswithblogs.net/marlon/archive/2006/01/22/66645.aspx[/URL] [URL]http://www.issociate.de/board/post/306008/ASP.NET_2.0_MMC_snap-in.html[/URL] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP .Net Security
view keystore names
Top