Re: tc-native and multiple certificates for a single virtual host

2015-06-23 Thread jean-frederic clere
On 06/23/2015 02:11 PM, Konstantin Kolinko wrote: 2015-06-22 9:06 GMT+03:00 jean-frederic clere jfcl...@gmail.com: On 06/19/2015 10:01 PM, Mark Thomas wrote: I'm looking at integrating multiple certificate support with APR/native and the new OpenSSLContext. I have a query about the following

Re: tc-native and multiple certificates for a single virtual host

2015-06-23 Thread Konstantin Kolinko
2015-06-22 9:06 GMT+03:00 jean-frederic clere jfcl...@gmail.com: On 06/19/2015 10:01 PM, Mark Thomas wrote: I'm looking at integrating multiple certificate support with APR/native and the new OpenSSLContext. I have a query about the following method that I hope those that have been working

Re: tc-native and multiple certificates for a single virtual host

2015-06-22 Thread jean-frederic clere
On 06/19/2015 10:01 PM, Mark Thomas wrote: I'm looking at integrating multiple certificate support with APR/native and the new OpenSSLContext. I have a query about the following method that I hope those that have been working in this area recently will be able to answer.

Re: tc-native and multiple certificates for a single virtual host

2015-06-22 Thread Mark Thomas
On 22/06/2015 07:06, jean-frederic clere wrote: On 06/19/2015 10:01 PM, Mark Thomas wrote: I'm looking at integrating multiple certificate support with APR/native and the new OpenSSLContext. I have a query about the following method that I hope those that have been working in this area

tc-native and multiple certificates for a single virtual host

2015-06-19 Thread Mark Thomas
I'm looking at integrating multiple certificate support with APR/native and the new OpenSSLContext. I have a query about the following method that I hope those that have been working in this area recently will be able to answer. SSLContext.setCertificate(long ctx, String cert, String key,