Debugging over SSL Connection
Hi,
I have been using phpstorm for a number of months now. I have a question about debugging over ssl.
I can successfully place a breakpoint on a standard :80 connection and the breakpoint will hit fine. However trying to do the same with :443 it doesnt break where I want it to
Is there something I need to do to allow :443 breakpoints?
Im using a remote server setup with a local copy of the code
regards
Brendan
Please sign in to leave a comment.