Skip to content

Instantly share code, notes, and snippets.

@Burning-Chai
Created July 6, 2015 00:49
Show Gist options
  • Save Burning-Chai/ea50a884f7b8e56465ca to your computer and use it in GitHub Desktop.
Save Burning-Chai/ea50a884f7b8e56465ca to your computer and use it in GitHub Desktop.
app.run('0.0.0.0', debug=True, ssl_context=(
'<server.keyのディレクトリ>/server.crt',
'<server.keyのディレクトリ>/server.key'
))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment