Hi All,
  I'm looking at implementing some client-server style web services 
either with WSDL & SOAP or REST, or some sort of hybrid. Now I'm still 
not totally up with encryption, but as I understand it (please correct 
me if I'm wrong) I've got 2 choices:-

1) Encrypt and decrypt the messages in Perl
2) Just use https:// and send the messages normally, the SSL layer will 
sort it all for me

If I'm right 2 is a lot easier to implement. But 1 might have additional 
benefits I'm unaware of? Maybe a combination of the two for extra security??

Input please :)


Lyle

_______________________________________________
BristolBathPM mailing list
[email protected]
http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm

Reply via email to