Commit graph

167 commits

Author SHA1 Message Date
Daniel Jakots ce8a5bbed2 retire des3 and use aes 2017-05-20 22:37:07 -04:00
Daniel Jakots 0356d31d9e space vs tabs and trailing white spaces 2017-05-20 22:11:48 -04:00
Daniel Jakots f8be2842f3 fail if there's no openssl.cnf 2017-05-20 22:10:46 -04:00
Daniel Jakots 5f913162af don't hardcode progname 2017-05-20 21:50:23 -04:00
Daniel Jakots 65e4ed5a44 redirect error message to stderr 2017-05-20 21:48:06 -04:00
Daniel Jakots b645e2fd7b replace `` with $() 2017-05-20 21:41:20 -04:00
Benoît S. 1d294c2463 Add v3_ca extension when generating CA. 2017-03-05 15:11:54 +01:00
Benoît S. 6a0f7712b0 Fix bashism. 2017-03-05 13:05:07 +01:00
Benoît S. 5c02c05dcc Added variable to every read call.
Needed for sh, not for bash.
2017-03-05 00:03:08 +01:00
Benoît S. c70498d6bc Dot not use weak ciphers. 2015-07-22 09:56:04 +02:00
Tristan Pilat d80a9876d2 Generation conf inline 2014-12-05 16:28:56 +01:00
Romain Dessort 6b584b62e3 Fix a bug with private key encryption.
openssl req does not have to generate a private key (which is not encrypted,
even if the user wants to) while key is already generated right before.
2013-10-16 16:44:34 +02:00
Romain Dessort a842d23d20 Use 3DES instead of simple DES to encrypt private key. 2013-10-16 16:44:00 +02:00
Romain Dessort 0bb337f56c Add possibility to encrypt private keys. 2013-10-15 14:01:38 +02:00
Romain Dessort b0724c97ea Change generated private key length to 2048 bits. 2013-10-15 12:12:37 +02:00
Gregory Colpart 3ca95632e0 Add TODO file :) 2010-10-06 18:08:34 +02:00
Thomas Martin 0d497b10e2 initial import 2010-10-06 17:34:30 +02:00