Pangalink

Pangalingiks nimetatakse süsteemi, mis võimaldab teostada makseid eesti (aga ka välismaa, vähemalt Läti :P) pankadega.

Võtmepaari genereerimine

Võtmed genereeritakse openssl nimelise programmiga ( www.openssl.org ) või Windowsi jaoks ( http://www.slproweb.com/products/Win32OpenSSL.html )

Järgnevalt rasvasena märgitud käsud tuleb sisestada käsureale (Windowsis: start→run→cmd), eeldatud on , et openssl on paigaldatud „program files\openssl“ kataloogi


C:\Documents and Settings\Lauri>[b]cd \Progra~1\OpenSSL\bin[/b]
C:\Program Files\OpenSSL\bin>[b]openssl genrsa -des3 1024 -out privkey.pem[/b]
Loading 'screen' into random state - done
Generating RSA private key, 1024 bit long modulus
.....++++++
.....................++++++
e is 65537 (0x10001)
Enter pass phrase for privkey.pem: [b]siia salasõna[/b]
Verifying - Enter pass phrase for privkey.pem: [b]siia salasõna[/b]

C:\Program Files\OpenSSL\bin>[b]openssl req -new -config openssl.cnf -key privkey.pem -out req.pem[/b]
Enter pass phrase for privkey.pem: [b]siia salasõna[/b]
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
--
Country Name (2 letter code) [AU]:[b]EE[/b]
State or Province Name (full name) [Some-State]:[b]Pärnumaa[/b]
Locality Name (eg, city) []:[b]Pärnu[/b]
Organization Name (eg, company) [Internet Widgits Pty Ltd]:[b]OÜ Väike Tõll[/b]
Organizational Unit Name (eg, section) []:[b]Banklink[/b]
Common Name (eg, YOUR name) []:[b]www.tollupood.ee[/b]
Email Address []:[b]info@tollupood.ee[/b]

Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:[b]siia pikk ja keeruline parool[/b]
An optional company name []:[b]Väike Tõll[/b]

Allkirjastamiseks vajalikke skripte leiab siit:

http://php.center.ee/skriptid.php?alamkategooria=4

juttu juurde: http://blog.zone.ee/2006/12/12/pangalink/

 
pangalink.txt · Viimati muutnud: 2008/12/26 22:42 persoon laurik
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki