Jan 16, 2021How to encrypt connection on SQL Server on Linux via SSLUsing Certbot to generate a Let’s Encrypt SSL certificate and adding it to SQL Server 2019 In the last days, I spent hours researching websites the proper way to secure connections between SQL Server and clients. …Sql Server5 min readSql Server5 min read
Nov 17, 2020How to host an Asp.NET core 3.1 application on Linux Ubuntu 20.04 with Apache as reverse proxyHost an Asp.Net Core Website in Linux without Docker — Nowadays there are plenty of tutorials on how to host .net Core applications on containers using Docker and precooked images. I have been struggling a lot to find a guide on how to host an Asp.NET core website on Linux (Ubuntu) with command line only. The official guide from Microsoft…Net Core7 min readNet Core7 min read