Commit bd924b3
committed
Add certificate OID map properties to vNEXT spec
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
Signed-off-by: Derek Brown <6845676+DerekTBrown@users.noreply.github.com>1 parent f527db4 commit bd924b3
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1780 | 1780 | | |
1781 | 1781 | | |
1782 | 1782 | | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
1783 | 1787 | | |
1784 | 1788 | | |
1785 | 1789 | | |
| |||
1803 | 1807 | | |
1804 | 1808 | | |
1805 | 1809 | | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
1806 | 1814 | | |
1807 | 1815 | | |
1808 | 1816 | | |
| |||
0 commit comments