Inhaltsverzeichnis ...
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
- 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
- clone the master
git clone https://github.com/KlausWolfinger/PKIT.git
cd PKIT
Set x flag
- chmod u+x pki.sh
Launch the PKIT
- ./pki.sh
Manual Installation
Download pkitool from git website:
https://github.com/KlausWolfinger/PKIT
- Click “Download ZIP”
- Copy the file to your Linux system
- unzip the pkitool archive
- chmod u+x pki.sh
- start tool wth ./plki.sh