Cloud Management Gateway SCCM Certificate

Kunal Mehra 21 Reputation points
2020-11-09T14:30:35.27+00:00

We have got the certificate issued from Globalsign. When importing the certificate from SCCM console to install CMG..... the SCCM console crashes everytime. Screenshot attached... SCCM console crashes immediately after I fill in the password.38396-2020-11-06-18-42-46.png

When checked the SmsAdminUI.log .... saw the below error...

[1, PID:14812][11/09/2020 07:23:46] :System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NotSupportedException: The certificate key algorithm is not supported.

at System.Security.Cryptography.X509Certificates.PublicKey.get_Key()

at Microsoft.ConfigurationManagement.AdminConsole.AzureServices.CertificateInfoBase.LoadCertificateInfo(String certificateFilePath, SecureString password, Object owner)

Please let me know the algorithm requirement of CMG certificate and how to check my issued certificate for the same.

Microsoft Configuration Manager
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jason Sandys 31,306 Reputation points Microsoft Employee
    2020-11-09T16:50:32.343+00:00

    While the console shouldn't crash for this, the reason here is clearly stated in the error message: The certificate key algorithm is not supported.

    You should file feedback in the console for the crash and acquire a certificate with a supported key algorithm (see the important note at https://learn.microsoft.com/en-us/mem/configmgr/core/plan-design/network/pki-certificate-requirements for details on the requirements for this cert).

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.