• λ我爱Aspx >> C#.Net >> 数据库安全性策略 (2)_数据库安全
  • 数据库安全性策略 (2)_数据库安全

  • :aspxer  Դ:internet  :2007-4-28 23:46:33  ؼ:数据库,数据
  • 讨论主题: 数据库安全性策略

    在Oracle Web Server里设置使用SSL协议

    1998/6/18

    在Oracle Web Server里产生安全认证请求

    %genreq /* 在 ORACLE_HOME路径下运行 */

    Certificate Request Generator /* 提示信息 */

    G - Generate key pair and certificate request

    Q - Quit

    > Enter choice:

    G /* 输入G,产生安全申请的密匙对 */

    > Enter password (at least 8 characters) for creating a private key or

    press to cancel:

    /* 创建私人密匙的口令 */

    > Confirm the password:

    /*重复输入密匙的口令 */

    > Specify the public exponent used to generate key pair [F4]:

    > Enter modulus size [768]:

    > Choose how you want to generate a random seed for the key pair.

    F - Random file

    K - Random key sequences

    B - Both

    Enter choice:

    B /* 输入B,选择产生密匙对的随机数产生方法 */

    > Enter the name of file to use as a source of random seed information:

    /* 输入ORACLE_HOME路径下任何一个文件名 */

    Type random characters (about 400) until you hear a beep:

    /* 输入400个随机字符 */

    ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

    Ҷƪл˵?
  • һƪ数据库安全性策略(1)_数据库安全
    һƪ安全维护 IIS asp 站点的高级技巧_ASP技巧