.
From: Rohit Yadav
Sent: Thursday, August 27, 2020 16:30
To: users@cloudstack.apache.org
Cc: d...@cloudstack.apache.org
Subject: Re: keystore for manager
All,
I've proposed a PR here: https://github.com/apache/cloudstack/pull/4288
The issue was that newer Jetty 9 on 4.1
d cert and (b) a valid
wildcard cert with cert chains and it worked for me.
Regards.
From: Rohit Yadav
Sent: Thursday, August 27, 2020 13:21
To: users@cloudstack.apache.org ; Rafael del Valle
Subject: Re: keystore for manager
Hi Rafael, All,
Yes, as you
4.13 that uses Java8.
Regards.
From: Rafael del Valle
Sent: Wednesday, August 26, 2020 23:31
To: users@cloudstack.apache.org
Subject: keystore for manager
Hi!
I am not managing to generate a keystore for the manager (jetty 9 / java 11).
We have done this befor
OK, it seems to be already identified as an issue.
https://github.com/apache/cloudstack/issues/4199
On Thu, 2020-08-27 09:39 AM, rva...@privaz.io.INVALID wrote:
> It is strange... my keystore works with a vanilla jetty 9
>
> but does not work with cloudstack-manager
>
>
>
>
> On Wed, 2020
It is strange... my keystore works with a vanilla jetty 9
but does not work with cloudstack-manager
On Wed, 2020-08-26 08:01 PM, Rafael del Valle
wrote:
> Hi!
>
> I am not managing to generate a keystore for the manager (jetty 9 / java 11).
>
> We have done this before many times as we als
Hi!
I am not managing to generate a keystore for the manager (jetty 9 / java 11).
We have done this before many times as we also embed jetty in other projects.
But for some reason it keeps rejecting the keystore.
Anybody has any idea of that this could be about?
This is how we are doing it: