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

[Question] Client SSL Authentication #1048

Open
jon-nfc opened this issue Aug 25, 2023 · 4 comments
Open

[Question] Client SSL Authentication #1048

jon-nfc opened this issue Aug 25, 2023 · 4 comments

Comments

@jon-nfc
Copy link

jon-nfc commented Aug 25, 2023

G'Day,

I can see that HTTP basic authentication is available for the agent, however am wondering if Client SSL Certificate authentication is available?

if so, where in the docs can i find this?

if not, will this feature be implemented?

@ddurieux
Copy link
Member

Hi, you can see the config file with options related to certificates: https://documentation.fusioninventory.org/FusionInventory_agent/manpage/fusioninventory-agent/

@jon-nfc
Copy link
Author

jon-nfc commented Aug 25, 2023

I've read the docs, including that page, nothing could be located. what part covers client authentication specifically? the only mention of certs is checking the server cert

@ddurieux
Copy link
Member

I think I don't understand you want

@jon-nfc
Copy link
Author

jon-nfc commented Aug 25, 2023

I think I don't understand you want

what I'm after is "https client certificate authentication" in summary, it's an authentication method wherein the client provides a certificate to the server as a means of authentication in which the server confirms as allow/disallow. most web servers offer this as part of their basic auth methods. see wikipedia for the basics.

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

No branches or pull requests

2 participants