flagflag  

Re: Some problems and suggestions

List posts in the topic

なし Re: Some problems and suggestions

msg# 1.1.1.1
depth:
3
Previous post - Next post | Parent - No child | Posted on 2016/4/11 0:25
iseki  Home away from home   Posts: 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
Votes:103 Average:1.84

Posts tree

  Advanced search


Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthAug 2025Next Month
Su Mo Tu We Th Fr Sa
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
Today

Access Counter

Today : 2387238723872387
Yesterday : 7039703970397039
Total : 2826937728269377282693772826937728269377282693772826937728269377
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com