Quantcast
Channel: SSL – JamesCoyle.net
Browsing latest articles
Browse All 6 View Live

Bash Script to Create an SSL Certificate Key and Request (CSR)

Creating multiple SSL certificates for web servers and application can be a repetitive task. Generally speaking, when creating these things manually you would follow the below steps: Create a...

View Article


OpenSSL Certificate Cheat Sheet

These commands cover the basics of OpenSSL and are valid for either Windows or Linux with the exception that paths may need to be corrected for the respective platform. Install OpenSSL For windows...

View Article


Proxy the Proxmox Web GUI with Nginx Over HTTPS with Load Balancing

The Proxmox web GUI is served by Proxmox’s new event driven API server called PVE Proxy. The default settings for the Proxmox web GUI is to listen on port 8006 for incoming HTTPS connections. The...

View Article

Git SSL Certificate Problem Caused By Self Signed Certificates

It’s never been easier to set up your own Git server to host your own git repositories for your projects. Thanks to people like the folks over at GitLab you can be up and running in no time at all. If...

View Article

Apt-get error: E: The method driver /usr/lib/apt/methods/https could not be...

Get Social!I’ve been getting the following error when using apt-get update with Debian Wheezy recently. [crayon-5791191be3dd6256417566/] It seems that apt-get only supports HTTP connections by default,...

View Article


Skip Certificate Checks with Wget

Get Social!This is a reminder for myself more than anything else. I don’t know why the wget developers couldn’t have chosen a switch that’s easier to remember. Anyway, if you haven’t installed or...

View Article
Browsing latest articles
Browse All 6 View Live