ion as
> well except for the SSLHonorCipherOrder. Do you think the issue was
> that the SSLEngine on was defined both inside and outside of my
> VirtualHost?
>
> On Tue, Aug 4, 2015 at 3:13 PM, Matias Visbeek
> wrote:
> > Another question, I see you have SSLProxyEngine On, so I
on of Apache are you using?
Are you sure Apache have privileges over that directory?
2015-08-04 16:19 GMT-03:00 , , :
> That is correct.
>
> On Tue, Aug 4, 2015 at 1:29 PM, Matias Visbeek
> wrote:
> > Just to be sure, is your example.crt file just the public key of your
> &
t you mean by "are you sure conditions for
> IfDefine are met?" If you mean are those levels defined properly etc.
> then yes, I use those IfDefines several times in the rest of the
> configuration.
>
> On Tue, Aug 4, 2015 at 1:17 PM, Matias Visbeek
> wrote:
> > Hi
Hi,
I have 2 different theories about what is happening with your code.
First, this line looks wrong
SSLCertificateFile "/example.crt"
Do you have your certificate file in the root directory?
Try changing it for this
SSLCertificateFile "example.crt"
or providing the full path to the
Hi,
I'm using the following architecture
Client > Apache HTTP Server > OHS > WLS
Where OHS stands for Oracle Http Server and WLS stands for Oracle Weblogic
Application Server.
Using HTTPS, I've stablished a 2 way SSL configuration for all the segments
in the connection.
WLS uses an specific hea