EBIFour.com > Training > Clarify Tips > Update Cleo Clarify Studio for SVN Security Upgrades

Update Cleo Clarify Studio for SVN Security Upgrades

7th October 2020

On October 6th 2020 an upgrade was made to cleo.plan.io. When this security update was made Cleo Clarify 4.0 end-users found they were no longer able to sync their Clarify projects.

Below are the steps to fix the issue in the Cleo Clarify Studio Install directory

Add the bcprov-jdk16-144.jar to this file path C:\Cleo\Clarify_4_Studio\jre\lib\ext

Then go to the C:\Cleo\Clarify_4_Studio\jre\lib\security

Open the  java.security file scroll down to the List of providers and their preference orders section and copy the text below and then paste it in the file.

security.provider.1=org.bouncycastle.jce.provider.BouncyCastleProvider
security.provider.2=sun.security.provider.Sun
security.provider.3=sun.security.rsa.SunRsaSign
security.provider.4=sun.security.ec.SunEC
security.provider.5=com.sun.net.ssl.internal.ssl.Provider
security.provider.6=com.sun.crypto.provider.SunJCE
security.provider.7=sun.security.jgss.SunProvider
security.provider.8=com.sun.security.sasl.Provider
security.provider.9=org.jcp.xml.dsig.internal.dom.XMLDSigRI
security.provider.10=sun.security.smartcardio.SunPCSC
security.provider.11=sun.security.mscapi.SunMSCAPI


By: on