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:94 Average:1.70

Posts tree

  Advanced search


Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next 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

Who's Online

103 user(s) are online (2 user(s) are browsing Forum)

Members: 0
Guests: 103

more...

Access Counter

Today : 1167911679116791167911679
Yesterday : 7722772277227722
Total : 2344316023443160234431602344316023443160234431602344316023443160
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com