Kategoriarkiv: Kryptering

Letsencrypt Wildcard certificate on Debian 9

Point a wildcard record to your server, install apache2 root@cluebat:~# apt-get install virtualenv apache2 and install certbot: root@cluebat:~# wget https://dl.eff.org/certbot-auto –2018-10-05 23:07:52– https://dl.eff.org/certbot-auto Resolving dl.eff.org (dl.eff.org)… 151.101.16.201, 2a04:4e42:4::201 Connecting to dl.eff.org (dl.eff.org)|151.101.16.201|:443… connected. HTTP request sent, awaiting response… 200 OK … Læs resten

Udgivet i Apache, Kryptering, Letsencrypt | Skriv en kommentar

How to make courier SSL certificates.

See http://milliwaysconsulting.net/support/systems/courier-ssl.html for original version. We use courier imap for imap and pop connectivity. After a standard install you have to use ‘mkimapdcert’ and ‘mkpop3dcert’ to generate the SSL certificates. This will cause clients (such as outlook) to present the … Læs resten

Udgivet i Knowledge Base, Kryptering, Old Base, Security | Skriv en kommentar

Opportunistic Encryption with FreeS/WAN

Use FreeS/WAN and DNS TXT records to automatically create encrypted connections between machines. One particularly cool feature supported by FreeS/WAN [Hack #67] is opportunistic encryption with other hosts running FreeS/WAN. This allows FreeS/WAN to transparently encrypt traffic between all hosts … Læs resten

Udgivet i Knowledge Base, Kryptering, Networking, Old Base | Skriv en kommentar

Set UP TLS-enabled SMTP (encryption)

Protect your users’ in-transit email from eavesdroppers. If you have set up encrypted POP and IMAP services [Hack #47], your users’ incoming email is protected from others once it reaches your servers, but what about their outgoing email? You can … Læs resten

Udgivet i Knowledge Base, Kryptering, Old Base | Skriv en kommentar

Distribute your CA to clients

Be sure all of your clients trust your new Certificate Authority. Once you have created a Certificate Authority (CA) [Hack #45], any certificates that are signed by your CA will be trusted by any program that trusts your CA. To … Læs resten

Udgivet i Knowledge Base, Kryptering, Networking, Old Base, Security | Skriv en kommentar

Create your own certificate authority

Sign your own certificates to use in securing your network. SSL certificates are usually thought of as being used for secure communications over the HTTP protocol. However, they are also useful in providing both a means for authentication and a … Læs resten

Udgivet i Knowledge Base, Kryptering, Old Base | Skriv en kommentar