On Sat, 11 Apr 2020 at 01:04, K. Kamhamea wrote:
> Thank you for giving me some feedback to the manual I've written. Such
> feedback is so important to improve, and I learned that I have to make it
> more explicit.
>
> Checklist
> 1. Please make sure you named the certificates correctly.
> 2. Ple
I made a mistlake regarding -deststorepass wrongpassword.
Now I was able to import rootcert.pem and intermediatecert.pem
Thank you for your patience!
I have another problem now connecting to socket. I'll open another
thread.
Andreas
"K. Kamhamea" schrieb am 10.04.20 um 20:04:07 Uhr:
> Tha
Thank you for giving me some feedback to the manual I've written. Such
feedback is so important to improve, and I learned that I have to make it
more explicit.
Checklist
1. Please make sure you named the certificates correctly.
2. Please make sure that the password is set correctly (The script fro
I just see this in the logfile:
2020-04-10 18:35:36,267 [NioProcessor-9] WARN
o.r.s.net.rtmps.RTMPSMinaIoHandler - Keystore or Truststore file does not exist
2020-04-10 18:35:36,280 [NioProcessor-9] INFO o.r.s.net.rtmp.RTMPMinaIoHandler
- Close already forced on this session: 16
2020-04-10 18:
Hello!
In your manual you are using the same command-sequence like I did with
according paths.
keytool -import -alias root -keystore /home/andreas/om/conf/keystore.jks
-trustcacerts -file /home/andreas/rootcert.pem
Where I assume rootcert.pem is the rootcert of letsencrypt and it's stored in my
Dis you check this Manual?
https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpenMeetings+5+Manual
I wrote a section about SSL where I answered exactly that question. The
instruction you used is outdated though.
Let me know If you have some suggestions for improvement.
K.
Am Fr., 10. Apr
ratatouille schrieb am 10.04.20 um 16:52:38 Uhr:
> Hello!
>
> I exported existing letsencrypt certificate into PKCS12 format. That went
> well.
>
> Then I imported resulting red5.p12 into keystore, fine.
>
> Executing
> keytool -import -alias root -keystore /home/andreas/om/conf/keystore.jks
Hello!
I exported existing letsencrypt certificate into PKCS12 format. That went well.
Then I imported resulting red5.p12 into keystore, fine.
Executing
keytool -import -alias root -keystore /home/andreas/om/conf/keystore.jks
-trustcacerts -file /home/andreas/rootcert.pem
gives an error after