Hi,

I have enabled SSL port on weblogic and using demo certificates.

I have installed Apache 2.0.63 [ssl enabled].

I have to open an MSWord file both in read only and editable.

But the problem is MS Word always opens in read only mode.

 

I have added the following lines in httpd.conf file.

 

<IfModule mod_weblogic.c>

    WebLogicHost sapwp08

    WebLogicPort 7002    

    MatchExpression *.jsp

MatchExpression *.do

MatchExpression *

SecureProxy ON

EnforceBasicConstraints OFF

</IfModule>

 

 

and  removed comment for the below line.

 

LoadModule ssl_module modules/mod_ssl.so.

 

 

Kinly help me in establishing ssl connection with weblogic and apache.

 

 

Regards,

Praveen

 


 Legal Notice: This transmission, including any attachments, is confidential, 
proprietary, and may be privileged. It is intended solely for
 the intended recipient. If you are not the intended recipient, you have 
received this transmission in error and you are hereby advised that any
 review, disclosure, copying, distribution, or use of this transmission, or any 
of the information included therein, is unauthorized and strictly
 prohibited. If you have received this transmission in error, please 
immediately notify the sender by reply and permanently delete all copies of
 this transmission and its attachments




Reply via email to