• Guus der Kinderen's avatar
    OF-946: Should have single point of SSLContext instantiation · e78559b1
    Guus der Kinderen authored
    The code to get an instance of SSLContext is duplicated all over the codebase. Code gets more
    maintainable by replacing all duplicate code blocks with one utility method.
    This already fixes an issue where Clearspace integration used a SSL instead of TLS algorithm.
    e78559b1
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...