Activity
From 06/14/2021 to 07/13/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...
- 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... - 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... - 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... - 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...
- 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... - 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. ...
- 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 @... - 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... - 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... - 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...
- 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... - 08:49 AM Bug #5388: handshake failure while testing customer app
- ...
- 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... - 08:23 AM Bug #5388: handshake failure while testing customer app
- Why can't you reduce the @SecurityManager@ logging level?
- 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 ... - 07:57 AM Bug #5388: handshake failure while testing customer app
- How can I enable logging for the SSL code in FWD?
- 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... - 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...
- 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:
> > [...]
> ... - 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... - 05:34 AM Bug #5388: handshake failure while testing customer app
- I still get this with a customer application:...
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...
- 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?
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... - 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... - 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.
- 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... - 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...
- 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... - 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... - 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 ...
- 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 ... - 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...
- 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... - 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...
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...
- 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 ... - 10:43 AM Bug #5388: handshake failure while testing customer app
- I received this error in @server.log@:...
- 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... - 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...
Also available in: Atom