SslCertBinding.Net
1.0.1
.NET Framework 2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SslCertBinding.Net -Version 1.0.1
dotnet add package SslCertBinding.Net --version 1.0.1
<PackageReference Include="SslCertBinding.Net" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SslCertBinding.Net --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SslCertBinding.Net, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SslCertBinding.Net as a Cake Addin
#addin nuget:?package=SslCertBinding.Net&version=1.0.1
// Install SslCertBinding.Net as a Cake Tool
#tool nuget:?package=SslCertBinding.Net&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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'.
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SslCertBinding.Net:
Package | Downloads |
---|---|
Cireson.Platform.Core.Host
Platform host. |
|
CompuMaster.Web.TinyWebServerAdvanced
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SslCertBinding.Net:
Repository | Stars |
---|---|
lithnet/access-manager
Access Manager provides web-based access to local admin (LAPS) passwords, BitLocker recovery keys, and just-in-time administrative access to Windows computers in a modern, secure, and user-friendly way.
|