- Server operating system version
- Ubuntu 24.04.2 LTS
- Plesk version and microupdate number
- Version 18.0.69 Update #3
Looked through past posts, did not see anything that will resolve my issue.
Symptom: When using HTTPS, PayPal callbacks to server (API shipping callback, IPN callback) generate NO ENTRIES in server logs (access, access_ssl, etc. - none) and no evidence script is executing on server. When using HTTP (insecure) shipping callback runs, IPN does not - but this will only work in sandbox so I need to understand final solution before prod.
I ran the tool at qualys SSL lab, I get an "A" rating, but also see:
This server supports TLS 1.3. MORE INFO »
This site works only in browsers with SNI support.
Unsure if this link will work, but this is the domain I'm trying to make work:
Things I have tried:
Symptom: When using HTTPS, PayPal callbacks to server (API shipping callback, IPN callback) generate NO ENTRIES in server logs (access, access_ssl, etc. - none) and no evidence script is executing on server. When using HTTP (insecure) shipping callback runs, IPN does not - but this will only work in sandbox so I need to understand final solution before prod.
I ran the tool at qualys SSL lab, I get an "A" rating, but also see:
This server supports TLS 1.3. MORE INFO »
This site works only in browsers with SNI support.
Unsure if this link will work, but this is the domain I'm trying to make work:
Things I have tried:
- Upgraded to a paid cert vs. lets encrypt - no change
- Turned off server firewall - scary - no change
- Turned modsecurity off and tried it in detection only - no change
- Switched off rule 210280 - there seemed to be some indication in logs this was triggering
- Watched /var/log/modsec_audit.log (tail -f) while trying to invoke IPN, no updates/entries appear
- tail -f all logs in /var/log - no activity when there should be