To view this is it necessary to have IIS installed in System or we can directly find out in the path. But when i look in to that path i can not find the installed files.
than select your site >> any folder that u want to give SSL .
or any page.
right click on that folder/page.
go to property >> Directory Security tab >> enable SSL.
here also install your certificate in site.
refer this site, you get whole idea abt installing and setting SSL For site
http://support.microsoft.com/kb/299875
also check this : http://support.microsoft.com/kb/315588
Configure and test the certificate
To configure and test the certificate, follow these steps:
On the Directory Security tab, under Secure Communications, note that there are now three available options. To set the Web site to require secure connections, click
Edit. The Secure Communications dialog box appears.
Select Require Secure Channel (SSL) and click OK.
Click Apply and then OK to close the property sheet.
Browse to the site and verify that it works. To do this, follow these steps:
Access the site through HTTP by typing http://localhost/Postinfo.html in the browser. You receive an error message that resembles the following: <div> <div> <div> HTTP 403.4 - Forbidden: SSL required. </div> </div> </div>
Try to browse to the same Web page using a secured connection (HTTPS) by typing
https://localhost/postinfo.html in the browser. You may receive a security alert that states that the certificate is not from a trusted root CA. Click
Yes to continue to the Web page. If the page appears, you have successfully installed your certificate.
I tried to implement the following example but the generation of SSL file i can not get . When trying to process the pending request i can not get the file name can you solve this problem please
Chintan Dave
Contributor
3687 Points
742 Posts
Re: SSL and HTTPS
Apr 28, 2010 10:58 AM|LINK
Yes if u install downloaded certificate that u dont need to install any other (Microsoft certificate service)
http://napsterchintan.blogspot.com/
Chintan Dave
Contributor
3687 Points
742 Posts
Re: SSL and HTTPS
Apr 28, 2010 11:03 AM|LINK
By default, the certificate file is put in \Windows\System32\inetsrv\, but you can save it to any location.
http://napsterchintan.blogspot.com/
Chintan Dave
Contributor
3687 Points
742 Posts
Re: SSL and HTTPS
Apr 28, 2010 11:04 AM|LINK
If you want more knowledge about SSL, refer this site.
Setting Up SSL:
http://webhelp.esri.com/arcgisserver/9.3/dotnet/index.htm#setting_up_ssl.htm
http://napsterchintan.blogspot.com/
Dora743
Member
275 Points
367 Posts
Re: SSL and HTTPS
Apr 28, 2010 11:11 AM|LINK
To view this is it necessary to have IIS installed in System or we can directly find out in the path. But when i look in to that path i can not find the installed files.
Mindcracker MVP
http://dorababu-meka.blogspot.in/
Dora743
Member
275 Points
367 Posts
Re: SSL and HTTPS
Apr 28, 2010 11:14 AM|LINK
can i install the files send on any PC or it will be applicable for that particular IPconfiguration that i had given while registering.
Mindcracker MVP
http://dorababu-meka.blogspot.in/
Chintan Dave
Contributor
3687 Points
742 Posts
Re: SSL and HTTPS
Apr 28, 2010 11:19 AM|LINK
no i dont think so. But u can try it.
It should be work on any PC as it comes as email attached.
I installed it in my PC from same site that i given u.
You can also get SSL Certificate from VerySign:
http://www.verisign.com/ssl/buy-ssl-certificates/free-ssl-certificate-trial/
http://napsterchintan.blogspot.com/
Dora743
Member
275 Points
367 Posts
Re: SSL and HTTPS
Apr 28, 2010 11:24 AM|LINK
Ok thanks for your help i will try and contact again
Mindcracker MVP
http://dorababu-meka.blogspot.in/
Dora743
Member
275 Points
367 Posts
Re: SSL and HTTPS
Apr 28, 2010 02:09 PM|LINK
How can i apply SSL for already done Project. Is it possible to do
Mindcracker MVP
http://dorababu-meka.blogspot.in/
Chintan Dave
Contributor
3687 Points
742 Posts
Re: SSL and HTTPS
Apr 28, 2010 02:46 PM|LINK
ya ofcourse we can give ssl to existing site.
for that make that site default site.
then open IIS Manager using run >> inetmgr.
than select your site >> any folder that u want to give SSL .
or any page.
right click on that folder/page.
go to property >> Directory Security tab >> enable SSL.
here also install your certificate in site.
refer this site, you get whole idea abt installing and setting SSL For site
http://support.microsoft.com/kb/299875
also check this : http://support.microsoft.com/kb/315588
Configure and test the certificate
To configure and test the certificate, follow these steps:
http://napsterchintan.blogspot.com/
Dora743
Member
275 Points
367 Posts
Re: SSL and HTTPS
Apr 28, 2010 02:54 PM|LINK
Dear Chintan Dave,
I tried to implement the following example but the generation of SSL file i can not get . When trying to process the pending request i can not get the file name can you solve this problem please
http://www.c-sharpcorner.com/UploadFile/ankithakur/Secure_Sockets_Layer_aspx03052007002217AM/Secure_Sockets_Layer_aspx.aspx
Mindcracker MVP
http://dorababu-meka.blogspot.in/