Skip to main content

WHM API with asp classic

Comments

3 comments

  • cPanelLauren
    Hello, I believe this is directly related to SSL/TLS protocols. It appears you're attempting to connect to the server over SSLv2 or SSLv3 when SSLvX support has been removed in favor of TLSv1.2 In order to connect you'll need to do so over TLSv1.2 or use the less favorable option and enable support for SSLvX on the server. Because of vulnerabilities such as POODLE and DROWN we strongly urge you not to take this route. Thanks!
    0
  • Matheus Fernandes
    Yeah, maybe thats the issue. I'll try to force tls 1.2.. windows 2008 does not have it active by default "" I'll come back later with the feedback
    0
  • cPanelLauren
    Hi @Matheus Fernandes You're right it doesn't and it's definitely an issue for more reasons than this application. Let us know if forcing TLSv1.2 resolves the issue. Thanks!
    0

Please sign in to leave a comment.