original package changes:
- fixed invalid filename encoding with german umlauts in base64
- Fixed display of UTF8 characters in the GUI
- Add environment variable
- Fixed crash when CA is created with nsCertType
- Enhanced version detection
- Changed command for openssl due to changed openssl behavior
regarding fingerprints
- Added "friendly name" to PKCS#12 export
- Corrected exit call
PR: ports/101558
Submitted by: maintainer (Janos Mohacsi)
- added new look for some functions
- key, request and certificate can be generated in one step
- code cleanup
- bug fixes
PR: 68267
Submitted by: Janos Mohacsi
* added possibility to create SubCAs now
* added possibility also to use DSA keys
* added possibility to select the digest during key creation
* added possibility to export the complete CA-chain of a SubCA
PR: ports/66630
Submitted by: Janos Mohacsi (maintainer)
TinyCA is a simple graphical userinterface written in Perl/Tk
to manage a small CA (Certification Authority).
PR: 54571
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>