Skip to content

Conversation

@mrrobot47
Copy link
Member

This pull request makes a small but important update to the database export process within the update_ssl method. The change ensures that SSL is skipped during the WordPress database export command, which can help avoid issues when exporting databases from environments with misconfigured or self-signed SSL certificates.

  • Added the --skip-ssl flag to the wp db export command in the update_ssl method of the WordPress.php file to prevent SSL-related errors during database export.

@mrrobot47 mrrobot47 merged commit af510c7 into EasyEngine:develop Oct 30, 2025
1 of 5 checks passed
@mrrobot47 mrrobot47 deleted the feat/skip-ssl branch October 30, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant