Week 3 - Software Services Flashcards
What are software services?
services/programs that employees use for their daily job functions
What does POP3 stand for?
Post Office Protocol 3
How does POP3 work?
It downloads an email from the email server to your local device, then deletes the email from the email server
What does IMAP stand for?
Internet Message Access Protocol
What does IMAP allow you to do?
It allows you to download emails from your email server onto multiple devices
What are the 2 protocols that enable us to make our web servers secure?
- TLS - Transport Layer Security protocol (replaced SSL)
- SSL - Secure Socket Layer protocol (old and insecure)
What is HTTP also referred to as since there are 2 protocols that enable us to make our web servers more secure? (2)
- HTTP/TLS
- HTTP/SSL
What’s a certificate authority?
A step in enabling TLS for your web server, it provides a certificate to your site saying “I trust that you control the server” and that you are who you say you are