- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In AMT SDK, there are 1 eventlogreader samples (WS-Management). There are 1 cert option in the parameter. I provision the AMT client with SCCM. Which certification name need by type if I used MS CA server? For example, my CA server is sccmsp1.vprodemo.com, certification name is sccmsp1-vpro. I tried a lot of name, but the commander still display error. Who can educate me which name should be type in the case?
eventlogreader verbose -krb -user <username> -pass <password> -cert <name> -target <target> -tls denied:-proxy <proxy ip:port> -proxyUserName <proxyUserName> -proxyPass <proxyPassword>
Bill
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For the samples in the Intel(R) AMT SDK where you need to provide a certificate for mutual TLS authentication, you should provide the common name (CN) of the certificate that represents the "console" system that is running the samples. Make sure that you provide the full common name for the certificate.
Based on the info you provided, the certificate common name might be "sccmsp1-vpro.vprodemo.com". This would be the string value you provide on the command line for the "-cert' parameter.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page