Webservice Security

J

Joe

I'm using several webservices that are being called by VB.Net applications at
the users end.

My question is: How secure is the data being sent to and from the server?
If it's not secure how can I make it secure? I could hard code a password,
but it wouldn't take long for someone to find that...

Thanks for any help that you can give!
Joe
 
P

Peter Ritchie [C# MVP]

If you connect to the web service over an SSL connection the data you pass
back and forth will be encrypted.

When you mention a password, are you talking about authenticating users of
your web service or securing data transferred to/from the web service. Those
are two different things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,819
Latest member
masterdaster

Latest Threads

Top