
Work with a certification assistance suite for Mac. Generate and manages keys and certificates for different purposes, environments, and processes. Work with a collection of parameters and settings dealing with cryptographic digital identities for people and/or computer servers.
SimpleAuthority is a fully functional Certification Authority (CA) that is designed to be very easy to use. It generates and manages keys and certificates that provide cryptographic digital identities for people and/or computer servers. These identities are designed to be used in other applications such as for: secure two factor authentication - using a technology like KeyVault for controlling access to Web resources secure email - for digital signing and encryption of email document signing - including PDF, Word, and OpenOffice documents VPN access - to provide a much higher level of security than username/password access client SSL authentication - to control access to an online service such as a subversion repository or wiki server SSL authentication - to authenticate a Web server to people within a known community.
v3.5
- New toolbar icons (much nicer)
- Improved CSR processing with the option to modify request details
- Improved command line interface to support certificate revocation
- Added support for CLI generation of a new Root CA
- Fixed bug where Web interface was not switching between multiple CAs correctly
- Fixed bug where CLI was returning incorrect return code if CRL could not be issued
- Updated Java version on Windows platforms
- Updates to support OS-X without using deprecated Apple classes
- Other minor improvements