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

proxy: str = rctx:tls_peer_cn() #1144

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open

Conversation

dormando
Copy link
Member

@dormando dormando commented Jun 1, 2024

Returns a string copy of the TLS peer CN entry. Returns nil if none exists or unable to parse the certificate.


Untested but compiles.

TODO:

  • Test it a bit.

@dormando dormando added needs review/testing proxy worklogs and issues related to proxy labels Jun 1, 2024
Returns a string copy of the TLS peer CN entry. Returns nil if none
exists or unable to parse the certificate.
@dormando
Copy link
Member Author

rebased

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review/testing proxy worklogs and issues related to proxy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant