                                                     

 # Presentation on HTTPS requests

August 8, 2018

 I gave a presentation at the Vancouver WordPress meetup in August 2018, about HTTPS and SSL, and why it is so important to use this secure protocol on your website.

## Slides

You can view or download the slides from this talk on [Google Slides](https://docs.google.com/presentation/d/1FY2Ygor402beqE7m3H7-qjfwRO22YTCTZ5s1UgvyDFA/edit?usp=sharing).

## Resources

- Articles:
    - [Fix broken images due to mixed content errors on WordPress](/node/53)
    - [Understand SSL/TLS Handshake processs in 3 minutes](https://cheapsslsecurity.com/blog/what-is-ssl-tls-handshake-understand-the-process-in-just-3-minutes/)
- Videos:
    - [How SSL works](https://youtu.be/iQsKdtjwtYI)
    - [SSL TLS HTTPS process explained in 7 minutes](https://youtu.be/4nGrOpo0Cuc)
- Let’s Encrypt:
    - [Getting Started](https://letsencrypt.org/getting-started/)
    - [How it Works](https://letsencrypt.org/how-it-works/)



 

Tags

[presentation](/en/tag/presentation)

[web](/en/tag/web)

[security](/en/tag/security)

[servers](/en/tag/servers)

[HTTPS](/en/tag/https)

[TLS](/en/tag/tls)