Chapter 8: Install Cyrus-sasl and OpenSSL
OpenSSL and Cyrus-sasl along with other security modules are needed to install our email server and also needed for SSL setup for secure pages of your website.
Install the following modules from the command line.
|
# yum install cyrus-sasl-devel cyrus-sasl-gssapi cyrus-sasl-md5 cyrus-sasl-plain |
OR
You can install each cyrus module from Webmin > Software Packages > Yum search
![]() |
|||
![]() |
![]() |
![]() |
![]() |
In this section we will install the openssl module along with some other modules that are needed and generate our certificates.
Enter these from your command line
|
# yum install openssl fetchmail wget bzip2 unzip zip nmap lynx fileutils gcc gcc-c++ |

























Comments
Post new comment