Digital certificates have a lot of data within them, and you should have a good understanding of what they contain, especially if you plan to take the SY0-501 version or the SY0-401 version of the Security+ exam.
As an example, see if you can answer this sample Security+ question I recently added to the Extras SY0-501 test banks on the gcgapremium.com site.
Q. You are examining a certificate received from a web server used for secure transport encryption. Which of the following items will you be able to see in the certificate? (Choose TWO.)
A. The server’s private key
B. The CAs public key
C. The OID
D. The server’s public key
E. The CSR
More, do you know why the correct answer is correct and the incorrect answers are incorrect? The answer and explanation is available at the end of this post.
Viewing a Digital Certificate
One easy way to see what is in a certificate is to view one. You can use the following steps to view a certificate using Google Chrome.
- Go to https:/gcgapremium.com.
You’ll see a lock icon and the word Secure to the left of the URL. - Click on the word Secure and select Certificate.
You’ll see the certificate open with the General tab selected.
General Tab of the Digital Certificate
The following graphic shows the General tab of a certificate. Notice that this tab shows the purposes of the certificate.

While it doesn’t say it, the certificate is also used to create secure Hypertext Transfer Protocol Secure (HTTPS) sessions with Transport Layer Security (TLS).
The third bullet is a cryptic set of numbers separated by dots (2.23.140.1.2.1). This is the object identifier (OID) for the certificate and provides information on the certificate using the OID format. The 2.23.140.1.2.1 OID indicates it is a domain validated certificate. A domain validated certificate is a server security certificate. It provides assurances that the certificate has been validated to be used with a specific server.
This tab also shows that the certificate was issued to www.gcgapremium.com, the certificate authority (CA) that issued the certificate, and the validity dates.
CompTIA Security+ Study Guide
The
CompTIA Security+: Get Certified Get Ahead: SY0-501 Study Guide
is an update to the top-selling SY0-201, SY0-301, and SY0-401 study guides, which have helped thousands of readers pass the exam the first time they took it. It includes the same elements readers raved about in the previous three versions.
Each of the eleven chapters presents topics in an easy to understand manner and includes real-world examples of security principles in action.
You’ll understand the important and relevant security topics for the Security+ exam, without being overloaded with unnecessary details. Additionally, each chapter includes a comprehensive review section to help you focus on what’s important.

Over 300 realistic practice test questions with in-depth explanations will help you test your comprehension and readiness for the exam. The book includes:
- A 75 question pre-test
- A 75 question post-test
- Practice test questions at the end of every chapter.
Each practice test question includes a detailed explanation to help you understand the content and the reasoning behind the question. You’ll be ready to take and pass the exam the first time you take it.
If you plan to pursue any of the advanced security certifications, this guide will also help you lay a solid foundation of security knowledge. Learn this material, and you’ll be a step ahead for other exams. This SY0-501 study guide is for any IT or security professional interested in advancing in their field, and a must-read for anyone striving to master the basics of IT security.
Kindle edition also available.
Details Tab of the Digital Certificate
The Details tab of the certificate has the most information.
It identifies the version (V3), various algorithms used by the certificate, who issued it, validity dates, and more. The following graphic shows the Details tab with the public key selected.

This public key is distributed with the certificate and matches the private key held on the server. The private key is always kept private and never shared. This public/private pair is used for asymmetric encryption.
Full Security+ Course
SY0-501 Full Security+ Course
Helping you Pass the First Time
Online access includes all of the content from the
CompTIA Security+: Get Certified Get Ahead: SY0-501 Study Guide
- Introduction
- About the exam (including information on the number of questions, test duration, passing score, types of questions and more. Also includes a listing of the exam objectives)
- 75 question pre-assessment exam
- Mastering Security Basics (full content from Chapter 1 of the study guide including the exam topic review and 15 practice test questions)
- Understanding Identity and Access Management (full content from Chapter 2 of the study guide including the exam topic review and 15 practice test questions)
- Exploring Network Technologies and Tools (full content from Chapter 3 of the study guide including the exam topic review and 15 practice test questions)
- Securing Your Network (full content from Chapter 4 of the study guide including the exam topic review and 15 practice test questions)
- Securing Hosts and Data (full content from Chapter 5 of the study guide including the exam topic review and 15 practice test questions)
- Comparing Threats, Vulnerabilities, and Common Attacks (full content from Chapter 6 of the study guide including the exam topic review and 15 practice test questions)
- Protecting Against Advanced Attacks (full content from Chapter 7 of the study guide including the exam topic review and 15 practice test questions)
- Using Risk Management Tools (full content from Chapter 8 of the study guide including the exam topic review and 15 practice test questions)
- Implementing Controls to Protect Assets (full content from Chapter 9 of the study guide including the exam topic review and 15 practice test questions)
- Understanding Cryptography and PKI (full content from Chapter 10 of the study guide including the exam topic review and 15 practice test questions)
- Implementing Policies to Mitigate Risks (full content from Chapter 11 of the study guide including the exam topic review and 15 practice test questions)
- 75 question post-assessment exam
- Glossary
Get the SY0-501 Full Security+ Course Here
Test your readiness with these quality materials
Random 75-question tests
Random practice tests from the all of the practice test questions in the CompTIA Security+: Get Certified Get Ahead: SY0-501 Study Guide. All questions include explanations so you’ll know why the correct answers are correct, and why the incorrect answers are incorrect.
3 sets Performance-based Questions
Three new sets of performance-based questions with a total of 30 questions. These new questions use a new testing engine that includes realistic drag and drop, matching, sorting, and fill in the blank questions.
Flashcard Set
- 494 Online Security+ Glossary Flashcards
- 222 Online Security+ Acronyms Flashcards
- 223 Online Security+ Remember This Slide from the popular CompTIA Security+ Get Certified Get Ahead: SY0-501 Study Guide
Audio – SY0-501 Security+ Remember This Audio Files
Learn by Listening. Over one hour and 20 minutes of audio (MP3 downloads.)
Audio – SY0-501 Security+ Question and Answer Audio Files
Learn by Listening. Over two hours hour and 53 minutes of audio (MP3 downloads.)Bonus #1
Audio from the end of chapter reviews from each of the chapters in the CompTIA Security+: Get Certified Get Ahead: SY0-501 Study Guide

. Over one hour and 40 minutes of additional audio.
Bonus #2
Access to all of the online content that is available for free to anyone that purchases the
CompTIA Security+ Get Certified Get Ahead: SY0-501 Study Guide
. This includes labs, extra practice test questions, and supplementary materials
Bonus #3
Access the study materials for a total of 60 days because sometimes life happens.Get the SY0-501 Full Security+ Course Here
Certification Path Tab of the Digital Certificate
The Certification Path tab (shown in the following graphic) of the certificate shows the certification path or trust chain of the certificate.

GlobalSign Root CA – R3 is the root CA. The root CA issues certificates to child CAs (and in some cases intermediate CAs).
In the trust chain shown in the graphic, the root CA issued a certificate to GlobalSign Domain Validation CA – SHA256 – G2. This child CA issues certificates used by others on the Internet, including the site located on the gcgapremium.com server.
Your computer decides to trust this certificate if it trusts the root CA.
Windows systems have a Trusted Root Certification Authority Store with certificates from multiple CAs. The following graphic shows that this system trusts the GlobalSign Root CA. Because it trusts the root CA, it trusts all certificates issued or used by systems in the certification trust path.

The child CA issues certificates for routine use, such as the certificate for www.gcgapremium.com.
Security+ Practice Test Questions
SY0-501 Practice Test Questions
Over 300 realistic Security+ practice test questions
All questions include explanations so you’ll know why the correct answers are correct,
and why the incorrect answers are incorrect.
Pass the Security+ Exam
the First Time You Take It
Multiple quiz formats to let you use these questions based on the way you learn.
- Learn mode – randomized. View each of the questions in random order. Learn mode allows you to keep selecting answers until you select the correct answer. Once you select the correct answer, you’ll see the explanation. Click here to see how learn mode works.
- Learn mode – not randomized. View each of the questions in the same order. Use this if you want to make sure that you see all of the questions. Learn mode allows you to keep selecting answers until you select the correct answer. Once you select the correct answer, you’ll see the explanation. Click here to see how learn mode works.
- Test mode – randomized. View each of the questions in random order. In test mode, you can only see the correct answers and explanations after you complete the test. Click here to see how test mode works.
- Test mode – not randomized. View each of the questions in the same order. In test mode, you can only see the correct answers and explanations after you complete the test. Click here to see how test mode works.
- Test mode – 75 random questions. View 75 random questions from the full test bank similar to how the Security+ exam has a potential maximum of 75 multiple choice questions. In test mode, you can only see the correct answers and explanations after you complete the test. Click here to see how test mode works.
Get the full bank of SY0-501 Practice Test Questions Here
SY0-501 Practice Test Questions
INCLUDES QUESTIONS TO HELP YOU PREPARE
FOR THE NEW PERFORMANCE BASED QUESTIONS
Bonus – Performance Based Questions
Three sets of performance-based questions including over 30 questions. These questions show you what you can expect in the live exam. They include drag and drop, matching, sorting, and fill in the blank questions. See a
demo here.Bonus – Extra Practice Test Questions
New multiple-choice questions in the extra test bank. Questions are added occasionally. You can see what has been added recently
here.
Get the full bank of Security+ (SYO-501) Practice Test Questions Here
Get the full bank of Security+ Practice Test Questions
Click here if you’re looking for SY0-501 Full Study Package
Q. You are examining a certificate received from a web server used for secure transport encryption. Which of the following items will you be able to see in the certificate. (Choose TWO.)
A. The server’s private key
B. The CAs public key
C. The OID
D. The server’s public key
E. The CSR
C and D are correct. The object identifier (OID) is a dot-separated series of numbers such as 2.23.140.1.2.1. It is viewable on the General tab of the certificate. The server’s public key is also viewable in the certificate on the Details tab of the certificate.
A server’s private key is always kept private.
The Certification Path tab of the certificate shows the certificate authority (CA) that issued the certificate, but not the CAs public key.
A certificate signing request (CSR) is used to request a certificate, but it is not contained in the issued certificate.
See Chapter 10 of the CompTIA Security+ Get Certified Get Ahead: SY0-501 Study Guide for more information on certificates. The SY0-401 Study Guide also covers certificates in Chapter 10.
SY0-501 objective 6.4 Given a scenario, implement public key infrastructure.
You might like to check out these blog posts on certificates too:
Submitting CSR and CA
and
Certificate, Certificate Revocation List, and Certificate Authority