ispconfig panel SSL

Discussion in 'General' started by almere, Mar 20, 2013.

  1. almere

    almere Member HowtoForge Supporter

    Hey there.

    Till or Falko, does ISPConfig changing or whatever the SSL certificate from /usr/local/ispconfig/interface/ssl ? I guess not, but i had some problems with my SSL, because it was changed oO
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig does not chnage this ssl cert unless you choose yes when the updater asks you if the ssl cert shall be recreated. the default in the updatre is no, so unless you did not type yes during update, nothing gets changed.
     
  3. almere

    almere Member HowtoForge Supporter

    Well... It's beautiful, but I didn't run any updates :confused::confused::confused: I even don't have it at the server.

    What permissions do i have to set at ssl folder? 750 or something?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Then the change was not made by ispconfig as only the updater performs changes in /usr/local/ispconfig/interface/ssl or changes any permissions of files and folders in /usr/local/ispconfig/*

    Thats should be ok.
     
  5. almere

    almere Member HowtoForge Supporter

    Are you sure that port 25 is open in the ISPConfig firewall panel? (System->Firewall->Choose your server and look for 25 in Open TCP ports and Open UDP ports)

    Try to disable SELinux.
    Code:
    sudo echo 0 > /selinux/enforce
    Code:
    reboot
    It should help :cool:
     
  6. almere

    almere Member HowtoForge Supporter

    thank's ;)
     

Share This Page