Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-8921

Use non-blocking random source by default (-Djava.security.egd=file:/dev/./urandom )

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • FIS 2.0
    • FIS 2.0
    • FIS-Spring Boot
    • None
    • % %
    • FIS 2.0 Sprint 5, FIS 2.0 Sprint 6

    Description

      Deploying the jboss-fuse-springboot-camel-rest-sql quickstart, the tomcat initialization takes quite a long time (over 1 minute) generating secrets...

      Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [96,725] milliseconds

      A non-blocking random source (-Djava.security.egd=file:/dev/./urandom ) should be used by default to be consistent with other xPaaS images, (see .e.g https://issues.jboss.org/browse/CLOUD-604 )

      Attachments

        Activity

          People

            Unassigned Unassigned
            maschmid@redhat.com Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: