How do i enable SSL Logging in CQ 5.6.1? | Community
Skip to main content
samthadhani2
Level 2
October 16, 2015
Solved

How do i enable SSL Logging in CQ 5.6.1?

  • October 16, 2015
  • 3 replies
  • 1700 views

Hi,

I have tried adding both -Djavax.net.debug=ssl and -Djavax.net.debug=all to the startup script. 

Unfortunately, I am not getting any verbose SSL reporting to the log files, which we need to sort out a lingering LDAP issue.

I have looked everywhere in the crx-quickstart/logs/ directory, and have not had any joy.

Can anyone tell me what I'm missing?

Sam

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

Hi,

what kind of issue do you have? Is it a problem with HTTPs requests or is it, that you have problems with your LDAP, which you run using SSL?

Jörg

3 replies

samthadhani2
Level 2
October 16, 2015

Jörg Hoh wrote...

Hi,

what kind of issue do you have? Is it a problem with HTTPs requests or is it, that you have problems with your LDAP, which you run using SSL?

Jörg

 

Hi Jorg,

Thanks for your reply. I am running LDAP on secured port which doesn't seems to work but on standard port 389 it is working fine. I certainly believe that CQ isn't recognizing the certificate that is in my keystore, so just wanted to enable SSL logging. I can see verbose SSL logging if i am running a plain Java program but not with CQ. Can you suggest a way. I have checked every log file in crx-quickstart/logs with no joy after adding -Djavax.net.debug=ssl and -Djavax.net.debug=all.  

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

Hi,

what kind of issue do you have? Is it a problem with HTTPs requests or is it, that you have problems with your LDAP, which you run using SSL?

Jörg

Sham_HC
Level 10
October 16, 2015

have you enabled secure in the ldap config?