SSL Certificate Primer Tutorial

SSL Certificate Primer Tutorial

SSL Certificate Primer Tutorial

All our recent SSL blog postings have been assuming something. That “something” is that the web server you are writing web applications for, and are configuring, has had installed a relevant SSL Certificate to “work” and undersign the encryption logic software.

In the case of our RJM Programming domain’s web server’s SSL Certificate we turned to our web hoster, Crazy Domains, to provide an SSL product here, that can go into the makeup of your “web server” package. If your web server is a dedicated web server rather than a shared one, you can decide to install this SSL Certificate yourself, perhaps using OpenSSL based techniques …

However you do it, these SSL https: based URLs don’t just happen without the SSL Certificate arrangements in place.

What are the Pros and Cons of SSL (thanks to this webpage and this webpage and this webpage)?

Pros Cons
Trust Cost of Certificate
Verification Mixed Content issues
Integrity of Data Proxy Caching
Google and SEO Mobile application issues
Prevent data breaches Performance

And now we have a general question and answer session, for beginners, regarding SSL …

Question Answer
What’s the go with wildcard (multi-subdomain) SSL Certificates? Have a read of this webpage
What will happen to https: based URLs should the SSL Certificate expire? Thanks to this webpage for
An expired SSL certificate may deter website users, but it does not prevent data from flowing securely between the site’s server and a user’s browser. A website with an expired certificate will still encrypt outgoing data, and the browser will decrypt the data as it is received. Visitors merely need to verify that they are communicating with the website over a secure connection. This can be done by looking for an “https://” prefix at the beginning of the URL in the browser’s address bar.

How can you tell whether an SSL Certificate has been installed on a web browser? When you try a URL with https: protocol at the start you should get an informational icon to the left of the web address that today’s tutorial picture shows and more is explained at this webpage
Can you have an SSL Certificate installed correctly but not get the web browser padlock happening that shows encryption is happening? You bet, either if you are accessing a subdomain not covered by the certificate, or if the certificate cover “breaks” because of “Mixed Content”, like we have been raving about with recent blog postings.
What’s the latest on that SSL “hack” problem from recent times? Have a look through this Google search
How can I tell if a domain uses a dedicated web server or uses a shared web server? Report at this webpage could help.
How can the search engines get to notice newly encryptable SSL https: based URLs? Google Webmasters recommends
Redirect your users and search engines to the HTTPS page or resource with server-side 301 HTTP redirects.

… but we have more work to do before this.

Why is an SSL duck? Because it flies so high.

Hope this has some pointers for a web server SSL quest you are thinking of embarking on.

If this was interesting you may be interested in this too.

This entry was posted in eLearning, Tutorials and tagged , , , , , , , , , , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>