Home > IIS > IIS SSL and linux openSSL

IIS SSL and linux openSSL

I have a .NET web service that I want to be accessed over https rather than http. Problem is HOW !!

Solution:

  1. Activate SSL on web server (IIS)
  2. Specify the file for which SSL is required
    • Through inetmgr, browse to the file (in my case the .asmx file). Right click -> Properties -> File Security -> Secure Communications -> Edit
    • Check Require SSL Channel (SSL)
    • RequireSSL

And you should be done.

Related useful article:
CONSUMING WEBSERVICES OVER HTTPS (SSL)

Advertisement
Categories: IIS
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.