This has come up again. Give-WP shows an error saying “Your site appears to be blocking the WordPress ajax interface. This may cause issues with Give.”. It tests for admin-ajax.php access with wp_remote_post() which goes over HTTPS if FORCE_SSL_ADMIN is set.
any resolution to this? seems like many people are having this issue w/o much luck on what to do. Flywheel doesn’t seem to work 100% if using SSL on a local site. Wordpress cURL functions are broken.