patch for support of SSL_CLIENT_CERT
Manlio Perillo
manlio_perillo at libero.it
Thu Jul 24 14:02:50 MSD 2008
Igor Sysoev ha scritto:
> [...]
>>> I'm going to change $ssl_client_cert: I want to add TABs in new line
>>> begining:
>>>
>>> -----BEGIN CERTIFICATE-----
>>> MIIFHTCCBAWgAwIBAg...
>>> ...
>>> ...mnshtt0=
>>> -----END CERTIFICATE-----
>>>
>>> This will allow to pass the variable in proxied header.
>>>
>>> Any objections ?
>>>
>> Will it be readable by OpenSSL without removing the TABs?
>
> Do you mean PEM_read_bio_X509() ?
Yes.
> It read it unless "-----END CERTIFICATE-----" is not TABed, i.e.:
>
Ok, thanks.
No problems with me.
Manlio Perillo
More information about the nginx
mailing list