Featured Post

Create a Self Signed CA and Cert with ECDSA

Create a Self Signed CA and Cert with ECDSA for Your Homelab Ever wanted to secure your homelab with your own Certificate Authority (CA)? In this guide, I’ll walk you through creating a modern, ECDSA-based self-signed CA and using it to issue certificates for your home network. This approach lets you generate as many trusted certificates as you need for your devices and services, all under your own local domain (e.g., mypc.mynet ). Why a Self-Signed CA? A self-signed CA gives you full control over your network’s trust model. Instead of relying on public CAs, you can issue and manage certificates for every server, device, or service in your homelab. This is especially useful for internal services, dashboards, and devices that don’t need public exposure. Step 1: Initialize the CA Directory Structure First, let’s set up a dedicated directory for your CA. This is your CA’s workspace, where all keys, certificates, and supporting files will live. You can place this directory anywh...

Policies

Generic Privacy Policy

Last updated: November 2014

Information that is gathered from visitors

In common with other websites, log files are stored on the web server saving details such as the visitor's IP address, browser type, referring page and time of visit.

Cookies may be used to remember visitor preferences when interacting with the website.

Where registration is required, the visitor's email and a username will be stored on the server.

How the Information is used

The information is used to enhance the vistor's experience when using the website to display personalised content and possibly advertising.

E-mail addresses will not be sold, rented or leased to 3rd parties.

E-mail may be sent to inform you of news of our services or offers by us or our affiliates.

Visitor Options

If you have subscribed to one of our services, you may unsubscribe by following the instructions which are included in e-mail that you receive.

You may be able to block cookies via your browser settings but this may prevent you from access to certain features of the website.

Cookies

Cookies are small digital signature files that are stored by your web browser that allow your preferences to be recorded when visiting the website. Also they may be used to track your return visits to the website.

3rd party advertising companies may also use cookies for tracking purposes.

Google Ads

Google, as a third party vendor, uses cookies to serve ads.

Google's use of the DART cookie enables it to serve ads to visitors based on their visit to sites they visit on the Internet.

Website visitors may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy.

Terms of Service

None


Popular posts from this blog

Create a Self Signed CA and Cert with ECDSA