One link/area on a https site with a different SSL config?
Andreas S.
lists at ruby-forum.com
Fri Jan 10 08:13:44 UTC 2014
Patrick Lists wrote in post #1132735:
> On 09-01-14 22:48, Styopa Semenukha wrote:
>> Patrick,
>>
>> It's not possible, because SSL works on lower level (session layer) than HTTP
> (application layer).
>
> Thank you for your feedback. That's unfortunate. I hope to see flexible
> SSL config one day as an enhancement (if possible).
It is not possible, not with nginx nor any other web server. Read up on
how the SSL handshake and HTTP over SSL works, and it should become
clear.
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list