As you may already know, I am publishing or better to say re-publishing SSL related articles from my old blog. This article provides simple instructions on Postfix SSL/TLS configuration.
eJabberd is very configurable jabber server written in Erlang. By the way it is not too hard to write new module and extend it this way, but this is not a subject of theis article. This article simply explains how to configure it to use SSL certificate.
As you know I am keeping moving SSL related articles from my old blog. Now that are instructions on vsftpd configuration - simple instructions on SSL certificate setup. Hope someone will find them useful, if not I will keep this for myself.
One more article about SSL certificate installation and configuration. This article describes how to configure Dovecot IMAP server to use SSL certificates under Linux / Unix operating system. Hope usefull.
UDP is a widely used protocol and Erlang is a great platform for different network application different kinds. Today I decided to publish small UDP echo server example. I know that UDP socket usage is very simple in Erlang, but I think somebody will find this code usefull.