Renewing Cert

Questions about using Windows AD service.
Post Reply
ruimopferreira
New here
Posts: 3
Joined: Fri May 22, 2020 4:03 pm

Renewing Cert

Post by ruimopferreira »

I need help with renewing my QNAP TS1273U certificate.
I have a Certification Authority Server where I issue a .PFX certificate.
Then I use openSSL to convert to .crt and extract the Key ...

openssl pkcs12 -in [yourfile.pfx] -nocerts -out [keyfile-encrypted.key]

openssl pkcs12 -in [yourfile.pfx] -clcerts -nokeys -out [certificate.crt]

But when I try to import the Certificate it gives error of The Private Key is incorrect. Can anyone help me?
ruimopferreira
New here
Posts: 3
Joined: Fri May 22, 2020 4:03 pm

Re: Renewing Cert

Post by ruimopferreira »

I think I discovered the problem. I converted the Key to RSA and managed to import.
Post Reply

Return to “Windows Domain & Active Directory”