function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Winder A OjedaWinder A Ojeda 

Failed Import Digital Certificate JKS

Hi, I have a problem when I want to import a digital certificate. In my sandbox org the jks digital certificate is correctly imported but in my other development org it gives error.

User-added image
Data Not Available The data you were trying to access could not be found. It may be due to another user deleting the data or a system error.

someone has happened?
Gustavo TandeciarzGustavo Tandeciarz
I am getting this error as well (new dev orgs).  I can import from JKS in an old dev org, but for new ones recently created (today - 6/12/2018) I get that same error message.  Tried in an SFDX dev org and a standard dev org.
Alexandre KourioAlexandre Kourio
I was stuck with same issue so I opened a case at Salesforce.
Support gave me following process that solved it.

>>create a self-signed cert in keys and cert management. 
>>Enable Identity Provider and assigning the self-signed cert to it.
>>Then you would be able to import certificates/JKS.

I hope it helps you too.
Dhanagopal RajasekaranDhanagopal Rajasekaran
Hi All,
I am getting below Error while trying to import the valid JKS File
JKS Import Error
Any Help appreciated .
Shane KenyonShane Kenyon
Alexandre's solution is working for me in new DX scratch orgs.  Also, I ran into a problem with the default alias that was generated when I made my JKS.  Using a simple alias with no special characters (something like 'cert') solved the problem.
NitheshK SFNitheshK SF

Alexandre Kourio Thanks , Even i have struggle lot ,later your work around is worked for me.. It would be nice if articulated put somewhere place people can reach it easily