Skip to content

GTKC Knowledgebase

A little bit of wisdom

  • Home
  • Knowledge base home.
  • OpenSSL

Category: OpenSSL

IIS OpenSSL Server 2012 Windows

IIS “failed to remove certificate”

by admin : January 21, 2016September 1, 2017 IIS, OpenSSL, Server 2012, Windows

After downloading a new certificate from our SSL provider, I found I was unable to install this new certificate. Windows returned the error “Failed to Remove Certificate”. Using OpenSSL on a Linux box, I did the following: openssl pkcs12 -export -in my.crt -inkey my.key -certfile my.bundle -out my.pfx I was then able to import my […]

Copyright © 2023 GTKC Knowledgebase | Powered by Knowx WordPress Theme