ContributionsMost RecentMost LikesSolutionsAccessing the URL connection used by soapUIHi there, I have defined my own SSLContext class and want it to be used for the SOAP URL connection. I have put it in a JAR which is in the ext folder. Can I get soapUI to use this SSLContext instead of the default one, e.g. via a groovy step? Thanks in advance.