Core component of SQL Server for storing, processing, and securing data
Problem loading Certificate into SQl, Says cert does not have the KeySpec in it
Ok Trying to load SQL 2022 on Server 2022, have most of it set up but scanned and got a listing for Self Signed Certificate, Checked and the certificate is not loaded on the SQL server, When I went to load it it gives me an error that the Certificate does not have the KeySpec Exchange property and that it is required. Checking documentation I think that is 1.3.6.1.5.5.7.3.1, And when I do a certutil dump of my certificate that is present on it. along with the 1.3.6.1.5.5.7.3.2. I even tried to redo the export of the certificate but still had the same problem. Any suggestions on what to do or try next.