0 Replies Latest reply on Jan 28, 2016 11:40 PM by ilyas.mishin

    JBOSS-EAP 6.3/6.4 SSL subsystem have send to client “internal error” message if used CA certificates

    ilyas.mishin

      We are using personal client based certificate authority for server access. I have 619 entries in trust store. SSL subsystem have fail when tried to load keys from database:

      18:09:31,939 INFO  [stdout] (http-/10.200.200.16:8443-2) <CN=dealer.test.kz, OU=IT, O=Test, L=Almaty, ST=Almaty, C=KZ>

      18:09:31,940 INFO  [stdout] (http-/10.200.200.16:8443-2) http-/10.200.200.16:8443-2, handling exception: java.lang.RuntimeException: Field length overflow, the field length (107484) should be less than 65536

      I have no found in JAVA_OPTS or JBOSS configuration parameters possibility to increase keys storage limit. Please help to avoid JBOSS key storage limitation!