-
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