Menu block shows as vertical list

What comes to my mind (in your functions.php or with a code snippet plugin).

add_filter( 'https_ssl_verify', '__return_false' );

But this can and should only be used on a local environment.