Skip to content

Releases: TheScriptGuy/certificateAuthenticationGenerator

v1.10

Choose a tag to compare

@TheScriptGuy TheScriptGuy released this 04 Jan 05:24
Updating code to align with best practices.

Version 1.09

Choose a tag to compare

@TheScriptGuy TheScriptGuy released this 03 Jan 20:07

Aligning code to better python coding practices.

v1.08

Choose a tag to compare

@TheScriptGuy TheScriptGuy released this 03 Aug 14:37

See CHANGELOG.md for updates.

v1.07

Choose a tag to compare

@TheScriptGuy TheScriptGuy released this 10 Jul 20:23
Version 1.07. See CHANGELOG.md

Version 1.05

Choose a tag to compare

@TheScriptGuy TheScriptGuy released this 21 May 17:14

See CHANGELOG.md for details

Release v1.03

Choose a tag to compare

@TheScriptGuy TheScriptGuy released this 01 Mar 19:48

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

Choose a tag to compare

@TheScriptGuy TheScriptGuy released this 28 Feb 18:15

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.