i-jetty icon indicating copy to clipboard operation
i-jetty copied to clipboard

Configure SSL on i-jetty

Open GoogleCodeExporter opened this issue 9 years ago • 1 comments

I want to configure SSL on i-jetty, by giving my own certificate file.

I have a question concerning the type of keystore we must configure on i-jetty 
to keep it working.

Should we give a .BKS keystore ? or i-jetty could recognize .JKS Keystore file ?

Original issue reported on code.google.com by [email protected] on 11 Jun 2014 at 11:53

GoogleCodeExporter avatar Mar 14 '15 08:03 GoogleCodeExporter

I noticed that i should give BKS certificate in Android, so i converted my JKS 
file to BKS file by using keytool.

But when i do configuration of ssl on i-jetty, and i  try to start jetty, it 
won't start and de not raise any exception. It says that jetty is already 
running but in fact it's not starting

Original comment by [email protected] on 11 Jun 2014 at 12:52

GoogleCodeExporter avatar Mar 14 '15 08:03 GoogleCodeExporter