Jump to content

Updating to TLS 1.2 on pcDuino 3


Cheezzer

Recommended Posts

Hi Everyone.

I'm having trouble updating to TLS 1.2 on my pcDuino 3 and cannot connect to any website other than Google.com or pinging 8.8.8.8

See attached return from my terminal when attempting to run "sudo apt-get update && sudo apt-get install --only-upgrade openssl"

 

Seems http://www.wiimu.com from what I can tell is a server from a company called LinkSprite. I think the company has disbanded and no longer offers any services…

Also seems LinkSprite was lead/CEO by a guy named Jingfeng Liu who is the creator of pcDuino.

Also Link Sprite does not monitor their forums nor respond to queries of any sort.

 

There’s got to be an alternative to updating the SSL certs…

 

Has anyone updated their TLS lately?

Updating SSL_pcDuino

Link to comment
Share on other sites

Apparently, you added that external apt source (wiimu) to your sources.list. If you are not aware of doing such a thing, maybe you followed some tutorial where they added that source, or run some bash script that did it.

 

So the solution would be to look for that repo in /etc/apt/sources.list, or /etc/apt/sources.list.d and delete it.

Link to comment
Share on other sites

Thanks JMCC for the direction.

 

I followed these steps and now the issue is resolved

 

Step 1: Remove all instances of www.wiimu.com from the repo (https://www.linuxquestions.org/questions/linux-software-2/adding-to-source-list-denied-865813/)

Step 2: Update TLS (aka SSL) (https://support.stripe.com/questions/how-do-i-upgrade-my-openssl-to-support-tls-1-2)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines