Lessons: 15Length: 2.2 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.5 Implementing SSL For Development Purposes

Let's take a look at how we can use OpenSSL to generate a self-signed certificate that we can install in order to make our browser trust our development server. We also enable encryption so that all traffic between the client and our server is encrypted.