Skip to content

Releases: TheScriptGuy/certificateAuthenticationGenerator

v1.10

04 Jan 05:24
Compare
Choose a tag to compare
Updating code to align with best practices.

Version 1.09

03 Jan 20:07
Compare
Choose a tag to compare

Aligning code to better python coding practices.

v1.08

03 Aug 14:37
Compare
Choose a tag to compare

See CHANGELOG.md for updates.

v1.07

10 Jul 20:23
Compare
Choose a tag to compare
Version 1.07. See CHANGELOG.md

Version 1.05

21 May 17:14
Compare
Choose a tag to compare

See CHANGELOG.md for details

Release v1.03

01 Mar 19:48
Compare
Choose a tag to compare

Rewrote code to use the pyca/cryptopgraphy module instead as it offered more granular options than the regular crypto module.
Added support for Elliptic Curve certificates.
More information available in CHANGELOG.md

Certificate Authentication Generator

28 Feb 18:15
Compare
Choose a tag to compare

Use this tool to generate Root CA and client authentication certificates.

Fixes
Added the Root CA into the .p12 file that's generated for end-users.