- Lab
- A Cloud Guru
SUSE Certified Engineer - Managing Encryption
In this hands-on lab, you'll be getting more familiar and experienced in using OpenSSL to create your own Certificate Authority (CA), so that you can sign your own certificate requests. You'll set up the Root Certificate Authority, generate a Certificate Signing Request (CSR), and then use that request to generate the end result — a server certificate. You'll then use the `gpg` command to generate and query your own GPG public and secret keys, and use that information to encrypt a data file and then decrypt it, comparing the file contents before and after.
Path Info
Table of Contents
-
Challenge
Set Up a Certificate Authority
- Install the
tree
command - Set up a Certificate Authority (CA) directory structure
- Create a Root Certificate
- Verify the certificate details
- Install the
-
Challenge
Create a Certificate Signing Request
- Generate a Certificate Signing Request (CSR)
- Supply the necessary details
- Verify the certificate details
- Note file locations and contents
-
Challenge
Generate a Server Certificate
- Set up the certificate database
- Generate a server certificate
- Verify the certificate details
- Inspect the contents of the database
-
Challenge
GPG Encrypt and Decrypt a Data File
- Configure a test directory
- Generate a GPG public/secret key pair
- Confirm the GPG keys were generated
- Locate the GPG files
- Encrypt and decrypt a data file
- Verify that the operation worked properly
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.