6 post(s) found.
Tor on OpenBSD 7.3
PostgreSQL 14: TLS Connection
Summary
To use PostgreSQL as external database servers, it’s better to use TLS/SSL connection. This post shows how to generate certificates, configure servers and verify them.
... ReadOpenBSD acme-client For Let's Encrypt Certificates
Summary
OpenBSD’s acme-client
... Readacme-client
is the default Automatic Certificate Management Environment (ACME) client on OpenBSD, installed at the same time when the OS is.LibreSSL: openssl Error due to missing v3_ca in extension
PostgreSQL 12: TLS Connection
Introduction
To use remote PostgreSQL server as database server, it’s better to use TLS/SSL connection. This post shows a simple and easy way with self-signed certificate.
... ReadLet's Encrypt: Certbot with httpd on OpenBSD 6.4
Intro
Let’s Encrypt is “a free, automated, and open Certificate Authority”. Certbot is “an easy-to-use automatic client that fetches and deploys SSL/TLS certificates for your web server”, well known as “the official Let’s Encrypt client”.
... Read