PKIT Erste Schritte

PKIT Dependencies

Linux based on Debian

IMPORTANT:

Use PKIT on Debian (-based-) systems only. We had lot of issues with SuSE or SLES. Check that all packets are uptodate.

Please understand that we will not support any requests if your openssl version is below 1.1.0.
Test your version with the command:

openssl version

Installation with git

Install git client

  1. apt-get install git

Dependencies:

  • dos2unix, zip/unzip, tree, openssl (version >1.0)
  • all packets and distro up-to-date

Clone the PKIT master branch

  1. clone the master

git clone https://github.com/KlausWolfinger/PKIT.git
cd PKIT

Set x flag

  1. chmod u+x pki.sh

Launch the PKIT

  1. ./pki.sh


 
 

Manual Installation

Download pkitool from git website:

https://github.com/KlausWolfinger/PKIT


  1. Click “Download ZIP”
  2. Copy the file to your Linux system
  3. unzip the pkitool archive
  4. chmod u+x pki.sh
  5. start tool wth ./plki.sh