Skip to content

Comments

fix configuration key for certificates#5

Merged
hawkowl merged 2 commits intohawkowl:masterfrom
glyph:patch-1
Nov 13, 2016
Merged

fix configuration key for certificates#5
hawkowl merged 2 commits intohawkowl:masterfrom
glyph:patch-1

Conversation

@glyph
Copy link
Contributor

@glyph glyph commented Oct 22, 2016

With the previously documented configuration, the server would silently start up without listening for https, because the "certificates" key wasn't found. This explains more clearly that it should be the name of a directory, and uses the correct configuration key name.

glyph added 2 commits October 22, 2016 13:09
With the previously documented configuration, the server would silently start up without listening for https, because the "certificates" key wasn't found.  This explains more clearly that it should be the name of a directory, and uses the correct configuration key name.
apparently "certificates" needs to be a single path segment next to `rproxy.ini`, so path separators are bad
@hawkowl
Copy link
Owner

hawkowl commented Nov 1, 2016

Backwards compatibility tho :(

@glyph
Copy link
Contributor Author

glyph commented Nov 1, 2016

@hawkowl Uh… this is perfectly backwards compatible. It's just a doc change.

@glyph
Copy link
Contributor Author

glyph commented Nov 1, 2016

The previous docs did not correctly describe the behavior. If you used the example configuration file it would fail with a traceback.

@hawkowl hawkowl merged commit d8c23c7 into hawkowl:master Nov 13, 2016
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

Successfully merging this pull request may close these issues.

2 participants