Justin Cook created WFCORE-3920:
-----------------------------------
Summary: Update the testsuite to make use of the utilities for certificate
generation instead of using pre-generated CAs and certs
Key: WFCORE-3920
URL:
https://issues.jboss.org/browse/WFCORE-3920
Project: WildFly Core
Issue Type: Task
Components: Test Suite
Reporter: Justin Cook
Assignee: Justin Cook
Our testsuite currently makes use of pre-generated CAs and certs. This results in issues
when the certificates expire since the testsuite then needs to be updated with newly
generated CAs and certs. This task is to update our testsuite to dynamically generate the
needed certificates using Elytron's certificate generation utilities (e.g.,
org.wildfly.security.x500.cert.X509CertificateBuilder,
org.wildfly.security.x500.cert.SelfSignedX509CertificateAndSigningKey.builder(), etc.).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)