Changes between Initial Version and Version 1 of Ticket #1301, comment 2


Ignore:
Timestamp:
06/26/17 14:20:20 (7 years ago)
Author:
dmitry.rudenko.moneta.ru@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1301, comment 2

    initial v1  
    33$ssl_client_signature is client x509 certificate signature.
    44
    5 Now we use $ssl_client_cert and proxy_set_header. We do not use the entire certificate on the backend - we use certificate signature only.
     5Now we use $ssl_client_cert and proxy_set_header. We do not use the entire certificate at the backend - we use certificate signature only.
    66
    77At the same time there is a problem with $ssl_client_cert and proxy_set_header, for example https://trac.nginx.org/nginx/ticket/857