Farah Juma created ELY-1602:
-------------------------------
Summary: Temporarily add a Pem.generatePemX509Certificate() method that takes
the ByteStringBuilder from Elytron as a parameter
Key: ELY-1602
URL:
https://issues.jboss.org/browse/ELY-1602
Project: WildFly Elytron
Issue Type: Task
Components: Utils
Reporter: Farah Juma
Assignee: Farah Juma
As discussed with Martin and Darran, temporarily add a
{{Pem.generatePemX509Certificate()}} method that takes the {{ByteStringBuilder}} from
Elytron as a parameter. This will prevent the need for
[
modifying|https://github.com/wildfly/wildfly-core/pull/3316#issuecomment-...]
{{org.wildfly.extension.elytron.AdvancedModifiableKeyStoreDecorator}} when building Core
with the latest Elytron SNAPSHOT version. Since {{org.wildfly.security.pem.Pem}} is
private API, we can remove this new method later on.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)