Re: Netty SSL Acceptor Key Password

2025-07-29 Thread Justin Bertram
Sure thing! Justin On Tue, Jul 29, 2025 at 12:58 PM Manuel K wrote: > Hi Justin, > > Do you want me to create a feature request in your Jira regarding the > additional password? > > Thank you! > > Greetings > Manuel > > Manuel K schrieb am Mi., 23. Juli 2025, 09:50: > > > Thank you for positi

Re: Netty SSL Acceptor Key Password

2025-07-29 Thread Manuel K
Hi Justin, Do you want me to create a feature request in your Jira regarding the additional password? Thank you! Greetings Manuel Manuel K schrieb am Mi., 23. Juli 2025, 09:50: > Thank you for positive reply! > > Regarding your questions: > > > Are you specifying a value for "keyStoreAlias"?

Re: Netty SSL Acceptor Key Password

2025-07-23 Thread Manuel K
Thank you for positive reply! Regarding your questions: > Are you specifying a value for "keyStoreAlias"? Yes, we are selecting the certificate using the "keyStoreAlias". > How are you generating this keystore? I don't know how our keystore was created originally. Maybe manually using "Portecle"

Re: Netty SSL Acceptor Key Password

2025-07-22 Thread Justin Bertram
I think this would be worth supporting. I've got a couple of questions: - Are you specifying a value for "keyStoreAlias"? - How are you generating this keystore? Justin On Tue, Jul 22, 2025 at 7:45 AM Manuel K wrote: > Hi all, > > we are using the STOMP protocol to send messages and Active