Info
| Version: | 2.0.3 | 
| Author(s): | Serghei Gorodetki | 
| Last Update: | Thursday, October 3, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/segor/SslCertBinding.Net | 
| NuGet Url: | https://www.nuget.org/packages/SslCertBinding.Net | 
Install
Install-Package SslCertBinding.Net
                        dotnet add package SslCertBinding.Net
                        paket add SslCertBinding.Net
                        
                                SslCertBinding.Net Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                1 package depend on this package.
                        
                    Tags
 
                
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.