Stephen Gallagher
18cda55e48
Update to 2.6.0
...
Can now generate an empty CRL file.
Can now create and store a Diffie-Hellman parameters (dhparams) file.
Support for setting a password on private keys.
Support for generating a client authentication certificate and key.
Better support for OpenSSL 1.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-12-13 11:35:13 -05:00
Fedora Release Engineering
b94f416f82
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 00:05:39 +00:00
Fedora Release Engineering
b12e2f475c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 08:30:51 +00:00
Stephen Gallagher
59dbf43620
Update to 2.5.1
...
Fixes discovered by automated testing.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-11-28 09:33:04 -05:00
Stephen Gallagher
9522af4399
Update to 2.5.0
...
Auto-detect the hash algorithm to use by default.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-11-28 08:42:28 -05:00
Stephen Gallagher
c45882b43c
Add missing BR
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-11-27 16:41:01 -05:00
Stephen Gallagher
61a444b785
Update to 2.4.0
...
- Autodetect the minimum key strength from the system security level.
- Disallow setting a key strength below the system minimum.
- Drop upstreamed patches
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-11-27 16:31:55 -05:00
Stephen Gallagher
2d2b0c221f
Add a manpage
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-09-17 10:31:10 -04:00
Fedora Release Engineering
4e52dce1ea
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 06:40:16 +00:00
Fedora Release Engineering
6ee68faa18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 17:35:03 +00:00
Stephen Gallagher
4663ade44d
Update to 2.3.3
...
- Do not overwrite destination files without --force
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-02-02 13:05:25 -05:00
Stephen Gallagher
a67ad3ac09
Update to 2.3.3
...
Properly support hostnames up to 64 characters
Resolves: rhbz#1535537
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-01-25 16:49:51 +01:00
Stephen Gallagher
72b99640c0
Skip tests on 32-bit ARM for now
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-01-02 21:51:52 -05:00
Stephen Gallagher
cf0ac43af8
Update to 2.3.1
...
Bundle popt 1.16 on older releases like EPEL.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-01-02 21:11:53 -05:00
Stephen Gallagher
3d3a4cd131
Update to 2.3.0
...
Switch to meson build system
Add support for non-DNS subjectAlternativeName values (issue #4 )
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-12-18 15:24:43 -05:00
Stephen Gallagher
b3cfbe2ec1
Reorder combined PEM file
...
Resolves: RHBZ#1494208
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-09-21 14:33:27 -04:00
Stephen Gallagher
0db55bd9b6
Add --email argument for setting emailAddress in the issuer
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-09-20 11:50:36 -04:00
Fedora Release Engineering
a0543bf42a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-03 08:49:41 +00:00
Fedora Release Engineering
d6b61ea7c8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 19:13:47 +00:00
Stephen Gallagher
dc3712edb8
Bump release to perform taskotron tests
2017-04-03 09:54:49 -04:00
Stephen Gallagher
dd076fe280
Add example test for taskotron
2017-04-03 09:53:23 -04:00
Stephen Gallagher
d09681020c
Update to 2.0.4
...
Addresses a potential race-condition when the key and certificate share the
same file.
2017-03-21 15:13:01 -04:00
Stephen Gallagher
b822d039c1
Update to 2.0.3
...
Adds support for setting the file mode on the output certificates
and keys.
2017-03-08 15:26:10 -05:00
Stephen Gallagher
47ffe12757
Update to 2.0.2
...
Always run with umask(077)
2017-03-03 12:59:10 -05:00
Stephen Gallagher
ee8121f0af
Update to 2.0.1
...
Fix an issue with passing certificate lifetime explicitly
2017-03-03 11:38:42 -05:00
Stephen Gallagher
d0f8d8d1b7
Update to 2.0.0
2017-02-17 11:49:15 -05:00
Stephen Gallagher
8500413885
Update to 2.0.0
2017-02-16 16:48:40 -05:00
Stephen Gallagher
77e374f4cf
Exclude PPC64 from the build since it doesn't support linking to OpenSSL
2017-02-16 14:16:34 -05:00
Fedora Release Engineering
99a3f925ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-11 13:55:58 +00:00
Stephen Gallagher
5f6ca04575
Use compat-openssl10-devel on F26+
2016-11-23 16:32:21 -05:00
Fedora Release Engineering
71258256b3
- https://fedoraproject.org/wiki/Changes/golang1.7
2016-07-21 13:17:51 +00:00
Stephen Gallagher
ea7a34014e
Debundle spacelog
2016-05-31 10:00:31 -04:00
Stephen Gallagher
bd3d64b8df
Update to 1.1.0
...
- Add support for signing service keys with an existing CA
2016-05-25 16:39:43 -04:00
Stephen Gallagher
ddf3bd01b8
Add support for exporting the CA private key
...
- Fix incorrect output from -version
- Add README.md
2016-05-25 14:49:51 -04:00
Stephen Gallagher
dab1241d90
Only sign certificates after all extensions have been added
2016-05-24 08:36:45 -04:00
Stephen Gallagher
25364bc235
Generate x509v3 certificates
2016-05-23 21:50:37 -04:00
Stephen Gallagher
92e580c817
Fix issue with temporary file creation
2016-05-23 16:46:54 -04:00
Stephen Gallagher
8cba442b31
Merge branch 'go-rewrite'
2016-05-23 16:28:47 -04:00
Stephen Gallagher
bde21e57c3
Add requirement on python-setuptools
2016-05-18 13:05:20 -04:00
Stephen Gallagher
44b9e2b755
New upstream release 1.0.0
...
- Rewritten in Go
- Runtime depends only on OpenSSL, no more Python
- Support for writing certificate and key in a single file
2016-04-29 16:43:47 -04:00
Fedora Release Engineering
8822731499
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-05 00:34:48 +00:00
Peter Robinson
b061d1bdcc
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
2015-11-10 18:10:38 +00:00
Dennis Gilmore
bedcd73d54
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-19 01:38:06 +00:00
Stephen Gallagher
ac9c1663d4
Initial Fedora release
2015-03-30 17:10:47 -04:00
Fedora Release Engineering
72fe062b06
Initial setup of the repo
2015-03-30 20:56:52 +00:00