| Name: | tinyca2 |
|---|---|
| Version: | 0.7.6 |
| Release: | 0.16.20070611.el7 |
| Architecture: | noarch |
| Group: | Applications/System |
| Size: | 563701 |
| License: | GPLv2+ |
| RPM: | tinyca2-0.7.6-0.16.20070611.el7.noarch.rpm |
| Source RPM: | tinyca2-0.7.6-0.16.20070611.el7.src.rpm |
| Build Date: | Mon Nov 06 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://tinyca.sm-zone.net/ |
| Summary: | TinyCA graphical openssl based CA |
| Description: | TinyCA2 is a graphical tool written in Perl/Gtk to manage a small Certification Authority (CA) using openssl. TinyCA supports - creation and revocation of x509 - S/MIME certificates. - PKCS#10 requests. - exporting certificates as PEM, DER, TXT, and PKCS#12. - server certificates for use in web servers, email servers, IPsec, and more. - client certificates for use in web browsers, email clients, IPsec, and more. - creation and management of SubCAs |
- Perl 5.20 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- filter out internal perl(CA) from provides - remove perl(strict) from requires filter - add perl(OpenSSL) to requires filter - remove unused dependency on openssl-perl
- Filter out bogus Requires/Provides - clean some EL5 leftover items
- cleanup macro style, remove el5 compat items, use global instead of define - Clean vendor - Fixup perl requires - Fixup locale handling - Preserve timestamps with install - Fixup mixed tab/spaces
- port fixes from debian, recognize openssl-1.0.1, use IO::Select
- fix more deprecated use of qw() in GUI.pm
- fix functions deprecated by perl 5.16.0
- Update License tag - port fixes from debian - add man page
- fix crl extension further to DER format