<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "解決wget 檢查https連線時出現Certificate verification error: self signed certificate in certificate chain"]]></title>
		<link>https://www.andowson.com/posts/list/20.page</link>
		<description><![CDATA[Latest messages posted in the topic "解決wget 檢查https連線時出現Certificate verification error: self signed certificate in certificate chain"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>解決wget 檢查https連線時出現Certificate verification error: self signed certificate in certificate chain</title>
				<description><![CDATA[ 原本使用wget <a class="snap_shots" href="https://eip.mycomp.com" target="_blank">https://eip.mycomp.com</a> 會出現錯誤訊息，將Apache所在主機(eip.mycomp.com)之/etc/httpd/conf/ssl.crt/ca.crt複製到wget所在主機後，改用下列方式連線即可: 
<br>
wget --ca-certificate /path/to/ca.crt <a class="snap_shots" href="https://eip.mycomp.com" target="_blank">https://eip.mycomp.com</a>
<br>
參考資料: 
<br>
http://comments.gmane.org/gmane.comp.jakarta.repository/5996]]></description>
				<guid isPermaLink="true">https://www.andowson.com/posts/preList/482/1001.page</guid>
				<link>https://www.andowson.com/posts/preList/482/1001.page</link>
				<pubDate><![CDATA[Tue, 3 May 2011 11:35:29]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>