User Tools

Site Tools


medal-hub-step-ca-setup

This is an old revision of the document!


medAL-hub Self-signed Certificates with Step-ca Setup

Purpose and Scope

In this page, you will learn how to generate self-signed certificates with step-ca.

Prerequisite

You should have setup a Raspberry Pi to work as a medAL-hub. See the documentation here.

Step-ca Installation

Run the following commands to install step-ca:

wget https://github.com/smallstep/cli/releases/download/v0.15.14/step-cli_0.15.14_amd64.deb
sudo dpkg -i step-cli_0.15.14_amd64.deb

wget https://github.com/smallstep/certificates/releases/download/v0.15.11/step-ca_0.15.11_amd64.deb
sudo dpkg -i step-ca_0.15.11_amd64.deb

DELETEME

Credentials
medal-hub-step-ca-setup.1640680111.txt.gz ยท Last modified: 2021/12/28 09:28 by arnaud_poletto