I will confront with an online-paying project,some questions about security

My company will start a large poject, an online-paying project like "PayPal".I have no experience in java security?So,i want to konw,how can i get a QuickStart with java security?Should i leanrt HTTPS first?What's my first step?
[264 byte] By [johnnylzba] at [2007-10-2 10:04:59]
# 1

Hello !!

I recommend you the book Professional Java Security (Programmer to Programmer) (Paperback)

by Jess Garms, Daniel Somerfield (Wrox). It is excelent and will allow you to cover all "techs" topic related to security.

But, more important than this, remember to consider many issues related to security, special if you starting a project like 'PayPal': check it out this first http://www.ranum.com/security/computer_security/editorials/dumb/.

Https doesn't mean 'secure' just for it. I thought you have many tools related and you will need to check where and how are you going to use them all around your project.

I hope i helped you.

Faturita

faturitaa at 2007-7-13 1:19:53 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...