PaulTon:
When the web adress from a youtube vid starts with https://
just remove the s from the address when you paste it in insert media box. http://
and just for some useless (well maybe not totally useless) trivia. That "s" stands for secure. Something you want to see on certain pages that you want to be 'secure', like when you go to your accounts tabs here or the "buy credits' area.
Hypertext Transfer Protocol (HTTP)
Hypertext Transfer Protocol Secure (HTTPS)
Here are some major differences between HTTP and HTTPS:
HTTP |
HTTPS |
URL begins with “http://” |
URL begins with “https://” |
It uses port 80 for communication |
It uses port 443 for communication |
Unsecured |
Secured |
Operates at Application Layer |
Operates at Transport Layer |
No encryption |
Encryption is present |
No certificates required |
Certificates required
|