Skip to content

Releases: elbosso/expect-dialog-ca

Elliptic curve support

18 Feb 13:10
Compare
Choose a tag to compare

The create_ca script now offers the possibility for the user to decide what kind of key she wants to use: RSA and - new! - EC are possible. For RSA keys, the user then can decide upon a bit length as always. If she chooses EC instead, a list of possible parameter sets for determining the key created is then displayed. All this can of course be skipped by providing the script with the corresponding command line parameters.
Also, the documentation has been expanded to account for these new possibilities and information about what to do if end entities (subjects) request certification of EC keys.

2022.12

Ubuntu 20.04 Focal Fossa compatibility and bugfixes

19 May 17:11
8d7bf40
Compare
Choose a tag to compare

This release brings with it several bugfixes - the most important one is to circumvent a bug in the dialog package provided by ubuntu 20.04.

Custom OIDs to the max!

13 Apr 13:19
Compare
Choose a tag to compare
Pre-release

Ironed out several bugs

Improved User experience

Added new kind of certificate to Identity CA: multiple EMail-Adresses are now possible for smime-certificates

Added possibility to define custom OIDs as extensions of Distinguished Names

Added possibility to define custom OIDs as certificate extensions

software cas now included

02 Nov 06:39
Compare
Choose a tag to compare
Pre-release

This release breaks compatibility with former releases!
If you want to continue using CAs already setup you have to copy all certificates issued by any preexisting CA from directory ca to directory certs.

This release brings a new kind of CA: The software CA is for issuing certificates to be used as codesigning certificates

Version 1.2.0

15 Oct 15:16
Compare
Choose a tag to compare
Version 1.2.0 Pre-release
Pre-release

Major rework and ironing out of some annoying kinks. Documentation has improved both online and offline ( calling scripts with -h and https://elbosso.github.io/expect-dialog-ca/)

Bugfix release

12 Oct 15:53
Compare
Choose a tag to compare
Bugfix release Pre-release
Pre-release
1.1.1

fixes #9

Maintenance release

16 Jun 07:10
c86897f
Compare
Choose a tag to compare

addressed incompatibilites with binaries in ubuntu 18.04