Project

General

Profile

Activity

From 06/11/2021 to 07/10/2021

06/24/2021

01:50 PM Bug #5388: handshake failure while testing customer app
Keep going with the UDFs. I think there will be a natural pause there while Eric reviews. At that point you can fix... Greg Shah
01:40 PM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> Igor, I have a reliable recreate for this. It consists using a 'custom modified' conver...
Igor Skornyakov
01:19 PM Bug #5388: handshake failure while testing customer app
Igor, I have a reliable recreate for this. It consists using a 'custom modified' converted program.
Basically, ha...
Constantin Asofiei
12:27 PM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> Igor, I see an inconsistency - FWD server uses @org.bouncycastle.jsse.provider.ProvSSLEn...
Igor Skornyakov
11:41 AM Bug #5388: handshake failure while testing customer app
Igor, I see an inconsistency - FWD server uses @org.bouncycastle.jsse.provider.ProvSSLEngine@ as @SSL.engine@, and th... Constantin Asofiei
10:21 AM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> Yes, the @SecurityManager@ logger is still governed by the console handler, so whatever you set t...
Igor Skornyakov
10:19 AM Bug #5388: handshake failure while testing customer app
Yes, the @SecurityManager@ logger is still governed by the console handler, so whatever you set there is important. ... Greg Shah
10:02 AM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> > reduce the log level for the @SecurityManager@ to @INFO@
>
> The default logging level for @...
Igor Skornyakov
09:57 AM Bug #5388: handshake failure while testing customer app
> reduce the log level for the @SecurityManager@ to @INFO@
The default logging level for @SecurityManager@ is @WAR...
Greg Shah
09:24 AM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> I want to enable Constantin to gather useful information that can be posted here. Since you cann...
Igor Skornyakov
09:04 AM Bug #5388: handshake failure while testing customer app
I want to enable Constantin to gather useful information that can be posted here. Since you cannot recreate the issu... Greg Shah
08:56 AM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> [...]
>
> The core of @readDebugLevel()@ is @String lvl = ds.getNodeString("/security/config/d...
Igor Skornyakov
08:49 AM Bug #5388: handshake failure while testing customer app
... Greg Shah
08:25 AM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> Why can't you reduce the @SecurityManager@ logging level?
Because it uses some tricky logic fo...
Igor Skornyakov
08:23 AM Bug #5388: handshake failure while testing customer app
Why can't you reduce the @SecurityManager@ logging level? Greg Shah
08:16 AM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> How can I enable logging for the SSL code in FWD?
Constantin.
You should enable the ...
Igor Skornyakov
07:57 AM Bug #5388: handshake failure while testing customer app
How can I enable logging for the SSL code in FWD? Constantin Asofiei
07:46 AM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> I got this 3 times already while in the customer app web client, trying to type somethin...
Igor Skornyakov
07:16 AM Bug #5388: handshake failure while testing customer app
I got this 3 times already while in the customer app web client, trying to type something in a FILL-IN or EDITOR (and... Constantin Asofiei
06:36 AM Bug #5388: handshake failure while testing customer app
Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > I still get this with a customer application:
> > [...]
> ...
Constantin Asofiei
06:35 AM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> I still get this with a customer application:
> [...]
>
> I'm using:
> [...]
Const...
Igor Skornyakov
05:34 AM Bug #5388: handshake failure while testing customer app
I still get this with a customer application:... Constantin Asofiei

06/22/2021

09:25 AM Bug #5388: handshake failure while testing customer app
I just looked at a log from yesterday, where I was working on the Sikuli testcases. I see some NPE and other exceptio... Roger Borrello
08:31 AM Bug #5388: handshake failure while testing customer app
Roger: Have you seen the issue recur? By now would you have expected to see the issue recur? Greg Shah

06/16/2021

04:04 PM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> OK. Please enable the BC stuff in both places. Let us know if you see the problem.
It has be...
Roger Borrello
12:10 PM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> One thing I don't understand here is how there can be a race condition. Our server startup is sin...
Igor Skornyakov
12:04 PM Bug #5388: handshake failure while testing customer app
OK. Please enable the BC stuff in both places. Let us know if you see the problem. Greg Shah
11:58 AM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> Roger: Were you previously able to recreate the issue locally? If so, then you can use the OpenJ...
Roger Borrello
11:54 AM Bug #5388: handshake failure while testing customer app
> It looks that the problem can be a race condition. When I step through the cipher suite selection with a debugger a... Greg Shah
11:46 AM Bug #5388: handshake failure while testing customer app
Yes, work on #4551 while we wait for Roger to get some results on this.
Roger: Were you previously able to recreat...
Greg Shah
11:27 AM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> Using BouncyCastle is really just a hopeful attempt at a workaround for some low level network is...
Igor Skornyakov
11:21 AM Bug #5388: handshake failure while testing customer app
Using BouncyCastle is really just a hopeful attempt at a workaround for some low level network issue which you can't ... Greg Shah
11:10 AM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> What can we do to disallow BouncyCastle in OracleJDK? I'm fine with that for now. I don't want ...
Igor Skornyakov
10:46 AM Bug #5388: handshake failure while testing customer app
What can we do to disallow BouncyCastle in OracleJDK? I'm fine with that for now. I don't want to spend any more ti... Greg Shah
09:44 AM Bug #5388: handshake failure while testing customer app
Igor Skornyakov wrote:
> Please double check that you've removed *all* old BC jars (@bc*-jdk15on-1.56.jar@) from the...
Roger Borrello
04:54 AM Bug #5388: handshake failure while testing customer app
It looks that the problem can be a race condition. When I step through the cipher suite selection with a debugger and... Igor Skornyakov

06/15/2021

04:49 PM Bug #5388: handshake failure while testing customer app
The problem is that with the combination of Oracle JDK and BouncyCastle JCR/JSST providers the server fails to select... Igor Skornyakov
12:18 PM Bug #5388: handshake failure while testing customer app
Roger Borrello wrote:
> I received this error in @server.log@:
> [...]
>
> The 1.68 jar files were in place. It ...
Igor Skornyakov
10:43 AM Bug #5388: handshake failure while testing customer app
I received this error in @server.log@:... Roger Borrello
09:49 AM Bug #5388: handshake failure while testing customer app
Roger Borrello wrote:
> Just to confirm, running @SSLCertGenUtil@ to create new certificates is *not* required becau...
Igor Skornyakov
09:48 AM Bug #5388: handshake failure while testing customer app
Just to confirm, running @SSLCertGenUtil@ to create new certificates is *not* required because they are backwardly co... Roger Borrello

06/13/2021

11:04 AM Bug #5388: handshake failure while testing customer app
Please note that I've experienced strange problems with BoucyCastle JSSE and Oracle JDK.
Do not use this combination...
Igor Skornyakov

06/11/2021

09:31 AM Bug #5388: handshake failure while testing customer app
Roger Borrello wrote:
> Igor Skornyakov wrote:
> > We use a very old version of the BouncyCastle library which does...
Igor Skornyakov
09:09 AM Bug #5388: handshake failure while testing customer app
Igor Skornyakov wrote:
> We use a very old version of the BouncyCastle library which does not contain the JSSE provi...
Roger Borrello
03:28 AM Bug #5388: handshake failure while testing customer app
Roger Borrello wrote:
> Which file should get updated? Is that @directory.xml@ or @client.xml@?
The issue is seen...
Igor Skornyakov
 

Also available in: Atom