Installing a certificate (.PFX) on a Windows Server Core system is very simple, just run the below command:
certutil -importpfx <Path to certificate file>
Installing a certificate (.PFX) on a Windows Server Core system is very simple, just run the below command:
certutil -importpfx <Path to certificate file>