|
Motion Master 6.0.0-alpha.50
Next-generation motion control software
|
The TLS cert/key paths the server should use, plus where they came from. More...
#include <cert_updater.h>
Public Attributes | |
| std::string | certPath |
| Resolved certificate path (always populated). | |
| std::string | keyPath |
| std::string | source |
The TLS cert/key paths the server should use, plus where they came from.
| std::string mm::ResolvedCert::certPath |
Resolved certificate path (always populated).
| std::string mm::ResolvedCert::keyPath |
Resolved private-key path (always populated).
| std::string mm::ResolvedCert::source |
Human-readable description of the discovered source (for the caller to log), or empty when the paths were configured explicitly or fell through to the install-dir default.