Skip to content

Commit e881a34

Browse files
authored
Update data source docs to include BoringSSL support (#275)
Signed-off-by: Dom Del Nano <ddelnano@pixielabs.ai>
1 parent c8bd9cc commit e881a34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/01-about-pixie/02-data-sources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ Pixie supports tracing of traffic encrypted with the following libraries:
5858
| :------------------------------------------- | :------------------------------------------ |
5959
| [OpenSSL](https://www.openssl.org/) | Version 1.1.0, 1.1.1 or 3.x dynamically linked. |
6060
| [Go TLS](https://golang.org/pkg/crypto/tls/) -- standard and [boringcrypto](https://pkg.go.dev/crypto/internal/boring) | Requires a build with [debug information](/reference/admin/debug-info). |
61+
| [BoringSSL](https://github.com/google/boringssl) | |

0 commit comments

Comments
 (0)