Hello, I am trying to perform an ejb remote call to EJBCA 7.11.0 from a java standard client (openjdk 11). The calls are using SSL and client authenticates with user/password. My objective is to perform several calls to ejbca to retrieve the id of an existing certificate profile. For testing purpose my source code do twice the same call using the same reference to a remote ejb bean. All works fine for the first call but a second call fails with the following error ( see my logs just after): Initial...