zoukankan      html  css  js  c++  java
  • startssl

    Validation Success

    You have successfully authenticated domain "xxx.com.cn".
    You will be able to use this verification for the next 30 days, after which it expires and must be renewed.

    Generate Private Key

    If you created your own private key and certificate request (CSR), please skip this step.
    Provide a password for your private key. (At least 10 characters, max. 32)
    Allowed are only letters and numbers, without spaces!
    Write your password down somewhere securely.
    Note that SHA2 hash algorithm may be not supported on older systems (Windows XP, Windows 2003).

    Save Private Key

    Copy and paste the content from the textbox below into a file and save it as ssl.key.
    Make sure, that you do not alter the content and you did not add any spaces! Save it in ASCII format (plain text).
    Allowed are only letters and numbers, without spaces!
    Decrypt the private key with the OpenSSL utility: openssl rsa -in ssl.key -out ssl.key or use the utility from the Tool Box.

    Add Domains

    You must add one sub domain to this certificate.
    The base domain xxx.com.cn will be included by default in the Alt Name section.
    Note: In order to add multiple domains and sub domains, your Identity must be at least Class 2 validated. Check your status at the "Identity Card".

    Ready Processing Certificate

    We have gathered enough information in order to sign your certificate now.
    The common name of this certificate will be set to tssl.xxx.com.cn.
    The certificate will have the following host names supported:
    xxx.com.cn
    tssl.xxx.com.cn
    Please click on Continue in order to process the certificate.

    Save Certificate

    In the textbox below is your PEM encoded certificate.
    Copy and paste the content into a file and save it as ssl.crt.
    Make sure, that you do not alter the content and you did not add any spaces! Save it in ASCII format (plain text).

    Save also the intermediate and root CA certificates for the installation at your server (Save As...).

  • 相关阅读:
    django 模型ManyToMany 关联的添加,删除,查询
    js 购物车的数量加减,对应的总价也随机变化
    `Java`中`abstract class`与`interface`区别
    基于Netty的IdleStateHandler实现Mqtt心跳
    由MQTT topic的正则表达式匹配引发的特殊字符"/"匹配思考
    Maven项目配置Logback输出JSON格式日志
    MySql定时备份脚本
    使用tcpdump监控http流量
    Linux磁盘信息查询及删除文件操作
    基于Morphia实现MongoDB按小时、按天聚合操作
  • 原文地址:https://www.cnblogs.com/ShepherdIsland/p/3796458.html
Copyright © 2011-2022 走看看