2011/1/9 Tushar Chavan <tushar.cha...@hotmail.com>:
> Hi ,
> We have below scenario.
> Internet Users <----https------>Server A<------https----> Apache Server
> B<---------http------->Server C
> We want https flow from internet users to Server A , from  Server A to
> Apache server B again https .Then from Apache to Server C
> So SSL is terminated at Apache Server. Is there any  configuration to
> terminate SSL at Apache?

There are lots of configurations that allow Apache to do SSL.  Have
you tried searching the web for a basic guide to setting up SSL, or do
you think "SSL termination" means something beyond that?

In the strictest interpretation, you wouldn't continue doing SSL
between servers A and B -- but in more general terms it's usually
applied to anything you throw in front of a device that performs the
SSL, alleviating said device of the need to worry about it.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to