enow.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. Online Certificate Status Protocol - Wikipedia

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

    The Online Certificate Status Protocol (OCSP) is an Internet protocol used for obtaining the revocation status of an X.509 digital certificate. [2] It is described in RFC 6960 and is on the Internet standards track.

  4. 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.

  5. Let's Encrypt - Wikipedia

    en.wikipedia.org/wiki/Let's_Encrypt

    Let's Encrypt developers planned to generate an ECDSA root key back in 2015, [44] but then pushed back the plan to early 2016, then to 2019, and finally to 2020. On September 3, 2020, Let’s Encrypt issued six new certificates: one new ECDSA root named "ISRG Root X2", four intermediates, and one cross-sign.

  6. 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.

  7. Public key infrastructure - Wikipedia

    en.wikipedia.org/wiki/Public_key_infrastructure

    (Apache licensed) EJBCA is a full-featured, enterprise-grade, CA implementation developed in Java. It can be used to set up a CA both for internal use and as a service. (LGPL licensed) XiPKI, [36] CA and OCSP responder. With SHA-3 support, implemented in Java. (Apache licensed) XCA [37] is a graphical interface, and database. XCA uses OpenSSL ...

  8. X.509 - Wikipedia

    en.wikipedia.org/wiki/X.509

    In cryptography, X.509 is an International Telecommunication Union (ITU) standard defining the format of public key certificates. [1] X.509 certificates are used in many Internet protocols, including TLS/SSL, which is the basis for HTTPS, [2] the secure protocol for browsing the web.

  9. OCSP stapling - Wikipedia

    en.wikipedia.org/wiki/OCSP_stapling

    For example, when Apache queries the OCSP server, in the event of a temporary failure, it will discard the cached good response from the previous request, and start serving the bad response. [19] Nginx performs lazy loading of OCSP responses, which means that for the first few web requests it is unable to add the OCSP response.