December 2015
Intermediate to advanced
232 pages
5h 8m
English
Just collecting the data isn’t sufficient. You need to process it before you store it. Let’s look at how you can use SSL when transferring the data. You also need to think about what you want to log on the server.
We’ve already discussed how important it is to use SSL on your website in Use TLS and SSL to Secure Your Connections. When you’re working with sensitive information, securely transporting data using SSL becomes essential. Any page that collects or shows sensitive information to the client must be served over HTTPS; otherwise the traffic can be sniffed and the data exposed. HTTPS needs to be implemented throughout the application since attackers could still hijack the session from insecure ...
Read now
Unlock full access