You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change adds new properties to access certificate OIDs:
- connection.oid_map_local_certificate
- connection.oid_map_peer_certificate
- upstream.oid_map_local_certificate
- upstream.oid_map_peer_certificate
These properties return maps of all OIDs to their corresponding values in certificates,
allowing plugins to access all certificate properties including X.509 extensions.
Closes#88
0 commit comments