Movatterモバイル変換


[0]ホーム

URL:


Exploring HTTPS With Python

Exploring HTTPS and Cryptography in Python

Have you ever wondered why it’s okay for you to send your credit card information over the Internet? You may have noticed thehttps:// on URLs in your browser, but what is it, and how does itkeep your information safe? Or perhaps you want to create a Python HTTPS application, but you’re not exactly sure what that means.

In this course, you’ll get a working knowledge of the various factors that combine to keep communications over the Internet safe. You’ll see concrete examples of how a Python HTTPS application keeps information secure.

In this course, you’ll learn how to:

  • Monitor and analyzenetwork traffic
  • Applycryptography to keep data safe
  • Describe the core concepts ofPublic Key Infrastructure (PKI)
  • Create your ownCertificate Authority
  • Build aPython HTTPS application
  • Identify common Python HTTPSwarnings and errors

What’s Included:

Downloadable Resources:

Related Learning Paths:

Start Now

Exploring HTTPS and Cryptography in Python

9 Lessons 1h 28m

  1. 1. Exploring HTTPS and Cryptography in Python (Overview)11:05
  2. 2. Writing a Simple Server10:20
  3. 3. A Brief Introduction to Cryptography13:34
  4. 4. Using Fernet Ciphers to Secure Your Content05:46
  5. 5. Exchanging Asymmetric Keys12:56
  6. 6. Creating Public and Private Keys16:28
  7. 7. Coding Like a Certificate Authority09:32
  8. 8. Hosting HTTPS With Flask04:03
  9. 9. Exploring HTTPS and Cryptography in Python (Summary)04:37
Start Now

AboutChristopher Trudeau

Christopher has a passion for the Python language and writes, records, and podcasts for Real Python. He is a consultant who helps advise organizations on how to improve their technical teams.

» More about Christopher

Each tutorial at Real Python is created by a team of developers so that it meets our high quality standards. The team members who worked on this tutorial are:

Related Courses:

Participant Comments

Avatar image for Jeff Anderson

Jeff Anderson

This is by far the best instruction on web HTTPS that I have ever found. This is awesome!

← Browse All Courses


[8]ページ先頭

©2009-2026 Movatter.jp