[infinispan-issues] [JBoss JIRA] (ISPN-7709) Generate keystores/truststore during the test phase

Tristan Tarrant (JIRA) issues at jboss.org
Fri Apr 7 08:06:00 EDT 2017


Tristan Tarrant created ISPN-7709:
-------------------------------------

             Summary: Generate keystores/truststore during the test phase
                 Key: ISPN-7709
                 URL: https://issues.jboss.org/browse/ISPN-7709
             Project: Infinispan
          Issue Type: Bug
          Components: Security, Test Suite - Server
    Affects Versions: 9.0.0.Final
            Reporter: Tristan Tarrant
            Assignee: Tristan Tarrant
             Fix For: 9.1.0.Final


The testsuite for both the Hot Rod client and the server include pre-built keystores. This causes a number of issues:

- they only work with Oracle/OpenJDK and break with IBM JDK
- there is very little information about how they were produced
- they have built-in expirations which are causing failures

By using the maven keytool plugin we can generate the certificates during the test phase. Pros:
- uses the keytool packaged with the JDK which is being used by the build
- "documents" the process for generating the certificates and avoids storing binary blobs in version control




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list