我正在对RSS feed进行wget接收以下错误。
XXY:/var/www/intranet# wget https://www.some.com/intranet-news/143/?rss=on
--2018-12-14 13:44:08-- https://www.some.com/intranet-news/143/?rss=on
Resolving www.some.com... x.x.x.x
Connecting to www.some.com|x.x.x.x|:443... connected.
Unable to establish SSL connection.
我尝试了--no-check-certificate
仍然相同的错误
我在ubuntu服务器上