[JBoss JIRA] (WFCORE-3396) Provide certificate authority integration
by Martin Choma (JIRA)
Martin Choma created WFCORE-3396:
------------------------------------
Summary: Provide certificate authority integration
Key: WFCORE-3396
URL: https://issues.jboss.org/browse/WFCORE-3396
Project: WildFly Core
Issue Type: Feature Request
Components: Security
Affects Versions: 4.0.0.Alpha2
Reporter: Martin Choma
Assignee: Darran Lofthouse
Let's Encrypt provide API to fully automate (gain/renew) certificate retrieval using ACME protocol. Integrate this capability into wildfly.
This can simplify administrator work. No need to perform certification renewal routine tasks.
This is follow up on WFCORE-3305 and piece of bigger task "Simplify SSL configuration in wildfly". That said it is just "User experience" issue. Administrator still can work with Let's Encrypt by third party client and just reference wildfly to this certificate.
[1] https://tools.ietf.org/html/draft-ietf-acme-acme-07
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months
[JBoss JIRA] (DROOLS-1903) GRE DSL: Multiline code blocks break the editor
by Toni Rikkola (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1903?page=com.atlassian.jira.plugi... ]
Toni Rikkola updated DROOLS-1903:
---------------------------------
Sprint: 2017 Week 34-35, 2017 Week 43-44 (was: 2017 Week 34-35)
> GRE DSL: Multiline code blocks break the editor
> -----------------------------------------------
>
> Key: DROOLS-1903
> URL: https://issues.jboss.org/browse/DROOLS-1903
> Project: Drools
> Issue Type: Bug
> Components: Guided Rule Editor
> Reporter: Toni Rikkola
> Assignee: Toni Rikkola
> Labels: support
>
> Rules where the generated DRL has brackets break the editor if DSL is in use.
> When DSL is in use the normal DRL lines are marked "special" with the > character so that the DSL detection can ignore them. Once DSL has been replaced with DRL we remove the > characters.
> The codes merge brackets to the same line before the > characters are removed. This leaves > characters to the end code and they break the parser. The entire rule editor then defaults to showing the raw file data that contains a > character for each line.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months