flagflag  If you want to see English page, please click "English" Button at Left.

Re: Some problems and suggestions

このトピックの投稿一覧へ

なし Re: Some problems and suggestions

msg# 1.1.1.1
depth:
3
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2016-4-11 0:25
iseki  Home away from home   投稿数: 1581
Our Money Server ignore RemoteCertificateChainErrors.

Please use SineWaveCert.pfx or server_cert.p12 instead of opensim.p12
SineWaveCert.pfx and server_cert.p12 are in config directory.

MoneyServer.ini
; for HTTPS Server
ServerCertFilename = "SineWaveCert.pfx"
ServerCertPassword = "123"
;ServerCertFilename = "server_cert.p12"
;ServerCertPassword = ""


About p12 or pfx file, you should read openssl manual.


Simple example:
0. Create CA

1. Create CSR file (key.pem is private key)
openssl req -new -key key.pem -out csr.pem

2. Signed by CA
openssl ca -batch -config ca.conf -infiles csr.pem -out cert.pem

3. Create p12 file
openssl pkcs12 -export -in cert.pem -inkey key.pem -out cert.p12
投票数:103 平均点:1.84

投稿ツリー

  条件検索へ


サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2025年 8月翌月
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
<今日>

アクセスカウンタ

今日 : 2690269026902690
昨日 : 7039703970397039
総計 : 2826968028269680282696802826968028269680282696802826968028269680
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com