12 Commits

Author SHA1 Message Date
Peter Powell
611d29182f Add support for generating a certificate signing request to genssl. 2017-03-17 15:52:25 +00:00
Peter Powell
a3cb0312ea Make genssl use STDERR and the real binary name for error messages. 2016-12-02 13:55:17 +00:00
Peter Powell
1d45a7264c Update build system for the removal of . from @INC. 2016-11-08 09:31:56 +00:00
Peter Powell
806e57433a Rewrite the build system directive parser. 2016-09-16 04:23:56 +01:00
Peter Powell
aae283e1dd Convert the build system to Perl 5.10.
Thanks to Kross for the heads up on "use feature".
2015-03-25 19:01:33 +00:00
Peter Powell
11f4d02e70 Add Perl module for console related code.
- Move prompt_* methods to this module.
- Add methods for printing errors and warnings easily.
- Add colour code helpers and switch all code to use them.
2014-12-07 22:36:42 +00:00
Peter Powell
d97fabeb54 Fix warning from gnutls-certtool about --bits being deprecated.
This patch has made me extremely grateful for git-blame as the
GnuTLS developers apparently do not document when deprecation
warnings are introduced.
2014-06-28 14:32:22 +02:00
Peter Powell
caa987d0de Add support for generating DANE TLSA records to genssl. 2014-04-26 13:21:31 +02:00
Peter Powell
b3200d542b Add 'auto' option to genssl to automatically select a generator. 2013-07-29 17:07:52 +01:00
Peter Powell
745378a329 Add support for generating dhparams with GnuTLS to genssl. 2013-04-08 21:26:14 +02:00
Peter Powell
14d2f191d3 Fix a small typo in genssl. 2013-04-02 21:17:11 +01:00
Peter Powell
448c50fa4d Extract SSL generation to a tool which can be shipped by distros. 2013-04-02 16:34:28 +01:00