Disable SSL checks

Issue #206 resolved
Desrever Nu created an issue

Comments (5)

  1. Desrever Nu reporter

    Added a method in Utils

        public static void installKeystore(boolean trustAll) 
    

    and adapted the code to trust all ssl certificate in tests only (+ peatio internal exchange ) , while using the keystore in production

  2. Log in to comment