Use Powershell to check where an ssl cert is applied

답변됨 Use Powershell to check where an ssl cert is applied

  • Monday, July 09, 2012 8:06 PM
     
     
    Is it possible to use Powershell to check and see where a particular ssl cert has been applied on which server?

All Replies

  • Monday, July 09, 2012 8:44 PM
     
     

    No.

    You can look at specific applications with varius tools to see if the cert is used by that application , server or other item.  There is no reverse realationship between a cert and where it is used.


    ¯\_(ツ)_/¯

  • Monday, July 09, 2012 8:48 PM
     
     
    So using powershell, there is no way to find out which server a particular ssl cert is installed on?
  • Monday, July 09, 2012 9:20 PM
     
     Answered

    YOu asked where a certificate was used.  Installed is not teh same as used.  A web server uses a certificate.  A machines store is where a certificae is installed.  FOr Foxfire and other broweser teh certificates are in teh applications.

    What do you mean by installed.  I can isntall in many many places.  Machine Domain certs are stored in Active Directory.

    You have to be more specific about what you are asking.  What kind of certificate and who i it installed for?


    ¯\_(ツ)_/¯