Browse Source

Should fix some 254 errors with self-signed certificates

Gaël Métais 9 years ago
parent
commit
0d71781071
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/tools/phantomas/phantomasWrapper.js

+ 1 - 0
lib/tools/phantomas/phantomasWrapper.js

@@ -37,6 +37,7 @@ var PhantomasWrapper = function() {
             // Mandatory
             'reporter': 'json:pretty',
             'analyze-css': true,
+            'ignore-ssl-errors': true,
             'skip-modules': [
                 'domHiddenContent', // overriden
                 'domMutations', // not compatible with webkit