WPscan update not working

Hello, I have a problem with updating my WPScan
When I type wpscan – update
I get a message: "Scan Aborted: Unable to get https://data.wpscan.org/plugins.json.sha512 (status:403)
I can’t get use wpscaner until I update it to the newest version…

Please help

Open terminal input the following.

sudo apt-get remove --purge openssl
Then input.
whereis openssl
Then delete any files that show.
Then input
sudo apt-get install openssl
wpscan --update

Now, it’s saying package openssl is not available