freelanceprogrammers.org Forum Index » ASP

IIS problem


View user's profile Post To page top
rosetaradfar Posted: Fri Jan 07, 2005 9:18 pm


Joined: 07 Jan 2005

Posts: 1
IIS problem
Dear friend,

I have a code that I want to test on a web server with SSL authentication.
I have a web server, but for SSL connection do I have to buy a SSL
certificate?
I just want to test my code over Internet. then I will publish it on a web
server that I have rented wich has ssl support. Is there any temperary way that
I just check the code and then put it on actual web server?
This code is a client that connects to a web service. but this web service uses
https protocol.

any help is appriciated
roseta.
Reply with quote
Send private message
View user's profile Post To page top
rosetavb Posted: Fri Jan 07, 2005 11:22 pm


Joined: 09 Jan 2005

Posts: 11
IIS problem
hello,


I have a client code that is to connect to a web service. I want to test this
code but the web service uses https. my IIS requires to have SSL. now do I have
to buy SSL certificate? I have rented a web server with SSL support. but I just
want to test the code on my tempararoy web server then publish it on actual web
server. is there any other way just to test it on my web server.

any help is appriciated.
thanks in advance.
roseta.



---------------------------------
Do you Yahoo!?
All your favorites on one personal page – Try My Yahoo!

[Non-text portions of this message have been removed]
Reply with quote
Send private message
View user's profile Post To page top
naweed_ak Posted: Sat Jan 08, 2005 1:38 am


Joined: 08 Jan 2005

Posts: 5
IIS problem
If I am not mistaken, you can use Microsoft Certificate Server to generate
the certificate for your test server. Here is how to set it up:

http://www.aspfree.com/c/a/IIS/Secure-Your-Web-Server-With-SSL/

HTH

Naweed

-----Original Message-----
From: tech@... [mailto:tech@...]
Sent: Friday, January 07, 2005 6:18 PM
To: planetsourcecode@yahoogroups.com
Subject: [AspNetAnyQuestionIsOk] IIS problem



Dear friend,

I have a code that I want to test on a web server with SSL authentication.
I have a web server, but for SSL connection do I have to buy a SSL
certificate?
I just want to test my code over Internet. then I will publish it on a web
server that I have rented wich has ssl support. Is there any temperary way
that
I just check the code and then put it on actual web server?
This code is a client that connects to a web service. but this web service
uses
https protocol.

any help is appriciated
roseta.







Yahoo! Groups Links
Reply with quote
Send private message
View user's profile Post To page top
peter_brunone Posted: Sat Jan 08, 2005 5:37 am


Joined: 11 Jan 2006

Posts: 38
IIS problem
You can create your own certificate. The reason you buy one is
so that you can show your customers that it comes from a trusted
authority.

-----Original Message-----
From: tech@... [mailto:tech@...]

Dear friend,

I have a code that I want to test on a web server with SSL
authentication. I have a web server, but for SSL connection do I have to
buy a SSL certificate? I just want to test my code over Internet. then
I will publish it on a web server that I have rented wich has ssl
support. Is there any temperary way that I just check the code and then
put it on actual web server? This code is a client that connects to a
web service. but this web service uses https protocol.

any help is appriciated
roseta.
Reply with quote
Send private message
View user's profile Post To page top
rosetavb Posted: Sat Jan 08, 2005 10:10 am


Joined: 09 Jan 2005

Posts: 11
IIS problem
hello,


I have created one but I can not use it. can you tell me how can I test that it
is working correctly and what is the options to be set for that. sorry I am a
newbie and any help is appriciated. if you know any article or site about this
that would be good too.

thanks in advance.
roseta.

Peter Brunone <peterlists@...> wrote:

You can create your own certificate. The reason you buy one is
so that you can show your customers that it comes from a trusted
authority.

-----Original Message-----
From: tech@... [mailto:tech@...]

Dear friend,

I have a code that I want to test on a web server with SSL
authentication. I have a web server, but for SSL connection do I have to
buy a SSL certificate? I just want to test my code over Internet. then
I will publish it on a web server that I have rented wich has ssl
support. Is there any temperary way that I just check the code and then
put it on actual web server? This code is a client that connects to a
web service. but this web service uses https protocol.

any help is appriciated
roseta.




---------------------------------
Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

To unsubscribe from this group, send an email to:
AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



---------------------------------
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.

[Non-text portions of this message have been removed]
Reply with quote
Send private message
View user's profile Post To page top
peter_brunone Posted: Sat Jan 08, 2005 10:36 am


Joined: 11 Jan 2006

Posts: 38
IIS problem
I really don`t know much about it. I suggest you ask at
http://groups.yahoo.com/group/iissecurity/ and see if they can help you
further.

Cheers,

Peter

-----Original Message-----
From: roseta radfar [mailto:rosetavb@...]

hello,

I have created one but I can not use it. can you tell me how can I test
that it is working correctly and what is the options to be set for that.
sorry I am a newbie and any help is appriciated. if you know any article
or site about this that would be good too.

thanks in advance.
roseta.

Peter Brunone <peterlists@...> wrote:

You can create your own certificate. The reason you buy one is so
that you can show your customers that it comes from a trusted authority.

-----Original Message-----
From: tech@... [mailto:tech@...]

Dear friend,

I have a code that I want to test on a web server with SSL
authentication. I have a web server, but for SSL connection do I have to
buy a SSL certificate? I just want to test my code over Internet. then
I will publish it on a web server that I have rented wich has ssl
support. Is there any temperary way that I just check the code and then
put it on actual web server? This code is a client that connects to a
web service. but this web service uses https protocol.

any help is appriciated
roseta.
Reply with quote
Send private message
View user's profile Post To page top
kindawords Posted: Sat Jan 08, 2005 11:09 am


Joined: 11 Jan 2006

Posts: 46
IIS problem
I used this to create and install a test cert...

http://www.inventec.ch/chdh/notes/14.htm


On Fri, 7 Jan 2005 22:36:36 -0600, Peter Brunone <peterlists@...> wrote:
>
>
> I really don`t know much about it. I suggest you ask at
> http://groups.yahoo.com/group/iissecurity/ and see if they can help you
> further.
>
> Cheers,
>
> Peter
>
> -----Original Message-----
> From: roseta radfar [mailto:rosetavb@...]
>
> hello,
>
> I have created one but I can not use it. can you tell me how can I test
> that it is working correctly and what is the options to be set for that.
> sorry I am a newbie and any help is appriciated. if you know any article
> or site about this that would be good too.
>
> thanks in advance.
> roseta.
>
> Peter Brunone <peterlists@...> wrote:
>
> You can create your own certificate. The reason you buy one is so
> that you can show your customers that it comes from a trusted authority.
>
> -----Original Message-----
> From: tech@... [mailto:tech@...]
>
> Dear friend,
>
> I have a code that I want to test on a web server with SSL
> authentication. I have a web server, but for SSL connection do I have to
> buy a SSL certificate? I just want to test my code over Internet. then
> I will publish it on a web server that I have rented wich has ssl
> support. Is there any temperary way that I just check the code and then
> put it on actual web server? This code is a client that connects to a
> web service. but this web service uses https protocol.
>
> any help is appriciated
> roseta.
>
> Yahoo! Groups Links
>
>
>
>
>


--
Dean Fiala
Very Practical Software, Inc
http://www.vpsw.com
Reply with quote
Send private message
View user's profile Post To page top
rosetavb Posted: Sat Jan 08, 2005 12:34 pm


Joined: 09 Jan 2005

Posts: 11
IIS problem
hello,


I wanted to ask another question because your answers made some question for me.
You see my scenario is like this:

There is a web service that uses SSL for connecting to it. Now I am having a
code for my page to access this web service. I am having this page on a testing
web server, now if I want to run this page to see how I am connected to this web
server. Do I have to have SSL certificate on my web server? Is it necessary?



Thanks in advance.

Roseta.








Dean Fiala <dfiala@...> wrote:
I used this to create and install a test cert...

http://www.inventec.ch/chdh/notes/14.htm


On Fri, 7 Jan 2005 22:36:36 -0600, Peter Brunone <peterlists@...> wrote:
>
>
> I really don`t know much about it. I suggest you ask at
> http://groups.yahoo.com/group/iissecurity/ and see if they can help you
> further.
>
> Cheers,
>
> Peter
>
> -----Original Message-----
> From: roseta radfar [mailto:rosetavb@...]
>
> hello,
>
> I have created one but I can not use it. can you tell me how can I test
> that it is working correctly and what is the options to be set for that.
> sorry I am a newbie and any help is appriciated. if you know any article
> or site about this that would be good too.
>
> thanks in advance.
> roseta.
>
> Peter Brunone <peterlists@...> wrote:
>
> You can create your own certificate. The reason you buy one is so
> that you can show your customers that it comes from a trusted authority.
>
> -----Original Message-----
> From: tech@... [mailto:tech@...]
>
> Dear friend,
>
> I have a code that I want to test on a web server with SSL
> authentication. I have a web server, but for SSL connection do I have to
> buy a SSL certificate? I just want to test my code over Internet. then
> I will publish it on a web server that I have rented wich has ssl
> support. Is there any temperary way that I just check the code and then
> put it on actual web server? This code is a client that connects to a
> web service. but this web service uses https protocol.
>
> any help is appriciated
> roseta.
>
> Yahoo! Groups Links
>
>
>
>
>


--
Dean Fiala
Very Practical Software, Inc
http://www.vpsw.com


---------------------------------
Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

To unsubscribe from this group, send an email to:
AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



---------------------------------
Do you Yahoo!?
Meet the all-new My Yahoo! – Try it today!

[Non-text portions of this message have been removed]
Reply with quote
Send private message
View user's profile Post To page top
kindawords Posted: Sun Jan 09, 2005 11:12 am


Joined: 11 Jan 2006

Posts: 46
IIS problem
You only need to have the certificate on your web server if your web
page needs to be accessed via SSL. If the page does not require SSL,
then you do not need the certificate. It sounds like the page is
accessing a secured web service, in which case only the server hosting
the web service needs the certificate.

HTH

--
Dean Fiala
Very Practical Software, Inc
http://www.vpsw.com
Reply with quote
Send private message
View user's profile Post To page top
rosetavb Posted: Sun Jan 09, 2005 11:53 am


Joined: 09 Jan 2005

Posts: 11
IIS problem
Thanks for your guide Dean.

roseta.

Dean Fiala <dfiala@...> wrote:
You only need to have the certificate on your web server if your web
page needs to be accessed via SSL. If the page does not require SSL,
then you do not need the certificate. It sounds like the page is
accessing a secured web service, in which case only the server hosting
the web service needs the certificate.

HTH

--
Dean Fiala
Very Practical Software, Inc
http://www.vpsw.com


---------------------------------
Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

To unsubscribe from this group, send an email to:
AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



---------------------------------
Do you Yahoo!?
All your favorites on one personal page – Try My Yahoo!

[Non-text portions of this message have been removed]
Reply with quote
Send private message
View user's profile Post To page top
onespecialdj Posted: Mon Jan 10, 2005 7:26 pm


Joined: 10 Jan 2005

Posts: 1
IIS problem
You can get a developer certificate for free from several places on the
internet.
Some are 14 day trial; some are 30 days, that`s what I used to develop
the https:// webservice. On my machine.





-----Original Message-----
From: roseta radfar [mailto:rosetavb@...]
Sent: Friday, January 07, 2005 12:23 PM
To: planetsourcecode@yahoogroups.com
Subject: [AspNetAnyQuestionIsOk] IIS problem



hello,


I have a client code that is to connect to a web service. I want to test
this code but the web service uses https. my IIS requires to have SSL.
now do I have to buy SSL certificate? I have rented a web server with
SSL support. but I just want to test the code on my tempararoy web
server then publish it on actual web server. is there any other way just
to test it on my web server.

any help is appriciated.
thanks in advance.
roseta.



---------------------------------
Do you Yahoo!?
All your favorites on one personal page - Try My Yahoo!

[Non-text portions of this message have been removed]







Yahoo! Groups Links
Reply with quote
Send private message
Post new topic Reply to topic
Display posts from previous:   
 

All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help