• Resolved akarim76

    (@akarim76)


    Hi,

    I get the following error every time I run the Malware Scan

    Sucuri: Something went wrong with an API call (unknown action): error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm

    I tried searching on Google or the Forum! No luck! Can someone please help?

    Cheers,
    AK

    https://ww.wp.xz.cn/plugins/sucuri-scanner/

Viewing 2 replies - 1 through 2 (of 2 total)
  • yorman

    (@yorman)

    There are some forums on Internet with an explanation of the cause of this error [1], to summarize the error is generated because the version of OpenSSL installed in the server is too old and was not compiled with support for certificates signed with a specified encryption, in most cases “sha256WithRSAEncryption”. OpenSSL is being used by CURL to execute HTTP requests with HTTPs-based websites so that is why you are seeing that message in this plugin, I will offer you two solutions:

    Easiest Solution

    Go to the general settings page of the plugin and change the value of the option named “API request with SSL” to “Stop peer’s cert verification”, this will force the plugin to execute Curl with the SSL validations disabled.

    Best Solution

    Contact your hosting provider and request the upgrade of the version of OpenSSL installed in the server where your website is being hosted, tell them to install a version compiled with support for certificates signed with “sha256WithRSAEncryption” or a similar encryption algorithm.

    [1] https://www.google.com/search?q=%22asn1+encoding+routines%3AASN1_verify%22

    Thread Starter akarim76

    (@akarim76)

    Thanks man! Worked like a charm!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Malware Scanner Not Working’ is closed to new replies.