OpenBSD

OpenBSD Web and Email Server

July 19, 2024
OpenBSD, Email, Server

Secure Web Server # In order to secure the data transmitted between the webserver and the client, we need SSL. There are multiple types of SSL certificates and they mostly differ in the way the identity of the requester is verified. For example, banks will usually choose the strictest verification method as it will show prominently in the browsers searchbar or omnibox. Since these verification methods take time and effort, they are more costly the more work has to be put in. ...