When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Certificate signing request - Wikipedia

    en.wikipedia.org/wiki/Certificate_signing_request

    In public key infrastructure (PKI) systems, a certificate signing request (CSR or certification request) is a message sent from an applicant to a certificate authority of the public key infrastructure (PKI) in order to apply for a digital identity certificate. The CSR usually contains the public key for which the certificate should be issued ...

  3. Certificate Management Protocol - Wikipedia

    en.wikipedia.org/wiki/Certificate_Management...

    The Certificate Management Protocol (CMP) is an Internet protocol standardized by the IETF used for obtaining X.509 digital certificates in a public key infrastructure (PKI). CMP is a very feature-rich and flexible protocol, supporting many types of cryptography.

  4. Online Certificate Status Protocol - Wikipedia

    en.wikipedia.org/wiki/Online_Certificate_Status...

    Alice and Bob have public key certificates issued by Carol, the certificate authority (CA). Alice wishes to perform a transaction with Bob and sends him her public key certificate. Bob, concerned that Alice's private key may have been compromised, creates an 'OCSP request' that contains Alice's certificate serial number and sends it to Carol.

  5. Public key certificate - Wikipedia

    en.wikipedia.org/wiki/Public_key_certificate

    In practice, a web site operator obtains a certificate by applying to a certificate authority with a certificate signing request. The certificate request is an electronic document that contains the web site name, company information and the public key. The certificate provider signs the request, thus producing a public certificate.

  6. OpenSSL - Wikipedia

    en.wikipedia.org/wiki/OpenSSL

    OpenSSL is a software library for applications that provide secure communications over computer networks against eavesdropping, and identify the party at the other end. It is widely used by Internet servers, including the majority of HTTPS websites. OpenSSL contains an open-source implementation of the SSL and TLS protocols.

  7. Automatic Certificate Management Environment - Wikipedia

    en.wikipedia.org/wiki/Automatic_Certificate...

    The Automatic Certificate Management Environment (ACME) protocol is a communications protocol for automating interactions between certificate authorities and their users' servers, allowing the automated deployment of public key infrastructure at very low cost.

  8. Enrollment over Secure Transport - Wikipedia

    en.wikipedia.org/wiki/Enrollment_over_Secure...

    The Enrollment over Secure Transport, or EST is a cryptographic protocol that describes an X.509 certificate management protocol targeting public key infrastructure (PKI) clients that need to acquire client certificates and associated certificate authority (CA) certificates. EST is described in RFC 7030.

  9. HTTP Public Key Pinning - Wikipedia

    en.wikipedia.org/wiki/HTTP_Public_Key_Pinning

    A server uses it to deliver to the client (e.g. a web browser) a set of hashes of public keys that must appear in the certificate chain of future connections to the same domain name. For example, attackers might compromise a certificate authority, and then mis-issue certificates for a web origin. To combat this risk, the HTTPS web server serves ...