Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS site and force_ssl_admin #30

Open
sidonaldson opened this issue Jan 18, 2016 · 5 comments
Open

HTTPS site and force_ssl_admin #30

sidonaldson opened this issue Jan 18, 2016 · 5 comments

Comments

@sidonaldson
Copy link

Love wocker! Totally kicked VVV into touch for me...

One issue I've come across migrating my sites over to wocker is https.

I have all my sites set to https and in wp-config.php I set

define('FORCE_SSL_LOGIN', true);
define('FORCE_SSL_ADMIN', true);

This seems to stop wocker from working and I can't login into the site admin either.

Is https not currently supported or have I set something up incorrectly?

@ixkaito
Copy link
Member

ixkaito commented Jan 19, 2016

Love wocker! Totally kicked VVV into touch for me...

Really glad to hear it!

Is https not currently supported or have I set something up incorrectly?

It's not supported now.
How about just disabling SSL on Wocker (local develop environment)?
Will this occurs some problems?

@sidonaldson
Copy link
Author

I got around it by turning SSL off on the hosted site while I work on it and will turn it back on once development is finished.
It would be fantastic to add it to the Wocker roadmap as almost all sites are https now.
Thanks for the quick reply

@ixkaito
Copy link
Member

ixkaito commented Jan 19, 2016

👍

@ThomasGHenry
Copy link

Is this still an issue, and does this help? https://github.com/FiloSottile/mkcert

@ixkaito
Copy link
Member

ixkaito commented Jun 14, 2019

@ThomasGHenry Thanks. Yes, it'll be great if we can use SSL. I'm not sure mkcert can solve this issue. I installed mkcert, executed mkcert wocker.test 10.0.23.16, and replaced all http://wocker.test to https://wocker.test, but it doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants