[jboss-jira] [JBoss JIRA] (WFCORE-4022) The key-store obtain-certificate operation currently fails with "Parameter 'type' may not be null"

Farah Juma (JIRA) issues at jboss.org
Fri Aug 10 17:58:00 EDT 2018


Farah Juma created WFCORE-4022:
----------------------------------

             Summary: The key-store obtain-certificate operation currently fails with "Parameter 'type' may not be null"
                 Key: WFCORE-4022
                 URL: https://issues.jboss.org/browse/WFCORE-4022
             Project: WildFly Core
          Issue Type: Bug
          Components: Security
            Reporter: Farah Juma
            Assignee: Farah Juma



Currently, executing the {{key-store}} {{obtain-certificate}} operation results in:

{code}
{
    "outcome" => "failed",
    "result" => undefined,
    "failure-description" => "Parameter 'type' may not be null",
    "response-headers" => {"process-state" => "reload-required"},
    "rolled-back" => true
}
{code}

This is due to a recent Let's Encrypt change where a new challenge type was introduced but not officially added to the ACME v2 protocol spec. 



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list