IIS迷宫之消失的证书
深入探讨IIS中SSL证书配置问题,通过一个故事情节解析证书申请和安装过程中的常见错误,以及如何使用OpenSSL正确导出和导入PFX证书文件。
深入探讨IIS中SSL证书配置问题,通过一个故事情节解析证书申请和安装过程中的常见错误,以及如何使用OpenSSL正确导出和导入PFX证书文件。
Guide to understanding which types of questions may not get answers on IIS.net forums, including third-party components, Microsoft products on IIS, development issues, and complex troubleshooting s...
Investigation of IIS URL Rewrite module's design differences from built-in IIS features, including interface inconsistencies and schema file issues discovered during Jexus Manager development.
Announcement of Jexus Manager 2.0 Alpha 6 release with support for authentication, compression, default document, error pages, and many other server/site level settings.
Detailed walkthrough of analyzing a memory leak report in #SNMP Library using JetBrains dotMemory Unit for memory snapshot comparisons and heap analysis.
Comprehensive explanation of why SSL certificates disappear in IIS Manager after installation, including the root causes related to certificate private keys and how to properly import certificates ...
Critical information about Microsoft.Web.Administration API for IIS management, including OS dependencies, dangers of using NuGet packages, and other implementation challenges.
Performance analysis of multithreading scenarios in
Roadmap for #SNMP Library 9.0 (LordGate), including async/await support, platform updates to .NET 4.5, security cache improvements, and potential .NET Core compatibility.
Announcing Jexus Manager 2.0 Alpha 5 with new capabilities to persist configuration changes to disk, including authentication settings, site/application management, and binding configurations.
Guide to registering #SNMP Library with US government for encryption export compliance, including ECCN classification and notification requirements for open source projects.
对Mono生态系统的详细分析,包括其基础组件和应用开发框架,与微软.NET的对比,以及未来可能与微软开源代码整合的发展方向。
Analysis of the Mono ecosystem evolution, examining its foundation components, application frameworks, similarities with Microsoft .NET, and potential future integration with Microsoft's open sourc...
Comprehensive explanation of why ASP.NET applications behave differently when running in Visual Studio versus IIS, covering security contexts, session isolation, and resource access limitations.
Technical analysis of a bug in Obfuscar that creates unintended method override relationships during obfuscation, explaining the root cause and solution strategy.