on 07-Sep-2021 12:23
Problem this snippet solves:
The main goal of this article is to share an easy way to create your own Certificate Authority (CA) for your lab enviroment with APM module.
REF - https://github.com/DariuSGB/LabCA
This repository is composed by a set of scripts that give you an easy way to:
How to use this snippet:
Download and install your enviroment using these commands:
git clone https://github.com/DariuSGB/LabCA.git cd LabCA chmod +x $(ls | grep -v README)
Tested this on version:
14.1