==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=5731

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

           Summary: Zarafa doesn't use the modSSL certificate
    Classification: Contribs
           Product: SME Contribs
           Version: 7.4
          Platform: PC
        OS/Version: Unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-zarafa
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


Hi all

on one server of mine I use a custom certificate, so I have:


[r...@srvsrv modules]# config show modSSL
modSSL=service
    CertificateChainFile=/home/e-smith/ssl.pem/sub.class1.server.ca.pem
    CipherSuite=ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM
    TCPPort=443
    access=public
    crt=/home/e-smith/ssl.crt/solinf.org.crt
    key=/home/e-smith/ssl.key/solinf.org.key
    status=enabled

but every cfg file in /etc/zarafa dir points to

# File with RSA key for SSL
ssl_private_key_file    =   
/home/e-smith/ssl.key/{$SystemName}.{$DomainName}.key

#File with certificate for SSL
ssl_certificate_file    =   
/home/e-smith/ssl.crt/{$SystemName}.{$DomainName}.crt

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to