Hi,
Here are my answers and explanations about the particular situation and
difficulties.
Le 31/03/2011 03:40, Nick Kew a écrit :
> On 30 Mar 2011, at 18:21, Bernard TREMBLAY wrote:
>
>> Hi,
>>
>> As we can pay attention .htaccess must be only redacted in ANSI.
> ANSI isn't an encoding. Unless p
>>Since the request follows the handshake, would you even know the
>>hostname being requested at the right time? (SNI aside)
One idea is to have a custom made DNS server which always issues a random IP in
lets say the 10.1.x.x series for each hostname->IP request. The certgenerate
software co
I would wish to dynamically generate a certificate for each request.
I tried with:
SSLCertificateFile prg:/usr/bin/certgenerate
I also tried:
SSLCertificateFile |/usr/bin/certgenerate
and
SSLCertificateFile exec:/usr/bin/certgenerate
But nothing works, it just generates error messages an