---
title: "How can I confirm that a server certificate is attached to a Web site?"  
description: "How can I confirm that a server certificate is attached to a Web site?"  
author: "AVADHESH PATEL"  
published: 2012-12-13  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/1602/how-can-i-confirm-that-a-server-certificate-is-attached-to-a-web-site  
category: "iis 7"  
tags: ["iis 7"]  
reading_time: 1 minute  

---

# How can I confirm that a server certificate is attached to a Web site?

1.In IIS Manager, right-click the Web site, and click Properties.

2. Click the Directory Security tab. \

3. Under Secure communications, if the View Certificate button is activated, there is a certificate attached to the Web site. If the button is not activated, you must attach a server certificate to the site to use the Secure Sockets Layer (SSL) features.

## Answers

### Answer by AVADHESH PATEL

1.In IIS Manager, right-click the Web site, and click Properties.

2. Click the Directory Security tab. \

3. Under Secure communications, if the View Certificate button is activated, there is a certificate attached to the Web site. If the button is not activated, you must attach a server certificate to the site to use the Secure Sockets Layer (SSL) features.


---

Original Source: https://www.mindstick.com/interview/1602/how-can-i-confirm-that-a-server-certificate-is-attached-to-a-web-site

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
