Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Server-to-server SSL comms

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS Plug-in for online doc sharing?  
Author Message
anonymous20

External


Since: Sep 26, 2003
Posts: 10



(Msg. 1) Posted: Fri Oct 17, 2003 5:04 pm
Post subject: Server-to-server SSL comms
Archived from groups: microsoft>public>inetserver>iis (more info?)

Can anyone provide me with info or links to info for
setting up server-to-server SSL, using IIS 5.0?

I understand all of the steps involving in setting up an
SSL certificate on the servers. I'm just unable to find
any good info on how to configure IIS and/or the
applications themselves on ServerA to allow an IIS app to
perform a SECURE server-side redirect to IIS on ServerB to
retrieve some additional data to be included in a page for
a connecting client.

Verisign has indicated this is possible using their
certificates, but they don't have the additional
configuration process for MS Windows 2000/IIS 5.0.

Any suggestions, links, comments would be greatly
appreciated.

Sean

 >> Stay informed about: Server-to-server SSL comms 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 3041



(Msg. 2) Posted: Sat Oct 18, 2003 10:34 pm
Post subject: Re: Server-to-server SSL comms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Secure server-side redirect?!?

I don't think such a thing exists. Redirects are HTTP based - the server
sends a HTTP 301 or HTTP 302 status to the client, and send the new
location. It is up to the client to issue a new request to the new location.

There are tools, for example, that allow your server-side application code
(eg ASP pages) to emulate a browser and issue a HTTP request to the second
server, receive the response, and then stream this to the original client
(or maniupate it in some way and stream the result back), but that isn't a
function of IIS.

Cheers
Ken

"Sean" <anonymous RemoveThis @discussions.microsoft.com> wrote in message
news:04e301c394f2$520658d0$a101280a@phx.gbl...
: Can anyone provide me with info or links to info for
: setting up server-to-server SSL, using IIS 5.0?
:
: I understand all of the steps involving in setting up an
: SSL certificate on the servers. I'm just unable to find
: any good info on how to configure IIS and/or the
: applications themselves on ServerA to allow an IIS app to
: perform a SECURE server-side redirect to IIS on ServerB to
: retrieve some additional data to be included in a page for
: a connecting client.
:
: Verisign has indicated this is possible using their
: certificates, but they don't have the additional
: configuration process for MS Windows 2000/IIS 5.0.
:
: Any suggestions, links, comments would be greatly
: appreciated.
:
: Sean
:

 >> Stay informed about: Server-to-server SSL comms 
Back to top
Login to vote
anonymous20

External


Since: Sep 26, 2003
Posts: 10



(Msg. 3) Posted: Mon Oct 20, 2003 10:53 am
Post subject: Re: Server-to-server SSL comms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Can you point me to some of the tools that allow ASP code
to emulate a browser? What you described at the end of
your response is exactly what we are looking for -- we
just want this server-to-server communication to take
place over an SSL connection.

Thanks!

Sean


 >-----Original Message-----
 >Secure server-side redirect?!?
 >
 >I don't think such a thing exists. Redirects are HTTP
based - the server
 >sends a HTTP 301 or HTTP 302 status to the client, and
send the new
 >location. It is up to the client to issue a new request
to the new location.
 >
 >There are tools, for example, that allow your server-side
application code
 >(eg ASP pages) to emulate a browser and issue a HTTP
request to the second
 >server, receive the response, and then stream this to the
original client
 >(or maniupate it in some way and stream the result back),
but that isn't a
 >function of IIS.
 >
 >Cheers
 >Ken
 >
 >"Sean" <anonymous.TakeThisOut@discussions.microsoft.com> wrote in
message
 >news:04e301c394f2$520658d0$a101280a@phx.gbl...
 >: Can anyone provide me with info or links to info for
 >: setting up server-to-server SSL, using IIS 5.0?
 >:
 >: I understand all of the steps involving in setting up an
 >: SSL certificate on the servers. I'm just unable to find
 >: any good info on how to configure IIS and/or the
 >: applications themselves on ServerA to allow an IIS app
to
 >: perform a SECURE server-side redirect to IIS on ServerB
to
 >: retrieve some additional data to be included in a page
for
 >: a connecting client.
 >:
 >: Verisign has indicated this is possible using their
 >: certificates, but they don't have the additional
 >: configuration process for MS Windows 2000/IIS 5.0.
 >:
 >: Any suggestions, links, comments would be greatly
 >: appreciated.
 >:
 >: Sean
 >:
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Server-to-server SSL comms 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]