Tag Archives: version

.NET: Set default SSL/TLS Version to 1.2

Hi,

by default .NET does not uses TLS Version 1.2. So if you disable all SSL/TLS versions lower then 1.2 .NET application could not establish a secure connection anymore.
Continue reading .NET: Set default SSL/TLS Version to 1.2

Advertisment to support michlstechblog.info

Windows: Manage applications with winget

Hi,

winget is a new tool from microsoft which acts as a package manager like apt, zypper or yum.

Installing winget (latest version on 26.01.2021 is 0.2.3162 Preview)
Continue reading Windows: Manage applications with winget

Tomcat: Hide version at error pages

Hi,

when a tomcat server is configured to print out its version on error pages
Continue reading Tomcat: Hide version at error pages

ESXi: Upgrade an standalone ESXi Host from 6.0 to 6.7 from command line




Hi,

this post describes an ESXi Host Upgrade from Version 6.0 to 6.7 with an offline (bundle) zip file. The procedure for other version should be the same.
Continue reading ESXi: Upgrade an standalone ESXi Host from 6.0 to 6.7 from command line

Apache Tomcat: Determine Version

Hi,

this post describes how to determine which version of an Apache tomcat server is running.
Continue reading Apache Tomcat: Determine Version