Tag Archives: ssl certificate

CSR Certificate Signing Request: How to Get CA Signed Certificate from CSR File

A CA-signed certificate, also known as a trusted certificate, is a certificate that has been issued and digitally signed by a trusted third-party entity called a Certificate Authority (CA). In order to get a CA signed certificate for a domain, you first need to generate a CSR (Certificate Signing Request) and then follow additional steps… Read More »

SSL Certificate Concepts: How SSL/TLS Works: SSL/TLS Introduction

When transferring any data between a server and client in digital communication, security is always among the major concerns and organizations spend huge sum of money to ensure that information is secured while being transferred over the network. When it comes to transport layer security, SSL/TLS is used to achieve transport level security which first… Read More »