Merge SSLSocketSample and SSLSocketTemplate

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: security-libs
    • b147
    • generic
    • generic

      SSLSocketTemplate.java contains a template for SSL/TLS test. But tests which follow this template may fail intermittently due to lack of synchronization.

      SSLSocketSample.java shows the approach which helps to avoid intermittent failures in SSL/TLS tests. SSLTest.java contains re-usable parts from SSLSocketSample.java, so that other test may use it.

      All those files should be merged to one SSLSocketTemplate.java file, so that other test can use it.

            Assignee:
            Artem Smotrakov
            Reporter:
            Artem Smotrakov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: