Changes

Jump to: navigation, search

OPS335 Lab 8 2018

1 byte removed, 15:07, 10 April 2019
m
Encryption Dovecot with Secure Socket layer (SSL): - fixing typo
==OBJECTIVE & PREPARATION==
{{Admon/important|Prerequistites|This lab depends on changes made in several previous labs. You must have successfully completed labs 3, 4a, 4b, and 5 6 in order to be able to do this lab.}}
Below is the same diagram that we referred to over the previous 2 email labs:
* [https://www.e-rave.nl/create-a-self-signed-ssl-key-for-postfix Create a self signed SSL key for Postfix]
* [http://wiki2.dovecot.org/SSL/DovecotConfiguration Dovecot SSL configuration]
 
== INVESTIGATION 1: GENERATING A SELF-SIGNED CERTIFICATE ==
<source>ssl = required
ssl_cert = <path_to_your_crt_file>ssl_key = <path_to_your_key_file>
disable_plaintext_auth = yes
</source>
932
edits

Navigation menu