Simple bash script to install OpenXPKI on Debian
Go to file
Muhammad Daffa 9bdfd89737
docs: added screenshot
2022-11-15 17:17:45 +07:00
LICENSE Initial commit 2022-11-15 17:09:46 +07:00
README.md docs: added screenshot 2022-11-15 17:17:45 +07:00
install.sh feat: added install.sh 2022-11-15 17:10:50 +07:00

README.md

OpenXPKI Installer

Simple bash script to install OpenXPKI on Debian

How to Use

$ sudo su
$ git clone https://github.com/daffainfo/openxpki-installer
$ cd openxpki-installer
$ mv install.sh /root/
$ bash install.sh

After install, go to https://YOUR_IP/openxpki/

Prerequisite

  • Debian 10

Screenshot

image

Reference