Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form

Tag: Certificates

Set up Microsoft PKI (ADCS) for SystoLOCK via PowerShell

Posted on 21/08/202510/06/2026 IT Expert By IT Expert No Comments on Set up Microsoft PKI (ADCS) for SystoLOCK via PowerShell
Set up Microsoft PKI (ADCS) for SystoLOCK via PowerShell

Windows domains operate normally without Active Directory Certificate Services (AD CS), provided that no Public Key Infrastructure (PKI) functionality is required. However, SystoLOCK depends heavily on PKI, this means you must deploy and correctly configure a Certification Authority (CA) before installing SystoLOCK. Therefore, in this guide, I will be discussing the steps to “Set up…

Read More “Set up Microsoft PKI (ADCS) for SystoLOCK via PowerShell” »

Windows Server

Enable Secure Boot: Fix Secure Boot certificates expiration [Part 1]

Posted on 10/07/202513/06/2026 IT Expert By IT Expert No Comments on Enable Secure Boot: Fix Secure Boot certificates expiration [Part 1]
Enable Secure Boot: Fix Secure Boot certificates expiration [Part 1]

In this article, we shall discuss how to “Enable Secure Boot: Fix Secure Boot certificates expiration [Part 1] in June 2026”. That is, after 15 years, the Secure Boot certificates that are part of Windows systems will start expiring. Windows devices will need new certificates to maintain continuity and protection. These certificates are the basics…

Read More “Enable Secure Boot: Fix Secure Boot certificates expiration [Part 1]” »

Windows, Windows Server

Export and Convert Private Keys to .PEM Format in Windows

Posted on 20/03/202510/06/2026 IT Expert By IT Expert No Comments on Export and Convert Private Keys to .PEM Format in Windows
Export and Convert Private Keys to .PEM Format in Windows

Microsoft Management Console (MMC) does not natively export private keys in .PEM format. Instead, it exports private keys in .PFX (.PKCS#12) format which includes both the certificate and private key in an encrypted container. If you need the private key in PEM format, you must first export the certificate as PFX from MMC and then…

Read More “Export and Convert Private Keys to .PEM Format in Windows” »

Windows, Windows Server

Generate CSR and Request a Certificate from Herica CA

Posted on 03/03/202510/06/2026 IT Expert By IT Expert No Comments on Generate CSR and Request a Certificate from Herica CA
Generate CSR and Request a Certificate from Herica CA

HARICA is a globally trusted third party that actively participates in all major global Root CA trust programs, including 360, Adobe, Apple, Microsoft, Mozilla, and Oracle. It operates as a trust anchor in widely used application software and operating systems such as Adobe, Apple, Google, Microsoft, Mozilla, Linux, and Oracle Java. In this article, we…

Read More “Generate CSR and Request a Certificate from Herica CA” »

Windows, Windows Server

Install Lets Encrypt Certificate on Windows with Certbot

Posted on 17/07/202417/07/2024 Matthew By Matthew No Comments on Install Lets Encrypt Certificate on Windows with Certbot
Install Lets Encrypt Certificate on Windows with Certbot

Let’s Encrypt provides free, trusted SSL certificates, widely accepted by many authorities and browsers. The certificates are signed by the Internet Security Research Group (ISRG) Root X1, ensuring a high level of trust. Certbot, a command-line tool developed in Python, makes it easy to request and renew these certificates from Let’s Encrypt. Although direct support…

Read More “Install Lets Encrypt Certificate on Windows with Certbot” »

Web Server, Windows, Windows Server

How to encrypt Microsoft SQL Server Traffic

Posted on 05/03/202405/03/2024 IT Expert By IT Expert No Comments on How to encrypt Microsoft SQL Server Traffic
How to encrypt Microsoft SQL Server Traffic

In this article, we will discuss how to encrypt Microsoft SQL Server Traffic. You can encrypt all incoming connections to SQL Server or enable encryption for just a specific set of clients. For either of these scenarios, you first have to configure SQL Server to use a certificate that meets Certificate requirements for SQL Server before taking…

Read More “How to encrypt Microsoft SQL Server Traffic” »

Oracle/MSSQL/MySQL

Generate self-signed certificate and export in PFX format via PowerShell [Part 2]

Posted on 18/03/202210/06/2026 IT Expert By IT Expert No Comments on Generate self-signed certificate and export in PFX format via PowerShell [Part 2]
Generate self-signed certificate and export in PFX format via PowerShell [Part 2]

A self-signed certificate is one that is not signed by a Certificate Authority (CA) at all – neither private nor public. In this case, the certificate is signed with its own private key, instead of requesting it from a public or a private CA. Self-signed certificates offer some advantages when used in internal networks and…

Read More “Generate self-signed certificate and export in PFX format via PowerShell [Part 2]” »

Windows

Fix Error 853: The remote access connection completed, but authentication failed because the certificate that authenticates the client to the server is not valid

Posted on 02/02/202207/12/2023 Temitope Odemo By Temitope Odemo No Comments on Fix Error 853: The remote access connection completed, but authentication failed because the certificate that authenticates the client to the server is not valid
Fix Error 853: The remote access connection completed, but authentication failed because the certificate that authenticates the client to the server is not valid

Every computer that you connect to a Virtual Network with a Point-to-Site connection must have a client certificate installed. All what is required is just to generate it from the root certificate and install it on each computer and make sure it is valid client certificate, if not the authentication will fail when the computer…

Read More “Fix Error 853: The remote access connection completed, but authentication failed because the certificate that authenticates the client to the server is not valid” »

Network | Monitoring, Windows, Windows Server

Install Let’s Encrypt Wildcard SSL Certificate in cPanel using Certify

Posted on 27/12/202110/06/2026 Temitope Odemo By Temitope Odemo No Comments on Install Let’s Encrypt Wildcard SSL Certificate in cPanel using Certify
Install Let’s Encrypt Wildcard SSL Certificate in cPanel using Certify

In this guide I will be showing you how to install Let’s Encrypt Wildcard SSL Certificate in cPanel using Certify The Web. With Certify The Web you can easily install and auto-renew free SSL/TLS certificates from letsencrypt.org and other ACME Certificate Authorities for your IIS/Windows servers or cPanel. Please see How to use the DigiCert…

Read More “Install Let’s Encrypt Wildcard SSL Certificate in cPanel using Certify” »

Configuration Management Tool

The application /Certsrv does not exist: How to configure Certificate Enrollment Web Services and Certificate Authority Web Enrolment

Posted on 29/07/202110/06/2026 IT Expert By IT Expert 4 Comments on The application /Certsrv does not exist: How to configure Certificate Enrollment Web Services and Certificate Authority Web Enrolment
The application /Certsrv does not exist: How to configure Certificate Enrollment Web Services and Certificate Authority Web Enrolment

In this article, we shall discuss “The application /Certsrv does not exist: How to configure Certificate Enrollment Web Services and Certificate Authority Web Enrolment”. Active Directory Certificate Services (AD DS) is used to create certification authority and related role services that allow you to issue and manage certificates. Here is Unable to run downloaded Programs…

Read More “The application /Certsrv does not exist: How to configure Certificate Enrollment Web Services and Certificate Authority Web Enrolment” »

Windows Server

How to install Let’s Encrypt Certificates with IIS on a Windows Server

Posted on 24/03/202110/06/2026 IT Expert By IT Expert No Comments on How to install Let’s Encrypt Certificates with IIS on a Windows Server
How to install Let’s Encrypt Certificates with IIS on a Windows Server

In this article, we shall discuss how to install Let’s Encrypt Certificates with IIS on a Windows Server. Secure Sockets Layer (SSL) certificates allow domains to be secured with an SSL certificate. Transport Layer Security (TLS) is a deprecated predecessor of SSL. SSL are cryptographic protocols designed to secure digital communications traveling over insecure channels. Please see What are…

Read More “How to install Let’s Encrypt Certificates with IIS on a Windows Server” »

Windows

How to configure Network Unlock in Windows

Posted on 31/01/202108/04/2026 IT Expert By IT Expert 8 Comments on How to configure Network Unlock in Windows
How to configure Network Unlock in Windows

The BitLocker Network Unlock allows automatic access to the BitLocker key needed to unlock the volume. This automatic access occurs over the corporate network when the machine boots up thereby bypassing any input from the user. In this guide, I will show you how to implement BitLocker PIN bypass: How to configure Network Unlock in…

Read More “How to configure Network Unlock in Windows” »

Windows Server

Create a certificate template for BitLocker Network Unlock

Posted on 30/01/202110/06/2026 IT Expert By IT Expert 4 Comments on Create a certificate template for BitLocker Network Unlock
Create a certificate template for BitLocker Network Unlock

In this article, I will show you how to Create a certificate template for BitLocker Network Unlock. See this guide on how to install and configure AD Certificate ServicesThe certificate template defines the policies and rules that a CA uses when a request for a certificate is received. A certificate template adds some versatility to…

Read More “Create a certificate template for BitLocker Network Unlock” »

Windows Server

Posts pagination

1 2 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • DEvolusion RDP Manager
    How to set up Devolusion Remote Desktop Manager on Windows Windows
  • Featured image 1
    How to Disable Internet Explorer with Group Policy & Registry Windows
  • Restrict Access to USB Drives
    Deny Execute Access: Restrict Access to USB Drives on Windows [Part 1] Windows
  • jooblejobs
    Find your dream job with Jooble JIRA|Confluence|Apps
  • 980239e9 cisco logo
    Security Best Practice to secure your Cisco Router and Switches Network | Monitoring
  • Microsoft365
    Microsoft 365 Backup: Why is it imperative to protect M365? Backup
  • Determine GPO from GUID or Name
    How to determine GPO from GUID or Name Windows
  • windows pe screenshot1 rcm1200x0
    Workaround and Permanent fix for this snap-in performed a non-valid operation and has been unloaded: To continue using this snap-in restart MMC or try loading the snap-in again Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,796 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive