<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.ichiayi.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>蔡宗融個人網站</title>
        <description></description>
        <link>http://www.ichiayi.com/wiki/</link>
        <lastBuildDate>Wed, 19 Nov 2008 18:35:15 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://www.ichiayi.com/wiki/lib/images/favicon.ico</url>
            <title>蔡宗融個人網站</title>
            <link>http://www.ichiayi.com/wiki/</link>
        </image>
        <item>
            <title>OpenSSL 常用語法整理</title>
            <link>http://www.ichiayi.com/wiki/tech/openssl_tips</link>
            <description>1 將憑證 PEM 格式轉成 DER 格式





[jonathan@pd920 certs]$ openssl x509 -inform PEM -outform DER -in ClientCA.crt -out ClientCA.cer

        
2 將憑證 DER 格式轉成 PEM 格式





[jonathan@pd920 gca]$ openssl x509 -inform DER -in GCA.cer -out GCA.crt</description>
            <author>jonathan</author>
        <category>openssl</category>
        <category>pki</category>
        <category>ca</category>
        <category>tips</category>
            <pubDate>Sun, 16 Nov 2008 04:12:17 +0800</pubDate>
        </item>
        <item>
            <title>cURL 讀取雙向 ssl 認證 Web Server 網頁方式</title>
            <link>http://www.ichiayi.com/wiki/tech/curl_ssl</link>
            <description>&lt;https://mail.ichiayi.com/t.txt&gt;
使用 cURL 語法


[jonathan@pd920 ca]$ curl --cacert RootCA.crt --cert ClientCA.pem https://mail.ichiayi.com/t.txt
Enter PEM pass phrase: &lt;-- 輸入 ClientCA 的密碼
test




--
--

[jonathan@pd920 ca]$ curl --cert ClientCA.pem https://localhost/t.txt
Enter PEM pass phrase: &lt;-- 輸入 ClientCA 的密碼
curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
More details here: http://c…</description>
            <author>jonathan</author>
        <category>curl</category>
        <category>ssl</category>
            <pubDate>Wed, 12 Nov 2008 15:25:18 +0800</pubDate>
        </item>
        <item>
            <title>Blog 精選</title>
            <link>http://www.ichiayi.com/wiki/start/blog_bookmark</link>
            <description>Evil Capitalism Heroes


陳凱劭的BLOG

BillyPan 的部落格@台灣派部落客

@ 夢裡不知身是客</description>
            <author>jonathan</author>
        <category>start</category>
            <pubDate>Wed, 12 Nov 2008 10:00:13 +0800</pubDate>
        </item>
        <item>
            <title>start:headline - 建立</title>
            <link>http://www.ichiayi.com/wiki/start/headline</link>
            <description>捍衛言論自由！！！



---Martin Niemöller</description>
            <author>jonathan</author>
        <category>start</category>
            <pubDate>Tue, 11 Nov 2008 23:32:54 +0800</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>http://www.ichiayi.com/wiki/start</link>
            <description>台北天氣







  Array    Array</description>
            <author>jonathan</author>
            <pubDate>Tue, 11 Nov 2008 20:13:07 +0800</pubDate>
        </item>
        <item>
            <title>Perl UTF-8</title>
            <link>http://www.ichiayi.com/wiki/tech/perl_utf8</link>
            <description>最近使用 XML::Simple 剖析 UTF-8 編碼的 XML 檔, 結果讀出來的中文碼與 DB 取出來的無法對應, 才發現是 utf8 的問題.

以下是試出來的方法.. 至於為何會用 decode 而不是 encode 我也沒有仔細去探究原因.. LOL</description>
            <author>jonathan</author>
        <category>perl</category>
        <category>utf8</category>
        <category>xml::simple</category>
            <pubDate>Tue, 11 Nov 2008 18:23:48 +0800</pubDate>
        </item>
        <item>
            <title>topbar</title>
            <link>http://www.ichiayi.com/wiki/topbar</link>
            <description>回首頁技術分享自由軟體開源碼專案工具區常用工具區維基百科全書Google 工具即時新聞Blog 精選找我點這裡網頁送訊息寫上留言版看我在忙什麼熱門商店</description>
            <author>jonathan</author>
            <pubDate>Mon, 10 Nov 2008 22:15:13 +0800</pubDate>
        </item>
    </channel>
</rss>
