Table des matières

Certificats

Web

Générer un certificat auto-signé pour une utilisation personnelle :
certificateme.tar

$ ./certificateMe.sh
USAGE :         ./certificateMe.sh [PARAMETERS] [OPTIONS]
VERSION :       1.170126
LICENSE :       https://creativecommons.org/licenses/by-nc-sa/3.0/

PARAMETERS :
  -c            initials of the country
  -l            locality, name of the city
  -o            organisation, name of the entreprise for example
  -u            organisational unit, name of the team for example
OPTIONS :
  -d            domainname, hostname by default
  -m            mail, `whoami`@localhost by default
  -p            password, printed into $domain.pass by default
  -a            CA file, created by default
  -w            Working directory, /etc/ssl/certs/`date +"%Y"` by default

  -h, --help    display this help message

Shell