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

Move SSL Configurations to be Options #102

Merged
merged 1 commit into from
Oct 16, 2019
Merged

Move SSL Configurations to be Options #102

merged 1 commit into from
Oct 16, 2019

Conversation

mattludwigs
Copy link
Member

Moved the SSL configurations to be options that get passed into the
VintageNetWizard.run_wizard/1 function.

The reason for this is to allow more flexible configuration appoarch
for users of the library.

More over removed the self signed certs as those are not used anymore.

lib/vintage_net_wizard/web/endpoint.ex Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
lib/vintage_net_wizard/web/endpoint.ex Outdated Show resolved Hide resolved
lib/vintage_net_wizard/web/endpoint.ex Show resolved Hide resolved
Moved the SSL configurations to be options that get passed into the
`VintageNetWizard.run_wizard/1` function.

The reason for this is to allow more flexible configuration appoarch
for users of the library.

More over removed the self signed certs as those are not used anymore.
@jjcarstens jjcarstens merged commit 351975d into master Oct 16, 2019
@jjcarstens jjcarstens deleted the run-opts branch October 16, 2019 18:56
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.

None yet

2 participants