TLS Windows Certificate Manager

Hello. Is it possible use the certificate store when setting up TLS with Beats on Windows or do I have to copy the files to a some location in the file system? I think it can be used for CAs if certificate_authorities is left empty but I also want to use the store for my client certificats.

If certificate_authorities is empty or not set, the trusted certificate authorities of the host system are used

Clients certificate needs to be present on the filesystem, by looking at the code we currently don't use any system certificate for clients. It may be something we support in the future.

Thanks for the info. Would definitely be a nice feature.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.