How to fix error The Group Policy settings for BitLocker startup options are in conflict and cannot…ERROR: An error occurred (code 0x8031005b): The Group Policy settings for BitLocker startup options are in conflict and cannot be applied…Nov 16, 2021Nov 16, 2021
How to Create a Client Certificate with Configuration using OpenSSLIn this post we’ll create a client certificate that can be used for the mutual SSL connections using extensions configuration.Dec 3, 2020Dec 3, 2020
How to Create a Server Certificate with Configuration using OpenSSLIn this post, I’ll step by step create a server certificate including configurations like subject alternative names and key identifiers.Dec 3, 20201Dec 3, 20201
How To Set Environment for an IIS Hosted .Net Core AppThe environment for .Net Core applications can be determined via environment variables.Nov 6, 2020Nov 6, 2020
How To Convert .pfx file to Base64 String in Windows TerminalYou can easily convert PKCS#12 pfx files to Base64 strings using the new Windows Terminal.Oct 29, 2020Oct 29, 2020
How to Create a Self-signed Client Certificate with OpenSSLI have posted before about creating self-signed client certificates with makecert utility. Today I’d like to describe step by step how we…Oct 20, 20203Oct 20, 20203
How to Convert .pfx to .crt/.pem FilesPfx is mostly known in Windows environments as a certificate archive format. It’s a binary encapsulating the public certificate, private…Oct 20, 2020Oct 20, 2020
How To Install Git on LinuxBrief notes on how to install Git on various Linux DistributionsOct 16, 2020Oct 16, 2020
How to Setup Passwordless SSH Connect from Windows to LinuxThis is how you can connect (ssh) from your Windows 10 machine to your Linux server (CentOS in my case) without entering the SSH password.Oct 9, 2020Oct 9, 2020
How to Publish .NET Core gRPC Server as a Windows ServiceIn this post I’ll show you how to publish a ASPNET.Core gRPC server to a Windows 2019 Server as a windows service.Mar 6, 20201Mar 6, 20201