- Jun 6, 2020
- 11,559
- 4,422
Hi all,
I'm using jetty with a Let's Encrypt certificate that lasts 90 days. Within the period of the last days within this period the certificate is renewed.
How should I make sure Jetty is picking up the new certificate ?
I tried to stop the jetty Server with:
B4X:
and then restart the same server (or another instance: same result) (within the same B4J application though)
While doing so I get:
B4X:
Alternative (which I would like to avoid) is to stop the entire B4J application and restart it again.
Thanks
I'm using jetty with a Let's Encrypt certificate that lasts 90 days. Within the period of the last days within this period the certificate is renewed.
How should I make sure Jetty is picking up the new certificate ?
I tried to stop the jetty Server with:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
and then restart the same server (or another instance: same result) (within the same B4J application though)
While doing so I get:
B4X:
java.lang.IllegalStateException: Multiple servlets map to path /guessmynumber/guess: anywheresoftware.b4j.object.JServlet-27406a17[mapped:EMBEDDED:null],anywheresoftware.b4j.object.JServlet-248e319b[mapped:EMBEDDED:null]
Alternative (which I would like to avoid) is to stop the entire B4J application and restart it again.
Thanks
برای دیدن لینک ها باید ثبت نام کنید