關於CAcert 和 ssl-cert 的建置 - Linux

Table of Contents

這問題我也不太知道從何問起

簡單的說 我要有一個 root CA 來產生 .pem 做認證用

但我用openssl去產生.pem時碰到了這個error
(用CA.pl也會,我看過script裡面也是用openssl)

8338:error:0E079065:configuration file routines:DEF_LOAD_BIO:missing equal
sign:conf_def.c:366:line 315

重點是我google時

得到的答案是ssl的一個在新版(1.0-8)本被解決的bug
(我的是0.9-8e)

但我不懂的是要怎麼去抓新的版本
(我用Ubuntu7.10)


謝謝回答的大大

--

All Comments