There is no configuration option for it in the Parsoid but you can modify
method request in mediawiki.ApiRequest.js (around line 90) by setting
options.strictSSL = false. It is sort of hacky but should let you move
forward.

Let me know if it works for you or if you need more help.

Inez


On Mon, May 19, 2014 at 2:03 AM, Fraifrai <[email protected]> wrote:

>  Hi,
>
> I put an internal wiki under HTTPS to prevent clear password transmissions
> and modified the ad hoc  parsoidConfig.setInterwiki entry to https.
>
> Parsoid seems to refuse the self-signed certificate presented by the wiki :
>
> *ERROR in wikie7ar:Accueil with oldid: 10928*
> *Stack trace: DoesNotExistError: Page Fetch failure for null : Error:
> DEPTH_ZERO_SELF_SIGNED_CERT*
> *worker 8536 died (1), restarting.*
>
> How can I tell Parsoid to accept such certificates ?
>
> Cheers,
>
>
>
> --
> Fraifraihttp://www.fraifrai.net
>
> Membre de l'April - « promouvoir et défendre le logiciel libre » - 
> http://www.april.org
>
>
> _______________________________________________
> Wikitext-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikitext-l
>
>
_______________________________________________
Wikitext-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitext-l

Reply via email to