Evo sta sam nasao kako sami da napravimo svoj sertifikat:
Hello friends this is updated version of make certificate and key file...
in the old version you can make certificate valid for only one year now u can set validity of Your choice..
open makekeys.exe from your cmd prompt...
syntax to make a cer and key file :---
makekeys -cert -expdays 3650 -password yourpassword -len 2048 -dname "CN=Joe Bloggs OU=Development OR=Acme Ltd CO=GB EM=
noone@nowhere.com" mykey.key mycert.cer
Here 3650 means the cerificate is valid for 360 days .....you can change the 3650 to any of your choice..
syntax to req a cert file:---
makekeys -req -password yourpassword -dname "CN=Joe Bloggs OU=Development OR=Acme Ltd CO=GB EM=
noone@nowhere.com" mykey.key mycert.cer myreq.p10
Note:-if you don't want to give makekeys.exe path every time to open it then copy makekeys.exe file to c:/windows/system32 and open cmd and type makekeys.exe..it will open directly without giving its path again and again ..
For more help in cmd run "makekeys /?"...run it without codes....
Makekeys cu negde da uploadujem... pa cem da javim. Iskreno ovo nisam probao, ali nije loshe i ovo znati.