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

setup https page with wordpress on sandstorm #19

Open
xet7 opened this issue Mar 8, 2018 · 2 comments
Open

setup https page with wordpress on sandstorm #19

xet7 opened this issue Mar 8, 2018 · 2 comments

Comments

@xet7
Copy link
Member

xet7 commented Mar 8, 2018

From @JamborJan on May 14, 2016 14:40

When I setup a wordpress page on sandstorm and update my name server as advised I can only open the webpage via http and not https. I know there would be the need to store my private certificate within the wordpress instance or somehow use a similar feature as sandcats has to get letsencrypt certs which ends in the same situation where my private cert and key must be stored in the instance.

Any ideas how this can be solved?

Copied from original issue: dwrensha/wordpress-sandstorm#25

@xet7
Copy link
Member Author

xet7 commented Mar 8, 2018

From @dwrensha on May 18, 2016 14:45

I think we're eventually going to want to support a setup where private keys and certificates are stored in grains, but we're not there yet. Today, getting this to work is going to require configuration outside of Sandstorm.

What error do you get when you try to visit the site on https? Are you using Sandcats?

If you're using nginx or something similar in front of your Sandstorm server, then I think you should be able to configure your certificate there.

@xet7
Copy link
Member Author

xet7 commented Mar 8, 2018

From @JamborJan on May 18, 2016 20:30

(I guess) the main problem is that I'm running a Sandstorm instance with Sandcats (basic setup) which doesn't allow me a proxy ngingx between the www and the sandstorm server (see http://stackoverflow.com/questions/33268092/nginx-forward-ssl-connection-to-another-server).

I know that I can run Sandstorm with an own certificate instead of Sandcats and at least a hand full of websites with workarounds but thats not the goal. I want to create new Wordpress instances in my existing setup which are accessible via https. Its not possible today but I want it and I want to help achieving this :-)

So what can I do?

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

No branches or pull requests

1 participant