Hello all,
I have been attempting to configure httpd to support a hybrid mix of CRL
and OCSP checking. Currently I have 2 CAs, CA1 and CA2. My OCSP responder
generates data for CA1, and I have a CRL published for CA2. I have created
2 client auth certificates for testing. When I enable only OCSP
Is there a way to configure httpd to use specific responders for specific
issuers?
For example: Suppose I have 2 self signed root CA's. CA1 and CA2. I also
have 2 OCSP responders. RSP1 signed off CA1 and RSP2 signed off CA2. I
would like to know if it's possible to configure a web server to sen
On Tue, Feb 4, 2014 at 11:53 AM, wrote:
> Hi Eric. Thanks for the response. I looked at both web sites and basically
> started all over. I downloaded the pcre packages and installed. Those, of
> course, complained about dependencies so, after many times downloading some
> extra dependencies, I fi
On Tue, Feb 4, 2014 at 1:37 PM, Charles W Buege wrote:
> Here's what I'd like to do now: If there is an incoming connection to
> www.avengers.org that is going to port 3306 (MySQL) for example, how can
> I configure the system to pass this information along?
>
Services like MySQL don't have the
Hi Eric. Thanks for the response. I looked at both web sites and basically
started all over. I downloaded the pcre packages and installed. Those, of
course, complained about dependencies so, after many times downloading
some extra dependencies, I finally got back to the point of compiling
apach
On Tue, Feb 4, 2014 at 10:38 AM, wrote:
> I have tried, in vain, for over a week now to get apache installed on a
> server running AIX6.1 I have installed many products, one at a time, because
> it only screams about a product one at a time. I thought I was at the very
> last piece of the compile
I have tried, in vain, for over a week now to get apache installed on a
server running AIX6.1 I have installed many products, one at a time,
because it only screams about a product one at a time. I thought I was at
the very last piece of the compile for apache and it said it couldn't find
pcre-
Now I've tried my module with VS2008 with SP1 installed and then I added
#include and problem resolved.
Thank you Hendrik for the support.
-Naren
On Fri, Jan 31, 2014 at 2:24 PM, Hendrik Schmieder <
hendrik.schmie...@jedox.com> wrote:
> Nallu Naren schrieb:
>
>> On Thu, Jan 30, 2014 at 2:50