SSL stop working

Discussion in 'Installation/Configuration' started by pecka33, Sep 15, 2023.

  1. pecka33

    pecka33 Member

    Hello,

    i am using debian 12 with latest version of ispconfig. I would like to enable tls for pureftpd and i follow this manual 11 Install PureFTPd and Quota.
    When i restart pureftpd now i can not use ssh 22 so i can not login via console and winscp etc. What can i do and why?
     
  2. pecka33

    pecka33 Member

    ISPconfig and all services working fine, but can not use port 22 for login as before.
     
  3. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    Have you rebooted yet?
     
    Last edited: Sep 16, 2023
  4. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Is ssh service running?
    Code:
    systemctl --state=failed
    systemctl status sshd.service
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Changing pure-ftpd config can not prevent SSH from working, these are two independent services that do not share any config files or SSL certs, so you likely did something else unintentionally.
     

Share This Page