The Slow Death of EV Certificates
In this lesson, we'll learn what EV certificates are and why they aren't necessary.
We'll cover the following...
Introduction
More than once in my career I’ve been asked to provision an EV certificate for web applications, and every single time I managed to get out of it, not because of laziness, but because of the security implications of these certificates. In short, they don’t have any influence on security and cost a lot of money. Let’s learn what EV certificates are and why you don’t need to use one.
What are Extended Validation certificates?
Extended Validation certificates (EV) are a type of SSL certificate that aim to increase the users’ security by performing additional verification before the issuance of the certificate. This additional level of scrutiny should, on paper, allow CAs to ...