Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-1975

Update AcmeClientSpi#obtainCertificate so that it obtains the order URL from the response to newOrder

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.10.8.Final, 1.13.0.CR1
    • None
    • None
    • None

      AcmeClientSpi#obtainCertificate currently determines the order URL that should be used by taking the Location header from the response to finalizing the order (the ACME protocol specification has an example response that includes this header). This works when obtaining certificates from Let's Encrypt and Boulder. However, it seems that EJBCA does not include the Location header in the response to finalizing the order. AcmeClientSpi#obtainCertificate should instead use the Location header from the response to newOrder.

            fjuma1@redhat.com Farah Juma
            fjuma1@redhat.com Farah Juma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: