Skip to content

A collection of cryptographic tools to facilitate the generation/manipulation of SSL certificates. It uses the BouncyCastle.Cryptography library.

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

cristianst85/DisruptiveSoftware.Cryptography.Tools

Repository files navigation

DisruptiveSoftware.Cryptography.Tools

A collection of cryptographic tools to facilitate the generation/manipulation of SSL certificates. It uses the BouncyCastle.Cryptography library.

Tools

  • SSLCertBundleGenerator - can be used to generate a certificate bundle: a Certificate Authority (CA) certificate and an SSL certificate that can be installed on a web server (e.g. IIS, Apache);
  • CertUtil - can be used to export cryptographic objects (Private Key, Public Key Certificate) from PKCS #12 file format to a DER (binary) or to a PEM (Base64 ASCII) file format.

Requirements

Microsoft Windows 7/10 with .NET Framework 4.7.

Repository

The main repository is hosted on GitHub.

Changelog

See CHANGELOG file for details.

Development

Any edition of Visual Studio 2022, C# 7.0 language features.

License

Related Project

DisruptiveSoftware.Cryptography

About

A collection of cryptographic tools to facilitate the generation/manipulation of SSL certificates. It uses the BouncyCastle.Cryptography library.

Topics

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages