Polinicles's avatar

E-commerce & SSL certificate

Hi there,

I'm creating many different web apps with Laravel 5 like an e-commerce, a blog, etc... All of my web apps need a login so I must secure my routes (mostly the ones like an e-commerce app) but I don't really understand how the SSL certificate works and how to apply them...

If I'm not wrong to secure a route I need:

  1. Buy an SSL certificate.

  2. Set a Middlewere in Laravel 5 to apply to the routes like here: http://stackoverflow.com/questions/28402726/laravel-5-redirect-to-https

  3. Set up the SSL on my server.

Is it OK? Or I need something else? Any other security advices for an e-commerce web app?

Best Regards

0 likes
1 reply

Please or to participate in this conversation.