8000 server: Use slice of Certificates instead of a CertPool by josephlr · Pull Request #185 · google/go-tpm-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

server: Use slice of Certificates instead of a CertPool #185

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

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Conversation

josephlr
Copy link
Member
@josephlr josephlr commented Apr 5, 2022

This makes the API easier to call and simplifies our code.

This is a breaking change.

Signed-off-by: Joe Richey joerichey@google.com

@josephlr josephlr requested review from alexmwu, jkl73 and jessieqliu April 5, 2022 22:00
This makes the API easier to call and simplifies our code.

This is a **breaking** change.

Signed-off-by: Joe Richey <joerichey@google.com>
@josephlr josephlr merged commit 897b57b into master Apr 6, 2022
@josephlr josephlr deleted the pool branch April 6, 2022 00:23
jessieqliu pushed a commit that referenced this pull request Apr 6, 2022
This makes the API easier to call and simplifies our code.

This is a **breaking** change.

Signed-off-by: Joe Richey <joerichey@google.com>
josephlr added a commit that referenced this pull request Apr 10, 2022
- Use `[]*x509.Certificate` instead of `x509.CertPool` in `VerifyOptions`: #185

- Enable AK Intermediate fetching in the launcher: #177
- Remove `github.com/google/certificate-transparency-go/x509` dependancy: <
8000
a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1178881743" data-permission-text="Title is private" data-url="https://github.com/google/go-tpm-tools/issues/178" data-hovercard-type="pull_request" data-hovercard-url="/google/go-tpm-tools/pull/178/hovercard" href="https://github.com/google/go-tpm-tools/pull/178">#178
- Add "tee-impersonate-service-accounts" to launcher: #182
- Get instance information from AK Certificate: #184

- Move to using Go 1.18 Workspaces: #176 #180
- Update documentation for building `gotpm` CLI: #181

Signed-off-by: Joe Richey <joerichey@google.com>
@josephlr josephlr mentioned this pull request Apr 10, 2022
josephlr added a commit that referenced this pull request Apr 11, 2022
- Use `[]*x509.Certificate` instead of `x509.CertPool` in `VerifyOptions`: #185

- Enable AK Intermediate fetching in the launcher: #177
- Remove `github.com/google/certificate-transparency-go/x509` dependancy: #178
- Add "tee-impersonate-service-accounts" to launcher: #182
- Get instance information from AK Certificate: #184

- Move to using Go 1.18 Workspaces: #176 #180
- Update documentation for building `gotpm` CLI: #181

Signed-off-by: Joe Richey <joerichey@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0