Add --email argument for setting emailAddress in the issuer

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2017-09-20 11:50:33 -04:00
parent a0543bf42a
commit 0db55bd9b6
No known key found for this signature in database
GPG Key ID: 7A25556236BAA3A3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/sscg-2.0.2.tar.gz
/sscg-2.0.3.tar.gz
/sscg-2.0.4.tar.gz
/sscg-2.1.0.tar.gz

View File

@ -1 +1 @@
SHA512 (sscg-2.0.4.tar.gz) = 4ed66a282085936815c7b9d11fd0d280466c1f0f513abbc7ed122af9593330b5cd00e04880324af4cced5b3b9163974babc6d658f987e3f2db952844dbdd20f8
SHA512 (sscg-2.1.0.tar.gz) = febbdcffe4d85f72aecff64d69b3a18c9002d1d0283b44b799ad9cf73f3b7e1d68078210a8d8a2e33f31cc1deb9b1808ff8ed4fef6deb229ea08dabd78978ae8

View File

@ -11,8 +11,8 @@
Name: sscg
Version: 2.0.4
Release: 4%{?dist}
Version: 2.1.0
Release: 1%{?dist}
Summary: Simple SSL certificate generator
License: BSD
@ -50,6 +50,9 @@ false signatures from the service certificate.
%{_bindir}/%{name}
%changelog
* Wed Sep 20 2017 Stephen Gallagher <sgallagh@redhat.com> - 2.1.0-1
- Add --email argument for setting emailAddress in the issuer
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild