Open mrjimhubbard opened 6 months ago
Also requested on 8242489-zd-a8c
Support References
This comment is automatically generated. Please do not edit it.
Also encountered this issue trying to connect Delicious Brains' WP Migrate tool. Blocks my whole workflow, for now.
Also encountered this issue trying to connect Delicious Brains' WP Migrate tool. Blocks my whole workflow, for now.
@darrenbarklie, would you mind sharing more details, e.g., steps to reproduce and an error you are experiencing?
Also encountered this issue trying to connect Delicious Brains' WP Migrate tool. Blocks my whole workflow, for now.
Also encountered this issue when trying to license Generate Press Premium; I can't move past this!
I get the error:
stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure stream_socket_client(): Failed to enable crypto stream_socket_client(): Unable to connect to ssl://generatepress.com:443 (Unknown error)
Bump. A non-https site also disallows the use of Application Passwords which is disappointing. Any timeline on when we can get this added?
Bump. A non-https site also disallows the use of Application Passwords which is disappointing. Any timeline on when we can get this added?
Just to provide an update here, you can set your WP_ENVIRONMENT_TYPE to local
to enable Application Passwords locally. However, the use of having a valid certificate running via HTTPS is a necessity
https://lcl.host/ is some potential prior art we could follow.
What
We need SSL capabilities in Studio on Windows because we deal with sites that require SSL for processing credit cards and other sensitive information. Without it, this work cannot be done in Studio.
Why
Without SSL some forms and websites will not work. This is by design to safeguard people's personal and financial data.
How
If you download and try a Studio competitor like LocalWP you can see that they make it as easy as flipping a switch.