question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support the external account binding feature

See original GitHub issue
   ACME can also be used to automate some aspects of certificate
   management even where non-automated processes are still needed.  For
   example, the external account binding feature (see Section 7.3.4) can
   allow an ACME account to use authorizations that have been granted to
   an external, non-ACME account.  This allows ACME to address issuance
   scenarios that cannot yet be fully automated, such as the issuance of
   "Extended Validation" certificates.

More details in the spec: https://tools.ietf.org/html/rfc8555#section-7.3.4

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
webprofusion-chrisccommented, Nov 19, 2020

Thanks, I’ve updated that now 😃

1reaction
lennybaconcommented, Nov 18, 2020

I started to look at the branch.

The AccountContext.cs instantiates HMAC instances to compute the hashes but doe not dispose the instances afterwards.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ACME - cert-manager Documentation
External Account Bindings are used to associate your ACME account with an external account such as a CA custom database. This is typically...
Read more >
ACME EAB—What Is It, and How Do We Use It at Smallstep?
External Account Binding (EAB) adds more security and control to the process of automating certificate management actions for machines and ...
Read more >
Support external account binding · Issue #1565 · win-acme ...
Goal I am trying to use win-acme to create and renew certificates through Sectigo/InCommon. Steps Taken Update settings.json, change Acme.
Read more >
[Wireless Router] How to bind trust account to my ...
1. Account Binding feature is only supported on the firmware version later than 3.0.0.4.386.6xxxx. Please make sure the firmware version of ...
Read more >
ACME external account binding (EAB)
The ACME protocol (RFC 8555) defines an external account binding (EAB) field that ACME clients can use to access a specific account on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found