22
0
Fork 0
wiki/HowtoShellpki.md

27 lines
739 B
Markdown
Raw Permalink Normal View History

2017-11-13 01:24:49 +01:00
---
2022-06-30 15:48:16 +02:00
categories: vpn openvpn security network
2017-11-13 01:24:49 +01:00
title: Howto shellpki
...
2022-06-30 15:48:16 +02:00
[shellpki](https://gitea.evolix.org/evolix/shellpki) est un script Shell pour gérer une petite [PKI](https://fr.wikipedia.org/wiki/Infrastructure_%C3%A0_cl%C3%A9s_publiques) en ligne de commandes.
2017-11-13 01:24:49 +01:00
## Installation
2022-06-30 15:48:16 +02:00
Voir le [README](https://gitea.evolix.org/evolix/shellpki#install) du projet.
2017-11-13 01:24:49 +01:00
2022-06-30 15:48:16 +02:00
## Utilisation
2017-11-13 01:24:49 +01:00
2022-06-30 15:48:16 +02:00
Voir le [README](https://gitea.evolix.org/evolix/shellpki#usage) du projet.
2017-11-13 01:24:49 +01:00
2019-09-18 10:34:23 +02:00
## Troubleshooting
2017-11-13 01:24:49 +01:00
2019-09-18 10:34:23 +02:00
### TXT_DB error
À la création d'un certificat, si nous avons l'erreur suivante :
~~~
failed to update database
TXT_DB error number 2
~~~
Il faut éditer le fichier /etc/openvpn/ssl/ca/index.txt et supprimer la ligne concernant le CN qui pose problème.