Where do the Java Trusted Certs go ?
I need to ensure I flash an image that contains the Verisign Class 3 certificate in the Java Certificate store (for mgmaps and other apps where jad is signed by Verisgn Code signing Cert).
This cert doesn't exist on my current firmware. I need to find one were it does but can't afford to use up my limited downloads on trial and error.
If somebody can tell me where the custom certs need to go?
Thanks
Re: Where do the Java Trusted Certs go ?
The cretificates for java apps are stored in \tpa\preset\system\security\swim\java\cdf_trusted\ folder. Copy your cert there without any extention(ex.: if your cert name is VeriSign Class 3.crt, then rename it to VeriSign Class 3).
Re: Where do the Java Trusted Certs go ?
Excellent, thanks
Do happen to know if the certs need to bee in binary (DER) or base64 (PEM)?
Re: Where do the Java Trusted Certs go ?
The certs must be in binary format(der, cer, crt).
Re: Where do the Java Trusted Certs go ?
Quote:
Originally Posted by
qpwoeiruty
I need to ensure I flash an image that contains the Verisign Class 3 certificate in the Java Certificate store (for mgmaps and other apps where jad is signed by Verisgn Code signing Cert).
This cert doesn't exist on my current firmware. I need to find one were it does but can't afford to use up my limited downloads on trial and error.
If somebody can tell me where the custom certs need to go?
Thanks
he's right about the directory. where do you find certificates to download. i searched for 30min one day and found nothing. at present I'm using Halmer to sign my own Java apps. but using verisign would be less time consuming. is there a collection of the most common certificates somewhere?+
Re: Where do the Java Trusted Certs go ?
Quote:
Originally Posted by
PrettyPist
he's right about the directory. where do you find certificates to download. i searched for 30min one day and found nothing. at present I'm using Halmer to sign my own Java apps. but using verisign would be less time consuming. is there a collection of the most common certificates somewhere?+
You can find the Verisign Code signing Cert at Verisign, It's available in PEM (base64) format, It needs to be exported to DER/binary.
Dunno if I'm allowed to post external links here, so search verisign website for VeriSign Intermediate CA Certificates.
Re: Where do the Java Trusted Certs go ?
U can refer to sonyericsson.com i think it has