Bonjour à tous,
J’essaie de créer un serveur VPN en suivant un tuto de Debian-facile, et arrivé sur la commande pkitool j’ai ce message:
root@eix:/etc/openvpn/easy-rsa# ./pkitool --initca
Using CA Common Name: system-linux.eu CA
Generating a RSA private key
................+++++
.......+++++
writing new private key to 'ca.key'
-----
unable to find 'distinguished_name' in config
problems making Certificate Request
140249053589568:error:0E06D06C:configuration file routines:NCONF_get_string:no value:../crypto/conf/conf_lib.c:275:group=req name=distinguished_name
Impossible de trouver d’où ça vient.
Des idées?