Justin Cook created WFLY-10633:
----------------------------------
Summary: Update the testsuite to make use of the utilities for certificate
generation instead of using pre-generated CAs and certs
Key: WFLY-10633
URL:
https://issues.jboss.org/browse/WFLY-10633
Project: WildFly
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)