Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > How to test SSL on my local IIS?

Reply
Thread Tools

How to test SSL on my local IIS?

 
 
Rob R. Ainscough
Guest
Posts: n/a
 
      06-28-2005
Is there a way to test SSL using my local IIS without having to pay $1000/yr
for an SSL certificate?

Thanks, Rob.


 
Reply With Quote
 
 
 
 
Sean M
Guest
Posts: n/a
 
      06-28-2005
Don't some of the commercial certificate providers dole out free "test
certificates" that can be used for exactly this purpose?

-- Sean M

"Rob R. Ainscough" <> wrote in message
news:uTTyyD$...
> Is there a way to test SSL using my local IIS without having to pay

$1000/yr
> for an SSL certificate?
>
> Thanks, Rob.
>
>



 
Reply With Quote
 
 
 
 
Rob R. Ainscough
Guest
Posts: n/a
 
      06-28-2005
Free? Can the single certificate be used on multiple servers -- (i.e. my
local SQL Server home/work, our testing intranet server, and our testing
internet server)?

Thanks, Rob.

"Sean M" <> wrote in message
news:Obmn2M$...
> Don't some of the commercial certificate providers dole out free "test
> certificates" that can be used for exactly this purpose?
>
> -- Sean M
>
> "Rob R. Ainscough" <> wrote in message
> news:uTTyyD$...
>> Is there a way to test SSL using my local IIS without having to pay

> $1000/yr
>> for an SSL certificate?
>>
>> Thanks, Rob.
>>
>>

>
>



 
Reply With Quote
 
Sean M
Guest
Posts: n/a
 
      06-28-2005
Trial certificates can be obtained from:

Thawte: http://www.thawte.com/ucgi/gothawte....40158357049000
Verisign:
https://www.verisign.com/cgi-bin/cle...03.53.5&email=

... and I'm willing to bet other providers can do the same.

Since this is for test purposes, it really shouldn't matter which of these
you decide to go with. As for SQL Server, I don't think the web certificates
can be repurposed for other applications.

-- Sean M

"Rob R. Ainscough" <> wrote in message
news:OlR9WR$...
> Free? Can the single certificate be used on multiple servers -- (i.e. my
> local SQL Server home/work, our testing intranet server, and our testing
> internet server)?
>
> Thanks, Rob.
>
> "Sean M" <> wrote in message
> news:Obmn2M$...
> > Don't some of the commercial certificate providers dole out free "test
> > certificates" that can be used for exactly this purpose?
> >
> > -- Sean M
> >
> > "Rob R. Ainscough" <> wrote in message
> > news:uTTyyD$...
> >> Is there a way to test SSL using my local IIS without having to pay

> > $1000/yr
> >> for an SSL certificate?
> >>
> >> Thanks, Rob.
> >>
> >>

> >
> >

>
>



 
Reply With Quote
 
Dominick Baier [DevelopMentor]
Guest
Posts: n/a
 
      06-28-2005
Hello Rob,

SSL certificates are bound to a specific DNS name - so it can (realisticaly)
only be used on a single machine.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

> Free? Can the single certificate be used on multiple servers -- (i.e.
> my local SQL Server home/work, our testing intranet server, and our
> testing internet server)?
>
> Thanks, Rob.
>
> "Sean M" <> wrote in message
> news:Obmn2M$...
>
>> Don't some of the commercial certificate providers dole out free
>> "test certificates" that can be used for exactly this purpose?
>>
>> -- Sean M
>>
>> "Rob R. Ainscough" <> wrote in message
>> news:uTTyyD$...
>>
>>> Is there a way to test SSL using my local IIS without having to pay
>>>

>> $1000/yr
>>
>>> for an SSL certificate?
>>>
>>> Thanks, Rob.
>>>




 
Reply With Quote
 
Dominick Baier [DevelopMentor]
Guest
Posts: n/a
 
      06-28-2005
Hello Rob,

the .net framework includes a tool called "makecert.exe" which can be used
to generate test-purpose certificates.

another option would be to install a CA - as included in w2k3 server editions.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

> Is there a way to test SSL using my local IIS without having to pay
> $1000/yr for an SSL certificate?
>
> Thanks, Rob.
>




 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
SSL with backend SSL on CSS 11500 Olivier PELERIN Cisco 0 08-30-2004 08:30 PM
How to imbed non-SSL links within SSL pages without using code CW ASP .Net 2 05-02-2004 01:40 PM
From non-ssl area to ssl ara with a virtual href path? 620 ASP .Net 2 01-06-2004 09:58 PM
test test test test test test test Computer Support 2 07-02-2003 06:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57