Microsoft
Software
Hardware
Network
Question : How can I setup a simple "HelloWorld" WCF service using SSL certificate and a custom username/password
Can someone provide an example of a WCF service that allows for a custom username/password (no windows authentication) with a SSL certificate to secure the transport of the username/password. I need some instructions on how to setup up a test certificate that can then be replaced with a purchased certificate when placed into the production environment. Every example I find has problems and doesn't work at some level. A simple working example would be great! Thanks for any help that you can provide.
Answer : How can I setup a simple "HelloWorld" WCF service using SSL certificate and a custom username/password
The below link gives u clear idea for what u have asked for!
http://www.theserverside.n
et/tt/arti
cles/showa
rticle.tss
?
id=Securi
ngWCFServi
ce
Random Solutions
looking for XP NIC drivers for the sony pcg-491L
creating an install routine for custom printers and SQL Database
Moving a selected item from listbox1 to listbox2
Excel VBA Array Based on Cell Value
How to run DBCC CHECKDB
Word/Excel Mail Merge with variable worksheet name
Sorting Column names while viewing data in TOAD
Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI<wbr />_AS" and "Latin1_General_CI_AS" in the equal to operation
Error 405 method not allowed when using WebClient()
vb.net 2.0 winforms - how to detect unsaved data in databound fields?