]> WPIA git - gigi.git/blobdiff - tests/org/cacert/gigi/testUtils/ManagedTest.java
UPD: Allow all heade fields
[gigi.git] / tests / org / cacert / gigi / testUtils / ManagedTest.java
index 6cccdae1132d80364bd83c346969f3956b6f0be5..570d1636fab0b7775e3f74aa81c789023795aa7c 100644 (file)
@@ -68,6 +68,9 @@ import sun.security.x509.X500Name;
 
 public class ManagedTest {
 
+    static {
+        System.setProperty("sun.net.http.allowRestrictedHeaders", "true");
+    }
     /**
      * Some password that fullfills the password criteria.
      */