Skip to main content

sftp connection fails since whm v68.0.19?

Comments

3 comments

  • morrow95
    Fixed - I changed the SSL Cipher Suite and SSL/TLS Protocols setting in Apache Global Config to the default. I previously had my own cipher settings for tls1.2 only and had the protocol as -sslv1 -sslv2 (not sure if that was the exact format). So I had rules in place for tls1.2 only, but for whatever reason changing these two to the default allowed me to login again with regular user accounts. Maybe it was just the fact apache was restarted as well? I honestly don't know what the problem was there.
    0
  • cPanelMichael
    Hello, The Apache cipher requirements should not affect access to the SSH protocol (SFTP runs over SSH). Can you verify how you were attempting to access SFTP? For instance, were you using a specific client? Thank you.
    0
  • morrow95
    Same client as I've always used - same connection settings. Whatever was the problem it was corrected after doing the above - possibly just Apache needed restarted? Everything worked as normal afterwards. The only thing that seems off is the server hostname connected fine while any of the user/domain accounts did not.
    0

Please sign in to leave a comment.