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

Secure Sockets Transport Implementation #146

Closed
wants to merge 8 commits into from

Commits on Aug 2, 2023

  1. Add SSL config and File Storage methods

    diogosilva1 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2c89170 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Add option for useSsl field

    diogosilva1 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f50fe22 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Remove unused function

    diogosilva1 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    63bc0f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Address peer review comments

    diogosilva1 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f36d3e7 View commit details
    Browse the repository at this point in the history
  2. Address formatting rules

    diogosilva1 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c3a6916 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge pull request #1 from diogosilva0307/ssl_support

    Add SSL config and File Storage methods
    diogosilva0307 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    30ab982 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    9368462 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    3afdf42 View commit details
    Browse the repository at this point in the history