Project

General

Profile

Activity

From 05/30/2021 to 06/28/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
08:42 PM Bug #5388: handshake failure while testing customer app
Igor Skornyakov wrote:
> Committed to 3821c/12527.
> I cannot reproduce the issue described in this and related tas...
Roger Borrello

06/10/2021

04:51 PM Bug #5388: handshake failure while testing customer app
Committed to 3821c/12527.
I cannot reproduce the issue described in this and related tasks.
Those, which experien...
Igor Skornyakov
04:34 PM Bug #5388: handshake failure while testing customer app
Igor Skornyakov wrote:
> Igor Skornyakov wrote:
> > Well, it works now. Thanks a lot!
>
> Can I commit my change...
Constantin Asofiei
04:30 PM Bug #5388: handshake failure while testing customer app
Igor Skornyakov wrote:
> Well, it works now. Thanks a lot!
Can I commit my changes with BC upgrade?
Thank you.
Igor Skornyakov
04:29 PM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> Igor Skornyakov wrote:
> > But this is exactly what I do. Which password should I use o...
Igor Skornyakov
04:21 PM Bug #5388: handshake failure while testing customer app
Igor Skornyakov wrote:
> But this is exactly what I do. Which password should I use on a second run?
The one on thi...
Constantin Asofiei
04:16 PM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> I get this too, with the xfer project. I might have merged the directory.xml wrong or s...
Igor Skornyakov
04:11 PM Bug #5388: handshake failure while testing customer app
I get this too, with the xfer project. I might have merged the directory.xml wrong or something else, when I re-gene... Constantin Asofiei
03:44 PM Bug #5388: handshake failure while testing customer app
Here is the log of the full re-generation:... Igor Skornyakov
03:18 PM Bug #5388: handshake failure while testing customer app
You are using the wrong password - use the one from the '... password and the password was NOT SAVED in the directory... Constantin Asofiei
03:12 PM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> Great, now do this:
> * revert the directory/store changes so you are on the latest rev...
Igor Skornyakov
02:46 PM Bug #5388: handshake failure while testing customer app
Great, now do this:
* revert the directory/store changes so you are on the latest revision. Run again but this time...
Constantin Asofiei
02:41 PM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> Igor, do not reuse the root CA - regenerate everything, including this.
In this case,...
Igor Skornyakov
02:38 PM Bug #5388: handshake failure while testing customer app
This is the old log for testcases project. Sergey Ivanovskiy
02:36 PM Bug #5388: handshake failure while testing customer app
Igor, do not reuse the root CA - regenerate everything, including this. Constantin Asofiei
02:36 PM Bug #5388: handshake failure while testing customer app
I have this old log for hotel_gui. Sergey Ivanovskiy
02:29 PM Bug #5388: handshake failure while testing customer app
Sergey Ivanovskiy wrote:
> It seems that @hotel_gui@ project is more reliable because it was tested with the directo...
Igor Skornyakov
02:25 PM Bug #5388: handshake failure while testing customer app
It seems that @hotel_gui@ project is more reliable because it was tested with the directory template. Sergey Ivanovskiy
02:11 PM Bug #5388: handshake failure while testing customer app
It seems that I just use the utility with wrong parameters.
What is the root CA private-key encryption password for ...
Igor Skornyakov
01:30 PM Bug #5388: handshake failure while testing customer app
Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > Use the directory from [[internal-documentation:Xfersrv01_Us...
Igor Skornyakov
11:11 AM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> Use the directory from [[internal-documentation:Xfersrv01_Usage#4GL-Testcase-Development...
Igor Skornyakov
10:07 AM Bug #5388: handshake failure while testing customer app
Use the directory from [[internal-documentation:Xfersrv01_Usage#4GL-Testcase-Development|testcases project]], that on... Constantin Asofiei
10:03 AM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> Igor, does this impact the BouncyCastle usage for SSLCertGenUtil? I mean, did they chang...
Igor Skornyakov
09:04 AM Bug #5388: handshake failure while testing customer app
Constantin Asofiei wrote:
> Igor, does this impact the BouncyCastle usage for SSLCertGenUtil? I mean, did they chang...
Igor Skornyakov
08:27 AM Bug #5388: handshake failure while testing customer app
Igor, does this impact the BouncyCastle usage for SSLCertGenUtil? I mean, did they change APIs?
In any case, pleas...
Constantin Asofiei

06/08/2021

05:44 PM Bug #5388: handshake failure while testing customer app
* Added additional information to the log in the @unwrap()@ failure.
* Added optional use of the BouncyCastle JCE an...
Igor Skornyakov
04:49 PM Bug #5388: handshake failure while testing customer app
Constantin: Any objections? Greg Shah
04:05 PM Bug #5388: handshake failure while testing customer app
We use a very old version of the BouncyCastle library which does not contain the JSSE provider required for TLS/SSL. ... Igor Skornyakov

06/07/2021

07:12 AM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> I'm not opposed to this, as long as it defaults to the JDK version. We already use BouncyCastle ...
Igor Skornyakov
06:58 AM Bug #5388: handshake failure while testing customer app
I'm not opposed to this, as long as it defaults to the JDK version. We already use BouncyCastle for certificate crea... Greg Shah
06:43 AM Bug #5388: handshake failure while testing customer app
Greg Shah wrote:
> Can you put logging code in that will help you figure this out? Eugenie and others see this rout...
Igor Skornyakov
06:35 AM Bug #5388: handshake failure while testing customer app
Can you put logging code in that will help you figure this out? Eugenie and others see this routinely. Greg Shah

06/06/2021

03:27 PM Bug #5388: handshake failure while testing customer app
I've tried to reproduce this issue both with @openjdk version "1.8.0_292"@ and Oracle @java version "1.8.0_201"@, but... Igor Skornyakov

06/04/2021

10:02 AM Bug #5388: handshake failure while testing customer app
I've found a similar issue in the internet- https://stackoverflow.com/questions/53320551/javax-crypto-aeadbadtagexcep... Igor Skornyakov

06/01/2021

02:16 PM Bug #5388: handshake failure while testing customer app
This problem is also being seen in #5347. Greg Shah
 

Also available in: Atom