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

Auth: support mTLS scheme #7

Closed
magodo opened this issue Apr 26, 2022 · 3 comments · Fixed by #82
Closed

Auth: support mTLS scheme #7

magodo opened this issue Apr 26, 2022 · 3 comments · Fixed by #82
Labels

Comments

@magodo
Copy link
Owner

magodo commented Apr 26, 2022

Support mTLS scheme

@magodo magodo added the auth label Apr 26, 2022
@magodo magodo closed this as completed Dec 2, 2023
@cazzoo
Copy link

cazzoo commented Mar 8, 2024

Hi,
I wonder, since mTLS is not supported, do we have a way to ignore the certificate check while sending the command ?
I cannot disable the mTLS in my service and I wonder if we have a way to send the restful_operation just ignoring for the certs.

Thanks

@magodo
Copy link
Owner Author

magodo commented Mar 10, 2024

@cazzoo With #82, you are able to send client certificates via the new client attribute.

@cazzoo
Copy link

cazzoo commented Mar 10, 2024

I'll give a try and will report any feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants