N
Nathan Crosby
We have a website in which we will have an SSL component for order
processing. We just found out that we will have a hardware SSL accelerator
card
within the network architecture. From what we understand, the card will TX/RX
to the webfarm via port 80 for all traffic. This is new for us and do not
know if there is anything special needed in the application layer to
accomidate an SSL card vs. handling the SSL directly on the server within
and ASP.net code.
Has anyone seen this before and is there anything special that needs to take
place on the application layer to make this work. Someone in our groups
thinks we need to now use absolute paths so the application knows what kind
of connection exists.
processing. We just found out that we will have a hardware SSL accelerator
card
within the network architecture. From what we understand, the card will TX/RX
to the webfarm via port 80 for all traffic. This is new for us and do not
know if there is anything special needed in the application layer to
accomidate an SSL card vs. handling the SSL directly on the server within
and ASP.net code.
Has anyone seen this before and is there anything special that needs to take
place on the application layer to make this work. Someone in our groups
thinks we need to now use absolute paths so the application knows what kind
of connection exists.