On 15 Oct 2016, at 14:27, Eduard Moraru
<enygma2002(a)gmail.com> wrote:
Actually (reading the extension page), it should be supported by java 1.8.
Are you on Java 7?
I’m using 1.8.0_73-b02 (btw, I don’t think XWiki 8.4-SNAPSHOT would even start if I was
using Java 7).
So indeed the problem is caused by the "https://store.xwiki.com/xwiki/rest/“
repository entry which is now hardcoded and that requires some certificate probably.
Does it work for you?
Thanks
-Vincent
Thanks,
Eduard
On Sat, Oct 15, 2016 at 3:26 PM, Eduard Moraru <enygma2002(a)gmail.com> wrote:
> I guess we need
http://extensions.xwiki.org/xwiki/bin/view/Extension/Let%
> 27s+Encrypt+support/ to be bundled in the default flavor/XE.
>
> Thanks,
> Eduard
>
> On Sat, Oct 15, 2016 at 12:48 PM, Vincent Massol <vincent(a)massol.net>
> wrote:
>
>> Hi devs,
>>
>> I’ve rebuilt XE today from sources and I got the following certificate
>> errors in my console:
>>
https://gist.githubusercontent.com/vmassol/ebea2da98f00771b3
>> af5cb3ce90c582b/raw/4122a7d4754565ccfce13db8b7a95c63cb8697fe
>> /gistfile1.txt
>>
>> As you can see there are a lot of errors displayed.
>>
>> We need to fix this ASAP.
>>
>> Thanks
>> -Vincent