ASNeG/OpcUaWebServer

HTTP security

Closed this issue · 0 comments

huebl commented

Is your feature request related to a problem? Please describe.
The HTTP connection does not support security

Describe the solution you'd like
Add security to HTTP connection

Includes:

  • #63 Rework class HttpChannel
  • #64 Add SSL configuration to HTTPServer
  • #65 Conversion of the test scripts to SSL for HTTPServer
  • #74 Documentation