Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / December 2004

Tip: Looking for answers? Try searching our database.

Regarding Webservices SSL

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Pasho - 13 Dec 2004 11:35 GMT
I have webservice. The username and password is authenticated through
Username token. To manage secure transmit between client and server I want to
use SSL. The problem here is Iam creating certficates using Makecert.exe
since it is at development stage.

1. Can client and Server certificates be created using makecert.exe.
2. Major problem is how do I proceed after creating certificates. Can anyone
help me out
Softwaremaker - 13 Dec 2004 12:09 GMT
You are in the right newgroup. Use Web Services Enhancements  (WSE2.0)
Find more information and download it here
http://msdn.microsoft.com/webservices/building/wse/

Signature

Thank you.

Regards,
Softwaremaker
http://www.softwaremaker.net/blog

=========================================

> I have webservice. The username and password is authenticated through
> Username token. To manage secure transmit between client and server I want to
[quoted text clipped - 4 lines]
> 2. Major problem is how do I proceed after creating certificates. Can anyone
> help me out
Dilip Krishnan - 20 Dec 2004 14:59 GMT
Hello Pasho,
   You would need to do the following
1. Create a cert with the same name as the hosts (web servers) name
2. In IIS, go to the Default web site and bring up the properties
   - Go to the directory security tab
   - Click on Server Certificate in the Secure communications
   - Choose the certificate you created
3. In IIS, go to the virtual directory you're trying to protect and bring
up the properties
   - Go to the directory security tab
   - Click on Edit in the Secure communications
   - Click on Require SSL
4. Call the service with https instead of http in the url
HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com

> I have webservice. The username and password is authenticated through
> Username token. To manage secure transmit between client and server I
[quoted text clipped - 5 lines]
> anyone
> help me out

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.