所以我仍在使用 drush 和 ddev 将 Drupal 7 站点更新到 8。运行导入后,我收到了 update_d7_file 错误。我尝试使用本文安装证书: https://www.ddev.com/ddev-local/ddev-local-trusted-https-certificates/
但是仍然出现错误,有什么想法吗?
ddev exec drush migrate-import --all
ddev exec drush mmsg upgrade_d7_file
cURL error 60: SSL: no alternative certificate subject name matches target host name
'drupal7migration2.ddev.site'
(see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
(https://drupal7migration2.ddev.site//sites/default/files/Virtual%20Challenges%20%28Results%20and%2
0PBs%29%2020200709.xlsx)
Run Code Online (Sandbox Code Playgroud)