Announcement

Collapse
No announcement yet.

oxinstaller problems (certificate could not be created)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • oxinstaller problems (certificate could not be created)

    Hello,

    I have a problem when i execute oxinstaller with this command :
    /opt/open-xchange/sbin/oxinstaller --oxdb-pass=some_pass --admin-pass=some_pass --maildomain example.com

    I have the following error :
    initializing database (step 2/2)
    done
    setting up the system
    creating certificates
    certificate could not be created:
    Server response:
    RemoteException occurred in server thread; nested exception is:
    java.rmi.RemoteException: java.io.IOException: java.io.IOException: openssl: not found
    chmod: ne peut accéder `/etc/ssl/certs/eecert.pem': Aucun fichier ou répertoire de ce type
    chmod: ne peut accéder `/etc/ssl/private/eekey.pem': Aucun fichier ou répertoire de ce type
    chgrp: ne peut accéder `/etc/ssl/private/eekey.pem': Aucun fichier ou répertoire de ce type
    configuring mail system
    using mail.example.com as FQHN of the mail server
    done
    I can't create certificate. I try to add user cyrus to /etc/ssl/certs directory and the problems is same.

    I installed hyperion version on debian sarge.

    Thanks for help

  • #2
    Have you openssl installed?

    apt-get install openssl

    Mani

    Comment


    • #3
      Non i haven't openssl . I diddn't install apt-get i have a pb with debian dependencies. I try to install with another method and i test.
      Thanks

      Comment


      • #4
        Resolved

        Great ! Thanks, i have install openssl and i haven't errors messages. Build ik ok !

        Comment

        Working...
        X