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

TLS certificate information retrieval #4

Open
Shikugawa opened this issue Apr 6, 2020 · 0 comments
Open

TLS certificate information retrieval #4

Shikugawa opened this issue Apr 6, 2020 · 0 comments

Comments

@Shikugawa
Copy link

Related with envoyproxy/envoy-wasm#476.
We require to retrieve TLS certificate information via wasm VM.
As written, there are two approaches. In my opinion, we should add enum WasmMapType and include TlsPeerCertificate and TlsLocalCertificate. After that, we pass the type to proxy_get_map. Do you think about it? cc @PiotrSikora @jplevyak

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

No branches or pull requests

1 participant