Functional Specification
Register the certificate to the Management Server.
Execute this command on the Management Server/Master Management Server.
Command Format
Registration of the server certificate
DTKSVImportCert.exe -file serverCertificateFileName
Option
Specify the file name of the server certificate.
Return Value
Ended normally
Ended abnormally
Location for Saving Commands
mgmtServerInstallFolder\bin
Authority Required for Execution/Execution Environment
Execute this command as a user that belongs to the Administrators group of the local computer or a user that belongs to the Domain Admins group of the domain.
Examples of Use
Example: The certificate is in c:\temp\.
Registration of the server certificate
DTKSVImportCert.exe -file c:\temp\dtk.cer
Execution Results/Output Format
success
Note
If the certificate already registered is updated, restart the Management Server service.
Stop the secure communication service (SWSecureCommunicationService) before executing this command.