- Lab
- Security

Authentication: Certificates
In this lab, you’ll practice creating and managing certificates. When you’re finished, you’ll have created multiple SSL certificates that allow for connection to a web server via https.

Path Info
Table of Contents
-
Challenge
Getting Started in the Lab Environment
Here are the initial instructions and explanation of the lab environment. Read this while your environment is busy creating itself from nothing. Yes, this violates physics; we know. How fun!
-
Challenge
Generating Your First Self-Signed SSL Certificate in Linux
In this lab you will be learning how to create and manage SSL certificates for the purpose of securing connections to a web server. To begin you will start by generating the simplest type of SSL certificate, a self-signed certificate, and use it to enable https connections on a Linux Machine
-
Challenge
Creating Your Own Certificate Authority on Windows
In this challenge, you will learn how to create a Certificate Authority, which is a server that can issue certificates to other machines.
-
Challenge
Configuring Your CA to Issue Certificates
In this challenge students will enable https on their CA using IIS configuration to allow other servers to request certificates
-
Challenge
Issuing and Revoking Certificates
In this challenge you learn how to issue a certificate via a CA and then revoke that certificate from the CA console
-
Challenge
Final Challenge
Acting as a web developer deploying your first application, try exporting the certificate that you created and deploying it to your apache server.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.