Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow passing context to GetCertificate #9

Merged
merged 1 commit into from
May 17, 2024
Merged

allow passing context to GetCertificate #9

merged 1 commit into from
May 17, 2024

Commits on May 17, 2024

  1. allow passing context to GetCertificate

    Add a new GetCertificateWithContext to allow passing an existing
    context.  Also export the default dialer method, so that callers that
    override TailscaledDialer can fall back to this if other methods fail.
    
    Signed-off-by: Will Norris <will@tailscale.com>
    willnorris committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b789145 View commit details
    Browse the repository at this point in the history