分享

What is a "CSR" and how do I get one?

 sailorhzr 2012-04-05

What is a "CSR" and how do I get one?

CSR is a Certificate Signing Request

Basic overview

This file contains pieces of information about your cert and your public key.

It is used by the CA or Certification Authority (here : CAcert Inc.) to sign your cert (and obviously the info included in the cert).

The CA does not need the private key you have generated. You keep your private key secret.

The CA uses this CSR file to grab the info, verifying the info from your account and then generate the real certificate that you ( and your services) will use during secure communications with clients (HTTPS,SSL,POP3/SSL, etc.) and servers.

(based on Bruno ideas on CAcert support mailing list)

Example of CSR

tools to generate CSRs

Analyse your CSR data block

see Analyse CSR

More info

see here and there

Official OpenSSL stuff

You can get some more info reading the official OpenSSL documentation.

http://www./docs/

What is a "CSR" and how do I get one?

CSR is a Certificate Signing Request

Basic overview

This file contains pieces of information about your cert and your public key.

It is used by the CA or Certification Authority (here : CAcert Inc.) to sign your cert (and obviously the info included in the cert).

The CA does not need the private key you have generated. You keep your private key secret.

The CA uses this CSR file to grab the info, verifying the info from your account and then generate the real certificate that you ( and your services) will use during secure communications with clients (HTTPS,SSL,POP3/SSL, etc.) and servers.

(based on Bruno ideas on CAcert support mailing list)

Example of CSR

tools to generate CSRs

Analyse your CSR data block

see Analyse CSR

More info

see here and there

Official OpenSSL stuff

You can get some more info reading the official OpenSSL documentation.

http://www./docs/

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多