Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.

yeti with https #90

Open
VibhavariMandal opened this issue Sep 6, 2017 · 1 comment
Open

yeti with https #90

VibhavariMandal opened this issue Sep 6, 2017 · 1 comment

Comments

@VibhavariMandal
Copy link

I am using yeti taxii server have Django version 1.9 and I have django-sslserver 0.20
when i run python manage.py runsslserver, i get
django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet

@gtback
Copy link
Contributor

gtback commented Sep 6, 2017

Yeti was designed to work with Django 1.7 (which I know is out of date and no longer supported); I'm not surprised that it doesn't work with newer Django versions. I would be happy to accept a PR that adds support.

Based on the error message, I don't think it's SSL-related directly. Also, I'm not familiar with django-sslserver, but I would echo what that project's README says:

Please note that this should not be used for production setups. This app is intended for special use-cases. Most people should instead do a proper production deplyoment where a real webserver such as Apache or NGINX handles SSL.

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