On 2/10/17, 8:10 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>Ok so I tried to work around the problem for the largest part of the day, >but it turns out not to be the certificate itself but the encryption >strength sourceforge uses. It seems to require an encryption strength >that the normal JDK simply can’t do, so we need our users to update the >JCE, but this is not available outside of the US. > >Currently I don’t see any way I could reliably fix the auto-download of >fontkit without moving the files to another server. > >http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133 >166.html Agree. IMO, our customers are developers and so asking them to download and install the JCE update is not too onerous and easier than asking them to deal with certificates. Below is the link for Java 7. http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-4321 24.html -Alex