View Full Version : How Do i Create Private Key and Digital Certificate For Theme Studio 3.0.


kabirenan
6th February 2006, 07:11
Anyone Know How to make Private key and Digital Certificate?I Tryed several time to create a theme by Theme studio 3.0 but the software asked to sign the certificate.Where do i find the Advance option private key and Certificate file.I'm Confused....didn't find the solution.

Plz help me guys

Sonuken
10th March 2006, 16:13
go to command prompt. first, go to the directory where u installed ts3
eg: c:\Program Files\Series_60_Theme_Studio\S60_TS_3_0\bin

Remember, it MUST be in the BIN folder. then type:

makekeys -cert -dname "CN=yourname CO=Country" mykey.key mycert.cer

after that, type:

makekeys -req -dname "CN=yourname CO=Country" mykey.key mycert.cer myreq.p10

:D

anfetamina
19th April 2006, 03:25
hello

when i'm going to create a theme , i made checkout-continue-ok- but said "theme creation failed.see report" and in report said this

"MAKING DESCRIPTOR FILE
SUCCESS!!

MAKING SKIN PACKAGE

C:\Programas\Series_60_Theme_Studio\S60_TS_3_0\bin>ECHO OFF
O comando ECHO est* desactivado.
createskin = false
install_dir = C:\Programas\Series_60_Theme_Studio\S60_TS_3_0
source_dir = C:\DOCUME~1\CRISTI~1\DEFINI~1\Temp\Theme1455560415
dest_dir = C:\Programas\Series_60_Theme_Studio\S60_TS_3_0\bin \..\data\skinsdir\Theme1
skin_name = Theme1
system_selection = false
drm_selection = false
normal_selection = false
public_key_file = C:\Programas\Series_60_Theme_Studio\S60_TS_3_0\bin \mykey.key
certificate_file = C:\Programas\Series_60_Theme_Studio\S60_TS_3_0\bin \mycert.cer
public_key_file_name = mykey.key
certificate_file_name = mycert.cer
itmid_file = noitemidlist
screensaver = null
screensaver_name = null
screensaver_uid = null
version_selected = 3.0
CREATING SKIN FILES
CREATION WITHOUT ITEMID LIST
C:\Programas\Series_60_Theme_Studio\S60_TS_3_0\bin \
================================================== ====================
Skin Compiler v3.0.23 (Nov 9 2005) for Series 60 Platform.
Copyright (c) 2003-2005 Nokia. All rights reserved.
================================================== ====================

Phase 0: Parameter summary.
Source file: Theme1.txt
Skin name: Theme1

Phase 1: Input parsing.
Opening source file Theme1.txt ...
Parsing file ...
Completed.
NOTE: Skintype: Scalable
NOTE: Generated package ID for this skin is 0x3b216777 0x3b552343

Phase 2: Output for MBM/MIF generation.
Writing MBM/MIF list for Theme1 to Theme1_MIFList.txt ...
Completed.

Phase 3: Output for skin content.
Skipping CPP and MMP file creation (non-system skin).
Writing SKN file (that uses MBM/MIF Theme1) to Theme1.skn ...
Completed.
Writing PKG file for Theme1 to Theme1.pkg ...
Completed.

================================================== ====================

Completed successfully.

================================================== ====================
CREATING MULTI BITMAP FILE
"C:\Programas\Series_60_Theme_Studio\S60_TS_3_0\bin \S60_30_MIFCONV.EXE" "Theme1.mif" /B"C:\Programas\Series_60_Theme_Studio\S60_TS_3_0\bin" /S"C:\Programas\Series_60_Theme_Studio\S60_TS_3_0\bin" /P"C:\Programas\Series_60_Theme_Studio\S60_TS_3_0\bin \thirdpartybitmap.pal" /F"Theme1_MIFList.txt"
Reading source list file: Theme1_MIFList.txt
Checking: .\image22-06-54_0.bmp
Checking: .\image22-06-54_2.bmp
Checking: .\image22-06-54_6.bmp
Checking: .\image22-06-54_5.bmp
Checking: .\image22-06-54_6_i1.bmp
Checking: .\image22-06-54_4.bmp
Checking: .\image22-06-54_7.bmp
Checking: .\image22-06-54_4_i1.bmp
Checking: .\image22-06-54_8.bmp
Checking: .\image22-06-54_6_i2.bmp
Checking: .\image22-06-54_0_i1.bmp
Choosing...
Loading mif icons...
Writing mif: Theme1.mif
Loading mbm icons...
Loading file: .\image22-06-54_0.bmp
Loading file: .\image22-06-54_2.bmp
Loading file: .\image22-06-54_6.bmp
Loading file: .\image22-06-54_5.bmp
Loading file: .\image22-06-54_6_i1.bmp
Loading file: .\image22-06-54_4.bmp
Loading file: .\image22-06-54_7.bmp
Loading file: .\image22-06-54_4_i1.bmp
Loading file: .\image22-06-54_8.bmp
Loading file: .\image22-06-54_6_i2.bmp
Loading file: .\image22-06-54_0_i1.bmp
Writing mbm: Theme1.mbm
WRITING SCREEN SAVER DETAILS
1 ficheiro(s) copiado(s)
1 ficheiro(s) copiado(s)
CREATING THE SIS PACKAGE
Processing Theme1.pkg...
Created Theme1.sis
error:0906D06C:PEM routines:PEM_read_bio:no start lineerror:0D07207B:asn1 encoding routines:ASN1_get_object:header too longencryption error, Cannot load mykey.key.
FAILED while executing makesis.

FAILED !!. Read report given above"


can anyone help me?

pipone
21st May 2006, 17:00
help my please i don't understood please help:win: :weedman: :weedman: :partyman:

TaI
23rd May 2006, 18:20
This guide is for who have problem with generating certificate key in theme studio 3.0...

simple english.....my english is sometimes too simple http://forum.mobilethemes.com/images/smilies/biggrin.gif

I have tested the whole sunday afternoon and evening, reading post over post in other forums, but there the user have the same problem and nobody has an answer. They all say:" look at page 91..."

I'm reading page 91 and i think we have the year 1995 and not 2006. That isn't user friendly what on this page are standing.
You can create great themes and must open the dosbox to create a file with command line..

I'm going this way: i opend the folder of the themestudio and then the folder "bin". In this folder is the dos file "makekeys.exe".(in themestudio 1.2, i don't know wether the file in v 3.0 is on the same place) Doubleclick on makekeys.exe. I see for a short time the command prompt opened and closed.
Then i open the command prompt and write "makekeys" -> enter

And now the solution, you type this:

makekeys -cert -dname "CN=Name OU=Company" company.key company.cer
(Name and Company is as example, you must write your name and company e.g. Footballplayer for the name and Manchester for the company)

Then you will asked about a password y/n ,type n.
Generating private key.....
Move the mouse within the window or press keys to generate random data
I have pressed the right cursor key.....
......random data collected.
Then you see the text with the information that the private key is generated with a keylength of 1024 bits. Created certificate company.cer.

http://img66.imageshack.us/img66/9931/createcertificate3pc.gif

http://img60.imageshack.us/img60/3014/createcertificate10zp.gif

After creating, i have the files not found, but windows has a search function.
search for the file "xxxxx.cer" and you found it.

I hope that is simple enough.

p/s not my tutorial..found this on net :D

Mellie75rox
24th May 2006, 15:29
This guide is for who have problem with generating certificate key in theme studio 3.0...

simple english.....my english is sometimes too simple http://forum.mobilethemes.com/images/smilies/biggrin.gif

I have tested the whole sunday afternoon and evening, reading post over post in other forums, but there the user have the same problem and nobody has an answer. They all say:" look at page 91..."

I'm reading page 91 and i think we have the year 1995 and not 2006. That isn't user friendly what on this page are standing.
You can create great themes and must open the dosbox to create a file with command line..

I'm going this way: i opend the folder of the themestudio and then the folder "bin". In this folder is the dos file "makekeys.exe".(in themestudio 1.2, i don't know wether the file in v 3.0 is on the same place) Doubleclick on makekeys.exe. I see for a short time the command prompt opened and closed.
Then i open the command prompt and write "makekeys" -> enter

And now the solution, you type this:

makekeys -cert -dname "CN=Name OU=Company" company.key company.cer
(Name and Company is as example, you must write your name and company e.g. Footballplayer for the name and Manchester for the company)

Then you will asked about a password y/n ,type n.
Generating private key.....
Move the mouse within the window or press keys to generate random data
I have pressed the right cursor key.....
......random data collected.
Then you see the text with the information that the private key is generated with a keylength of 1024 bits. Created certificate company.cer.

http://img66.imageshack.us/img66/9931/createcertificate3pc.gif

http://img60.imageshack.us/img60/3014/createcertificate10zp.gif

After creating, i have the files not found, but windows has a search function.
search for the file "xxxxx.cer" and you found it.

I hope that is simple enough.

p/s not my tutorial..found this on net :D


Many thanks, that helped me very much!!!!
Many greetings

Melanie

aadesh
2nd July 2006, 09:32
you have helped me soooooooooooooo much

Ba6RaN
31st July 2006, 02:36
opened and closed :(

i'm trying many times no way :(

plz help me

Ba6RaN
4th August 2006, 06:51
?????????????????

Ba6RaN
8th August 2006, 07:03
?????????????????

sajib_ngag
19th September 2006, 17:59
link is not working please give me new link for download theme studio

penjol
1st February 2008, 13:43
Thank you very much, i am succeed to make cer and key files. I am using Carbide.ui Theme Edition 3.2


C:\Program Files\Nokia\Carbide.ui Theme Edition 3.2\Eclipse\plugins\com.nokia.to
ols.packaging_3.2.0\runtime\win32>makekeys -cert -dname "CN=Name OU=Company" com
pany.key company.cer
Warning: the private key should be encrypted with the -password option
Do you want to use a password (y/n)? n

Generating DSA key .................................Generated!


Created key: company.key
Created certificate: company.cer