Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat Enterprise Linux 7
Services
IMAP and POP3 Server
Configure Dovecot if Necessary
Enable SSL Support
Enable the SSL flag in /etc/dovecot.conf
Enable the SSL flag in /etc/dovecot.conf
An XCCDF Rule
Details
Profiles
Prose
Enable the SSL flag in /etc/dovecot.conf
Unknown Severity
To allow clients to make encrypted connections the
ssl
flag in Dovecot's configuration file needs to be set to
yes
.
Edit
/etc/dovecot/conf.d/10-ssl.conf
and add or correct the following line:
ssl = yes