Explore >> Select a destination


You are here

www.tag1consulting.com
| | blog.ja-ke.tech
8.9 parsecs away

Travel
| | This post shall describe how to obtain a free wildcard TLS cert for your domain from Let's Encrypt with the recommended certbot python based utility. Of course there are few other clients that already support the ACME v2 protocol, which is required for wildcards, i will only show certbot command here, but the procedure with other clients should be pretty similar.
| | stephennimmo.com
7.9 parsecs away

Travel
| | Requirements: Certificates are a pain. But they are a very necessary and vital piece to your security. Here's how to[...]
| | www.shuttle.rs
8.4 parsecs away

Travel
| | How we provision TLS certificates for custom domains in Rust using the `instant_acme` crate.
| | eamonnsullivan.co.uk
36.4 parsecs away

Travel
| One huge and welcome change in the last decade or so for Web development is that secure connections are ubiquitous. Free certificates are available and most hosting providers make it very easy to obtain, use and renew the certificates automatically. This site, for example, runs on Amazon Web Services and enabling https took not much more effort than ticking a few checkboxes.Browsers, like Chrome, Firefox and Safari, have also played their part, by gently steering users toward secure connections, warning about sending sensitive information over plain text and switching to https automatically, when available.