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:36:05,524 [NioProcessor-10] WARN  
o.r.s.net.rtmps.RTMPSMinaIoHandler - Keystore or Truststore file does not exist
2020-04-10 18:36:05,537 [NioProcessor-10] INFO  
o.r.s.net.rtmp.RTMPMinaIoHandler - Close already forced on this session: 17
2020-04-10 18:36:05,611 [NioProcessor-11] WARN  
o.r.s.net.rtmps.RTMPSMinaIoHandler - Keystore or Truststore file does not exist
2020-04-10 18:36:05,614 [NioProcessor-11] INFO  
o.r.s.net.rtmp.RTMPMinaIoHandler - Close already forced on this session: 18

hmmm

  Andreas

ratatouille <ratatoui...@bitclusive.de> schrieb am 10.04.20 um 18:27:07 Uhr:

> 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
> homefolder.
> 
> I get the same error when I want to import the intermediate certificate of 
> letsencrypt.
> 
> Don't know what's wrong at the moment. This certificate stuff is very 
> complex, though.
> 
>   Andreas
> 
> 
> "K. Kamhamea" <kamha...@googlemail.com> schrieb am 10.04.20 um 18:10:30 Uhr:
> 
> > 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. 2020 um 16:52 Uhr schrieb ratatouille <  
> > ratatoui...@bitclusive.de>:    
> >   
> > > 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 entering the password:
> > > Keytool-Fehler: java.io.IOException: Keystore was tampered with, or
> > > password was incorrect
> > >
> > > Surely the password is correct.
> > >
> > > Does somebody has a hint for me?
> > >
> > >   Andreas
> > >    
> 

Reply via email to