InspIRCd Robot
2b810b412a
Update copyright headers.
2022-12-30 11:31:28 +00:00
Sadie Powell
d24b04308b
Fix generating self-signed certificates on newer versions of GnuTLS.
2022-10-11 13:03:15 +01:00
InspIRCd Robot
1bf7ca3894
Update copyright headers.
2021-02-26 06:58:13 +00:00
Sadie Powell
f6b861f12d
Fix unnecessary begin blocks in Perl source files.
2021-01-25 12:39:56 +00:00
InspIRCd Robot
e73d011e68
Update copyright headers.
2020-10-30 12:01:10 +00:00
Sadie Powell
b64fe8320e
Store generated SSL certificates in the .configure directory.
...
Co-Authored-By: Nicole Kleinhoff <ilbelkyr@shalture.org>
2020-09-26 23:34:03 +01:00
Sadie Powell
dd9d0d023e
Remove the DANE record hint from genssl.
...
This was never adopted by clients and its easy for servers to get
a valid cert now so this is unnecessary.
2020-06-02 19:25:29 +01:00
InspIRCd Robot
8f62016f16
Update copyright headers.
2020-01-31 12:48:25 +00:00
Sadie Powell
19cdd93861
Fix Perl tools not using the correct directory name in 'use lib'.
2020-01-17 15:35:20 +00:00
InspIRCd Robot
aa692dc103
Update copyright headers.
2020-01-11 22:14:43 +00:00
Sadie Powell
56375392ba
Update my name and email address.
2019-12-31 20:55:17 +01:00
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