
How Does SSL Certificate Work and types of SSL certificates?
To understand how SSL certificate work, think about the last time you entered your password, card...
Tag archive

To understand how SSL certificate work, think about the last time you entered your password, card...

Every time you shop online, log into your bank account, or enter personal information on a website,...
Discovery is a crucial step before implementing any SSL/TLS management solution, especially in...

In today’s web environment, securing your site with HTTPS is a must not just for data protection, but...
TLS (Transport Layer Security)—Only the server is authenticated by the client. The client trusts the...

Using SSL certificates in your XAMPP server setup enhances security by encrypting data communication...
Setup: Ubuntu 22.04, rvm, RoR (4.2.X), Ruby 2.1.7 Recently I had a task to update Ruby from 2.1.7 to...

How to install k3s + Traefik + CertManager + LetsEncrypt Why use k3s? k3s is a...
When you visit a website, the first thing that happens is that the server sends you its public key...

As with any technology, I think it's very important that first we understand the problem that this...

This post shows how to automatically update A record on Azure DNS when the inbound IP address of Azure Functions instance is updated, and reflect the change to the SSL certificate through GitHub Actions.

This post shows how to generate an SSL certificate through Let's Encrypt API and bind the certificate to the custom APEX domain on Azure Functions app.