Modern TLS Bootcamp: TLS 1.3, TLS 1.2 & Cert Management
Modern TLS Bootcamp: TLS 1.3, TLS 1.2 & Cert Management, available at $19.99, has an average rating of 4.6, with 82 lectures, 9 quizzes, based on 28 reviews, and has 2185 subscribers.
You will learn about How TLS secures Data in Motion TLS 1.3 Latest, including AEAD protocols like AES256-GCM and CHACHA20-POLY1305 TLS 1.2 Latest Issues in TLS 1.2 that have been fixed in TLS 1.3 How to use Lets Encrypt and CertBot acme client for automatic certificate renewal How to correctly configure TLS 1.2 and TLS 1.3 on NGINX Certificate Revocation and how to set up Certificate Revocation on NGINX Wildcard and SAN certificates Certificate Formats and Converting between Certificate Formats This course is ideal for individuals who are Graduates starting their career in ICT and SecOps or Security Architects willing to update their knowledge on TLS or Cyber Security Sales Engineers willing to solidify and update their TLS skills or Senior Network Administrators willing to update their TLS skills or Junior Network Administrators willing to enhance their TLS skills or Junior PKI Administrators willing to enhance their TLS skills or Senior PKI Administrators willing to update their TLS knowledge or Junior Support Engineers willing to update their TLS knowledge or Senior Support Engineers willing to update their TLS knowledge or University Students learning Cryptography for Data in Motion or Anyone with basic understanding of Networking and TCP/IP who wants to pursue a career in Cryptography and Cyber Security or Anyone who wants to master TLS 1.3 & TLS 1.2 It is particularly useful for Graduates starting their career in ICT and SecOps or Security Architects willing to update their knowledge on TLS or Cyber Security Sales Engineers willing to solidify and update their TLS skills or Senior Network Administrators willing to update their TLS skills or Junior Network Administrators willing to enhance their TLS skills or Junior PKI Administrators willing to enhance their TLS skills or Senior PKI Administrators willing to update their TLS knowledge or Junior Support Engineers willing to update their TLS knowledge or Senior Support Engineers willing to update their TLS knowledge or University Students learning Cryptography for Data in Motion or Anyone with basic understanding of Networking and TCP/IP who wants to pursue a career in Cryptography and Cyber Security or Anyone who wants to master TLS 1.3 & TLS 1.2.
Enroll now: Modern TLS Bootcamp: TLS 1.3, TLS 1.2 & Cert Management
Summary
Title: Modern TLS Bootcamp: TLS 1.3, TLS 1.2 & Cert Management
Price: $19.99
Average Rating: 4.6
Number of Lectures: 82
Number of Quizzes: 9
Number of Published Lectures: 82
Number of Published Quizzes: 9
Number of Curriculum Items: 91
Number of Published Curriculum Objects: 91
Original Price: A$54.99
Quality Status: approved
Status: Live
What You Will Learn
- How TLS secures Data in Motion
- TLS 1.3 Latest, including AEAD protocols like AES256-GCM and CHACHA20-POLY1305
- TLS 1.2 Latest
- Issues in TLS 1.2 that have been fixed in TLS 1.3
- How to use Lets Encrypt and CertBot acme client for automatic certificate renewal
- How to correctly configure TLS 1.2 and TLS 1.3 on NGINX
- Certificate Revocation and how to set up Certificate Revocation on NGINX
- Wildcard and SAN certificates
- Certificate Formats and Converting between Certificate Formats
Who Should Attend
- Graduates starting their career in ICT and SecOps
- Security Architects willing to update their knowledge on TLS
- Cyber Security Sales Engineers willing to solidify and update their TLS skills
- Senior Network Administrators willing to update their TLS skills
- Junior Network Administrators willing to enhance their TLS skills
- Junior PKI Administrators willing to enhance their TLS skills
- Senior PKI Administrators willing to update their TLS knowledge
- Junior Support Engineers willing to update their TLS knowledge
- Senior Support Engineers willing to update their TLS knowledge
- University Students learning Cryptography for Data in Motion
- Anyone with basic understanding of Networking and TCP/IP who wants to pursue a career in Cryptography and Cyber Security
- Anyone who wants to master TLS 1.3 & TLS 1.2
Target Audiences
- Graduates starting their career in ICT and SecOps
- Security Architects willing to update their knowledge on TLS
- Cyber Security Sales Engineers willing to solidify and update their TLS skills
- Senior Network Administrators willing to update their TLS skills
- Junior Network Administrators willing to enhance their TLS skills
- Junior PKI Administrators willing to enhance their TLS skills
- Senior PKI Administrators willing to update their TLS knowledge
- Junior Support Engineers willing to update their TLS knowledge
- Senior Support Engineers willing to update their TLS knowledge
- University Students learning Cryptography for Data in Motion
- Anyone with basic understanding of Networking and TCP/IP who wants to pursue a career in Cryptography and Cyber Security
- Anyone who wants to master TLS 1.3 & TLS 1.2
Immerse yourself in a comprehensive exploration of data security in motion through our meticulously crafted animated course, focusing on the implementation of TLS 1.3 and TLS 1.2.
The course begins with a foundational understanding of cybersecurity’s cornerstones: Confidentiality, Integrity, Authenticity, and Non-Repudiation. It then meticulously examines essential concepts such as Hashing, Signing, Symmetric and Asymmetric encryption, and the intricate domain of Public Key Infrastructure (PKI).
A deep dive into TLS version 1.3 follows, elucidating its mechanisms for key generation and exchange, and the sophisticated AEAD protocols CHACH20-POLY1305 and AES256-GCM.
Moving forward, we scrutinise TLS version 1.2, carefully contrasting its features with TLS 1.3, highlighting the latter’s distinct advantages.
Practical application takes centre stage as you learn to configure your NGINX web server seamlessly with TLS 1.2 and TLS 1.3. Additionally, the course covers the intricate process of certificate revocation and its implementation on NGINX.
The exploration concludes with a detailed examination of certificate types and formats. The predominantly animated course format ensures an engaging yet thorough learning experience, integrating theoretical content with practical demonstrations and packet captures for an in-depth comprehension.
Join us on this educational journey, where each module is meticulously crafted to provide a profound understanding of secure data transmission. I look forward to guiding you through this learning experience. Enroll today to fortify your expertise in cybersecurity.
Course Curriculum
Chapter 1: Welcome to Modern TLS Bootcamp
Lecture 1: Course Content
Chapter 2: Introduction to Cryptography
Lecture 1: Section Topics
Lecture 2: Data & Cryptography
Lecture 3: Confidentiality & Encryption
Lecture 4: Integrity & Digital Signing
Lecture 5: Authenticity & Digital Certificates Introduction
Lecture 6: The Concept of Authenticity & Digital Certificates
Lecture 7: PKI Terms & Definitions
Lecture 8: Certificate Signing Process
Lecture 9: PKI & Certificate Authentication
Lecture 10: Demo: Trusted CAs root certificates stores on Windows & Mac OS
Lecture 11: PKI – The Need for Intermediate Certificates
Lecture 12: Demo: The Certificate Trust Chain Shown in a Browser & using a Packet Capture
Lecture 13: Authority vs Non-Authority Certificates
Lecture 14: Demo: Showing Certificate Fields in a Browser & using a Packet Capture
Lecture 15: Static Key Pair & CSR Generation using RSA
Lecture 16: Demo: Static Key Pair & CSR Generation using RSA
Lecture 17: Static Key Pair & CSR Generation using ECDSA
Lecture 18: Demo: Static Key Pair & CSR Generation using ECDSA
Lecture 19: The ECDSA Public Key
Lecture 20: Comparison between ECDSA & RSA
Lecture 21: Non-Repudiation
Lecture 22: Bringing Cryptography Concepts together
Chapter 3: Exploring TLS 1.3
Lecture 1: Section Topics
Lecture 2: What is TLS 1.3
Lecture 3: TLS 1.3 Session Stages
Lecture 4: TLS 1.3 Session Setup Stage Topics
Lecture 5: Exchanging Cipher Suites During TLS 1.3 Handshake
Lecture 6: Demo: TLS Version & Cipher Suite Agreements in a Packet Capture
Lecture 7: Cipher Suite Agreement
Lecture 8: Ephemeral Keys Generation in TLS 1.3
Lecture 9: Demo: Ephemeral Keys Generation & Certificate Verify Message in a Packet Capture
Lecture 10: TLS 1.3 Session Key Generation using ECDHE
Lecture 11: Cipher Suites Supported by TLS 1.3
Lecture 12: Initialisation Vector Generation using ECDHE
Lecture 13: TLS 1.3 Encrypted Data Flow Stage
Lecture 14: TLS 1.3 & The Use of AEAD
Lecture 15: HMAC
Lecture 16: AEAD Cipher Modes
Lecture 17: The Use of XOR Operation in Encryption
Lecture 18: CHACHA20_POLY1305 & Message Encryption
Lecture 19: AES256_GCM & Message Encryption
Lecture 20: CHACHA20_POLY1305 or GCM, When to Use Which
Lecture 21: Replay Attack Prevention Using Additional Data in AEAD
Lecture 22: Demo: Showing the Message Authentication TAG in a Packet Capture
Chapter 4: Exploring TLS 1.2
Lecture 1: Section Topics
Lecture 2: TLS 1.2 Session Stages
Lecture 3: Session Setup Stage – Topics
Lecture 4: TLS 1.2 Session Setup Stage
Lecture 5: Demo: TLS Version & Cipher Suite Agreements in a Packet Capture
Lecture 6: Ephemeral Keys Generation & Key Signing in TLS 1.2
Lecture 7: Demo: Ephemeral Keys & Signed Server's Public Ephemeral Key in a Packet Capture
Lecture 8: Cipher Suites Supported by TLS 1.2
Lecture 9: TLS 1.2 Session Key Generation using ECDHE
Lecture 10: TLS 1.2 Encrypted Data Flow Stage
Chapter 5: Issues in TLS 1.2, Fixed in TLS 1.3
Lecture 1: Section Topics
Lecture 2: Faster Key Exchange in TLS 1.3
Lecture 3: PFS & The Discontinuation of RSA Support
Lecture 4: LogJam Attack in TLS 1.2
Lecture 5: Prevention of LogJam Attack in TLS 1.3
Lecture 6: TLS 1.3 is Ready for Implementing Quantum Computer Security
Chapter 6: Taking a Decrypted TLS Session Packet Capture
Lecture 1: Taking a Decrypted Packet Capture in Mac OS
Lecture 2: Demo: Taking a Decrypted Packet Capture in MAC OS
Lecture 3: Taking a Decrypted Packet Capture in Windows
Lecture 4: Demo: Taking a Decrypted Packet Capture in Windows
Chapter 7: Automatic PKI Management with Let's Encrypt CA
Lecture 1: NGINX Web Server, Let’s encrypt CA & The Certbot ACME Client
Lecture 2: Automatic Certificate Renewal on NGINX with Let's Encrypt CA
Lecture 3: Firewall Rules for Certbot & NGINX Functionality
Lecture 4: Demo: NGINX Configuration with recommended TLS 1.3 and 1.2 Cipher Suites
Chapter 8: Certificate Revocation
Lecture 1: Server Certificate Revocation Overview
Lecture 2: Demo: CRL Distribution Point and OCSP Responder URLs in the Server Certificate
Lecture 3: Server Checking OCSP Responder
Lecture 4: OCSP Stapling with NGINX
Lecture 5: Demo: OCSP Stapling with NGINX, both for TLS 1.3 and TLS 1.2
Lecture 6: Certificate Revocation with Let’s Encrypt CA & Certbot ACME Client
Lecture 7: Demo: Renew a certificate, then revoke the old one in NGINX
Chapter 9: Wildcard & SAN Certificates
Lecture 1: Wildcard Certificates
Lecture 2: SAN Certificates
Lecture 3: Demo: SAN Certificate Generation on NGINX with Let's Encrypt CA and Certbot
Chapter 10: Certificates' Formats
Lecture 1: Digital Certificates' Formats
Lecture 2: Commands to Convert Certificate Formats
Instructors
-
Wasfi Bounni
Senior Cyber Security Architect
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 2 votes
- 4 stars: 2 votes
- 5 stars: 24 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple