我写了一个自动生成128 bits RC4 APJP
密匙的脚本,密匙会自动写入到APJP的配置文件(PHP\APJP.php 和
JAVA\APJP.properties)。
脚本必须放在APJP文件夹里面。
注意:
如果你之前已经填入自己的APJP_KEY,这个脚本将会生成新的密
匙,然后覆盖你现有的APJP_KEY。
----------------------------------------------------------------------
Hi, I wrote a VBScript to generates Random 128 bit APJP RC4 encrypt key and it
will save the key into APJP config files automatically.
Put the script in APJP folder and run the script.
Note: Any existing key in the config file will be overwrite by the new key.
Feel free to include the script into your APJP release.
Enjoy.
Original issue reported on code.google.com by terkming86@gmail.com on 17 Jun 2010 at 10:43
Original issue reported on code.google.com by
terkming86@gmail.com
on 17 Jun 2010 at 10:43Attachments: