Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Using with relayd #14

Closed
mischapeters opened this issue Aug 1, 2016 · 2 comments
Closed

Using with relayd #14

mischapeters opened this issue Aug 1, 2016 · 2 comments

Comments

@mischapeters
Copy link

Hi,

Any suggestions on how to get letskencrypt going with relayd only on a machine?
There is not really an easy way to point it to the .well-known/acme-challenge/. :(

I have relayd running on one machine and httpd on others. Terminating all SSL centrally on the relayd machine.

Thanx!

Mischa

@kristapsdz
Copy link
Owner

Mish, I'm afraid I don't have anything to advise: I just run a cut-and-dry httpd setup, often using nginx for multiple HTTPS sites (httpd doesn't have SNI). Try hitting up the relayd folks or asking on the misc mailing list.

@mischapeters
Copy link
Author

Found a nice work-around: python -m SimpleHTTPServer 80
Or other port and use PF to get it there.

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

No branches or pull requests

2 participants