Skip to content

Conversation

@andrew-signal
Copy link

No description provided.

kornelski and others added 30 commits September 3, 2025 17:24
The binding corresponds to
https://boringssl.googlesource.com/boringssl.git/+/refs/heads/master/include/openssl/x509.h#4690.

To see the SANs covered by the specified cert, use:

```shell
❯ openssl x509 -in ./boring/test/alt_name_cert.pem -noout -text | grep -A1 "Subject Alternative Name"
            X509v3 Subject Alternative Name:
                DNS:example.com, IP Address:127.0.0.1, IP Address:0:0:0:0:0:0:0:1, email:test@example.com, URI:http://www.example.com
```
kx-* features don't exist in v5
@andrew-signal andrew-signal merged commit a721d89 into main Feb 9, 2026
21 checks passed
@andrew-signal andrew-signal deleted the andrew/v4.21.1 branch February 9, 2026 17:59
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.

5 participants