Skip to content

Conversation

@sampsapenna
Copy link
Member

Description

Re-enabled (and made it working as well) TLS as an option on the backend and improved the testing coverage a bit.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Changes made

  • Add back the run_server_secure -function
  • Update the documentation concerning the TLS, to include the possibility to run the server securely when running stand-alone
  • Added some additional tests for server.py module functions
  • Added new environment variables and command line arguments for specifying the SSL/TLS certificate

Testing

  • Unit Tests

HTTPS was previously disabled in standalone mode (not running with a
TLS termination proxy) due to difficulties in getting it properly
running. Now the problems are fixed and running with HTTPS has been
enabled again.

Also added CLI options for specifying the SSL certificates for HTTPS.
@blankdots blankdots merged commit 7436f42 into devel Aug 19, 2019
@blankdots blankdots deleted the feature/enable-standalone-ssl-support branch August 19, 2019 10:42
sampsapenna pushed a commit that referenced this pull request Jul 27, 2021
Chagne js naming convention to camelCase.
sampsapenna pushed a commit that referenced this pull request Jul 27, 2021
Merge signature enhancements
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.

3 participants