148 packages tagged with “certificate”
ASP.NET Core middleware that enables an application to support certificate authentication. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
CLI tool that installs a certificate to the specified store (defaults to My).
A client implementation for the Automated Certificate Management Environment (ACME) protocol.
Provides a simple API to add, remove or retrieve bindings between a https port and a SSL certificate. This library can be considered as a programmatic alternative to Windows command line tools 'netsh http show|add|delete sslcert' or 'httpcfg query|set|delete ssl'. Note, the library works on the Windows platform only.
Certificate Manager is a package which makes it easy to create certificates (chained and self signed) which can be used to in client server authentication and IoT Devices like Azure IoT Hub
Parses OpenSSL public and private (rsa) key components and returns a X509Certificate2 with RSACryptoServiceProvider.
Claims-based user account and identity management framework
ASP.NET Core middleware that enables an application to support certificate authentication.
Library for managing digital certificates and signatures
Tools and extensions for working with security primitives.
Steeltoe shared library for working with certificates.
Helper methods for dealing with certificates.
Public key infrastructure-based software license enforcement. Supports the creation, verification, and renewal of both license certificates and script certificates. Also supports verification and evaluation of signed scripts, via the aforementioned script certificates.
Dotnet tool for Automated Certificate Management Environment (ACME) protocol, powered by Certes.
Find an ECDSA or RSA certificate from the certificate store.
A portable (dotnet standard) utility class for generating x509 certificates
Adds the Expect-CT header which allows sites to opt in to reporting and/or enforcement of Certificate Transparency requirements.
A client library implementation for the Automated Certificate Management Environment (ACME) protocol, as used by https://certifytheweb.com. This package is a fork of the excellent https://github.com/fszlin/certes project with updated packaging, feature updates and experimental extensions.
Huddly Certificate Authority client
SparrowCert is a simple certificate renewal library for Kestrel-based services. It can be used in any .NET Core-based web service. The service automatically renews certificates, eliminating the need to worry about certificate expiry.
A client implementation for the Automated Certificate Management Environment (ACME) protocol. This package is a fork of the excellent https://github.com/fszlin/certes project with updated packaging and feature updates. Used by https://certifytheweb.com
FluentCertificates.Builder is part of the FluentCertificates package. This library uses the Immutable Fluent Builder pattern for easily creating and exporting certificates.
FluentCertificates.Finder is part of the FluentCertificates package. This library uses the Immutable Fluent Builder pattern for easily finding/querying certificates in X509Stores.
ACME v2 compliant client implementation