Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A acme-dns-tiny
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adrien Dorsaz
  • acme-dns-tiny
  • Issues
  • #4
Closed
Open
Issue created Nov 05, 2016 by Adrien Dorsaz@adrien🐧Owner

Use Nonce received on each ACME response

Currently, acme-dns-tiny ask a Nonce to the acme directory on each requests. As ACME server must give a new Nonce on each response, we should use this one instead.

The request on acme directory should be done only on first initialisation (as acme-dns-tiny don't memory parameters of latest run, it should ask one at every launch and then use the ones in HTTP headers).

Assignee
Assign to
Time tracking