Displaying 1 result from an estimated 1 matches for "mechca_cert".
2011 Mar 12
1
SASL abort causes 5s delay, triggered by UW libc-client
...l always call client_auth_failed with
nodelay=TRUE in the SASL_SERVER_REPLY_AUTH_ABORTED case.
Arne Nordmark
Config:
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0 ext3
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap
listen: *, [::]
ssl_ca_file: /etc/ssl/certs/mechca_cert.pem
ssl_cert_file: /etc/ssl/certs/ano4/ano4_crt.pem
ssl_key_file: /etc/ssl/certs/ano4/ano4_key.pem
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
mail_privileged_group: mail
mail_location: maildir:/var/mail/maildir/%u
mbox_write_locks: fcntl dotlock
lda:
postmast...