© 2023 Hashnode
#ssl-certificate
Understanding ERR_SSL_BAD_RECORD_MAC_ALERT error on Mac OS ERR_SSL_BAD_RECORD_MAC_ALERT is an error that can occur when there are interruptions or interference with data transmission between a server …
Introduction AWS offers services such as AWS Route53 and AWS Certificate Manager to set up domain names with SSL. Which are very easy to use and set up in a matter of minutes to have your website up a…
In this blog, we are going to learn how to buy a domain from Namecheap and connect it to AWS Route 53 (Hosted Zone). We are also going to attach an SSL certificate to the domain using the AWS Certificate Manager. Although AWS provides DNS s…
Synopsis Hello everybody, My name is Ankit Jodhani and currently I'm learning DevOps with #AWS. I have participated in the #10WeeksOfCloudOps challenge launched by Piyush Sachdeva. He is an amazing pe…
Introduction In today's digital age, online security is of paramount importance, and SSL (Secure Sockets Layer) certificates play a crucial role in securing websites. An SSL certificate encrypts the d…
We often access a website on our browser, which works fine. But when you try to access the same while automating it using Selenium WebDriver, the website is not loaded, and the browser shows a securit…
Why You Need to Secure Your Website with HTTPS and SSL Until recently, most website owners have not had to worry about taking special measures to secure their web pages unless they were conducting eCo…
Prerequisite 🙂 AWS Account WordPress backup if you have So let's start our small journey. step 1: Log in to your AWS account Step 2: Search Lightsail in the search bar of the AWS Management conso…
Introduction When you visit a website, the first thing that happens is that the server sends you its public key and digital certificate. You use this information to check whether you trust the certifi…
Adding a custom domain and deploying an SSL certificate can be a crucial step in establishing a professional online presence and ensuring the security of your website and its users. However, it is important to note that this process, while …