US20150156194A1 - Certificate status delivery through a local endpoint - Google Patents
Certificate status delivery through a local endpoint Download PDFInfo
- Publication number
- US20150156194A1 US20150156194A1 US14/097,045 US201314097045A US2015156194A1 US 20150156194 A1 US20150156194 A1 US 20150156194A1 US 201314097045 A US201314097045 A US 201314097045A US 2015156194 A1 US2015156194 A1 US 2015156194A1
- Authority
- US
- United States
- Prior art keywords
- certificate
- validity
- certificate status
- ocsp
- application
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
- 230000004044 response Effects 0.000 claims abstract description 137
- 230000002155 anti-virotic effect Effects 0.000 claims abstract description 70
- 238000000034 method Methods 0.000 claims abstract description 46
- 230000000694 effects Effects 0.000 description 10
- 239000003795 chemical substances by application Substances 0.000 description 9
- 230000001934 delay Effects 0.000 description 6
- 238000010586 diagram Methods 0.000 description 6
- 238000012545 processing Methods 0.000 description 5
- 230000003287 optical effect Effects 0.000 description 4
- 230000008901 benefit Effects 0.000 description 3
- 238000004590 computer program Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000012544 monitoring process Methods 0.000 description 3
- 238000013459 approach Methods 0.000 description 2
- 230000000737 periodic effect Effects 0.000 description 2
- 102100021870 ATP synthase subunit O, mitochondrial Human genes 0.000 description 1
- 101100483001 Mus musculus Tspan10 gene Proteins 0.000 description 1
- 241000700605 Viruses Species 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 108010007425 oligomycin sensitivity conferring protein Proteins 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3263—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements
- H04L9/3268—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements using certificate validation, registration, distribution or revocation, e.g. certificate revocation list [CRL]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0823—Network architectures or network communication protocols for network security for authentication of entities using certificates
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1441—Countermeasures against malicious traffic
- H04L63/1483—Countermeasures against malicious traffic service impersonation, e.g. phishing, pharming or web spoofing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/568—Storing data temporarily at an intermediate stage, e.g. caching
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/321—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority
Definitions
- Embodiments of the invention generally relate to techniques for computer security. More specifically, techniques are disclosed for efficiently sending online certificate status protocol responses to relying parties (e.g., client browser applications) by distributing the responses to the relying parties locally.
- relying parties e.g., client browser applications
- online certificate status protocol is a method for delivering a status of a digital certificate to a requesting client.
- a web server may present a digital certificate to a browser application.
- the browser application ensures that the certificate is valid before accepting the certificate.
- the browser application requests an OCSP response from a certificate authority (CA) that issued the certificate.
- CA certificate authority
- the CA receives the OCSP request
- the CA sends a digitally signed OCSP response to the browser application.
- Such a response indicates whether the certificate is valid, invalid, revoked, etc.
- an OCSP response is valid and correct for a specified period of time, e.g., seven days.
- the browser application maintains an OCSP response in a cache for the validity period.
- the browser application may experience substantial delays in receiving an OCSP response. For instance, delays may occur within the network of the user's Internet Service Provider (ISP), the ISP of the CA, or in any of the routers or networks of the Internet between the ISPs of the user and the CA. Such delays may occur because the browser application needs to communicate with the CA that serves the OCSP response. Latency between such connections (and between other network segments in and outside the cloud) delays the browser application from receiving an OCSP response.
- ISP Internet Service Provider
- One embodiment presented herein includes a method for distributing certificate status validity messages.
- the method generally includes pre-populating a cache accessible to an agent application with one or more certificate status validity messages received from a certificate authority.
- the method also includes intercepting, via the agent application, a certificate status validity request from a browser application for a digital certificate.
- the method also includes determining whether the cache stores a certificate status validity message corresponding to the certificate status validity request. Upon determining that the corresponding certificate status validity message is stored in the cache, the corresponding certificate status validity message is sent to the browser application.
- Another embodiment presented herein includes a method for distributing certificate status validity messages to an agent application executing on a client computer.
- the method generally includes identifying, via a processor, a set of certificate validity messages to send to a client computer.
- the method also includes generating the set of certificate status validity messages.
- the method also includes sending the certificate validity messages to an agent application executing on the client computer.
- the client computer stores the certificate status validity messages in a cache.
- inventions include, without limitation, a computer-readable medium that includes instructions that enable a processing unit to implement one or more aspects of the disclosed methods as well as a system having a processor, memory, and application programs configured to implement one or more aspects of the disclosed methods.
- FIG. 1 illustrates an example computing environment, according to one embodiment.
- FIG. 2 illustrates a method for distributing online certificate status protocol (OCSP) responses to a client system, according to one embodiment.
- OCSP online certificate status protocol
- FIG. 3 illustrates a method for distributing OCSP responses to a browser application by a local agent application, according to one embodiment.
- FIG. 4 illustrates a sequence diagram for distributing OCSP responses to a browser application on a client computer by a local agent application, according to one embodiment.
- FIG. 5 illustrates an example computing system configured to generate signed OCSP responses to send to a local agent application, according to one embodiment.
- FIG. 6 illustrates an example computing system configured to cache OCSP responses to distribute to a browser application upon request, according to one embodiment.
- Embodiments presented herein provide techniques for delivering validity messages for digital certificates through a local application on a client computer. More specifically, the techniques disclosed herein deliver certificate validity messages, such as online certificate status protocol (OCSP) responses or certificate revocation lists (CRLs), to a requesting client (e.g., a web browser application) via a push model using local software that monitors other running applications and intercepts system calls made by the running applications. Using this push model, the client machine may cache certificate validity messages before the status of a corresponding certificate is requested.
- OCSP online certificate status protocol
- CTLs certificate revocation lists
- an antivirus (AV) application may be configured to cache OCSP responses as well as intercept OCSP requests.
- the AV application may be configured to also receive OCSP responses sent by a certificate authority (CA).
- CA certificate authority
- the AV application stores the OCSP responses in a cache.
- the AV application may be configured to detect when the browser application sends an OCSP request to the CA to determine the status of a given digital certificate and intercept the request.
- the AV application determines whether an OCSP response corresponding to the request is cached locally, and if so, sends the cached response to the browser application. If not, the AV application requests an OCSP response from the CA. Once a response is received, the AV application sends the response to the browser application and stores the response in the cache.
- monitoring the activity of a browser application of the client and intercepting requests for a status of a digital certificate bypasses a need to modify the code or behavior of the browser application. That is, the local application (e.g., antivirus or security application) intercepts the request and sends a corresponding certificate validity message (such as a signed OCSP response or a CRL) without a browser application being aware that the local application sent the response or that the request was intercepted. Doing so provides flexibility for the end user to run different browsers with the same result and also does not require users to update existing browser software. Further, delivering certificate status messages to a client through local channels allows the client to request a status of a digital certificate and receive a response with relatively low latency. That is, the techniques provide a way to certificate validity messages to the browser application before the browser application needs the response. Because a response sent by the CA is in the cache of the local application, the browser application may receive the response with relatively low latency.
- the local application e.g., antivirus or security application
- FIG. 1 illustrates an example computing environment 100 , according to one embodiment.
- the computing environment includes a certificate authority server 115 .
- certificate authority (CA) server 115 has several components, including an online certificate status protocol (OCSP) service 116 and certificate revocation list (CRL) service 116 , a CA 117 , and an application 118 .
- OCSP online certificate status protocol
- CTL certificate revocation list
- the CA 117 component of CA server 115 manages and issues digital certificates to organizations.
- the digital certificates may be used to bind a particular domain (e.g., www.symantec.com) to a key named in a certificate.
- CA 117 may receive a request for a validity status of a digital certificate from a client, such as client computer 105 .
- Such a request may be composed using the standard OCSP protocol.
- OCSP service 116 validates the digital certificate.
- OCSP service 116 generates and signs a corresponding OCSP response that indicates whether the certificate is valid, invalid, revoked, etc.
- CA server 117 e.g., through application 118
- CA server 117 sends the OCSP response to the requesting client via a network 120 (e.g., the Internet).
- a request may correspond to a request for a certificate revocation list.
- CA server 117 e.g., through CRL service 116
- FIG. 1 depicts the components of CA server 115 as residing in a single server, the components may reside on separate servers in a CA cloud 110 .
- the OCSP service 116 and the CRL service 116 typically reside on separate systems.
- Client computer 105 includes a browser application 107 and an antivirus (AV) application 108 .
- AV application 108 maintains a cache 109 that may include a set of malware definitions and attack signatures sent by an external server.
- AV application 108 may protect client computer 105 from computer viruses, malware attacks, and other forms of compromise by monitoring the activity (e.g., system calls) of client computer 105 and comparing such activity against the malware definitions and signatures. Further, AV application also compares the components against the malware definitions and signatures.
- AV application 108 detects suspicious activity or potentially infected components, AV application may intercept any related system call, quarantine potentially infected files, and notify an end user of client computer 105 .
- the external server updates the malware definitions and attack signatures used by AV application 108 .
- Browser application 107 allows end users of client computer 105 to securely access a website.
- SSL allows browser application 107 to verify the identity of a web server to ensure that the web server is what it purports to be.
- the website may present a digital certificate to browser application 107 .
- browser application 107 may determine the validity of the certificate by requesting an OCSP response from CA server 110 .
- CA server 110 sends an OCSP response to browser application.
- delays may occur between browser application 107 requesting the OCSP response and CA server 110 sending the response to browser application 107 (e.g., due to latency in CA cloud 110 or at the segments of network 120 connecting client computer 105 to CA server 115 ).
- AV application 108 may be configured to intercept and respond to OCSP requests made by browser application 107 .
- the OCSP service 116 of CA server 115 generates new and/or updated OCSP responses for issued certificates and sends the generated responses to AV application 108 on a periodic basis (e.g., every three days).
- AV application 108 stores each response in cache 109 .
- agent application 108 intercepts the request and determines whether the OCSP request corresponds to an OCSP response stored in local cache 109 . If so, AV application 108 sends the cached response to browser application 107 . If not, AV application 108 requests the corresponding OCSP response from CA server 109 , sends the OCSP response to browser application 107 , and caches the OCSP response.
- FIG. 2 illustrates a method for distributing OCSP responses to a client system, according to one embodiment. More specifically, method 200 illustrates a CA server sending a set of OCSP responses to an AV application executing on the client system.
- the CA may be configured to send other types of certificate status validity messages (such as CRLs) to the AV application in the same manner.
- the method 200 begins at step 205 , where the CA server determines a set of OCSP responses to send to the client.
- the set may include OCSP responses that have been requested by the client in the past.
- the set may include the most frequently requested responses.
- the CA may identify a distribution of OCSP responses for each certificate issued by that CA.
- the distribution may be further configured to account for other factors, such as OCSP responses in a particular geographical location. For example, the distribution may indicate that 90% of the OCSP requests in the United States correspond to 15% of the certificates managed by the certificate authority. In such a case, the set of OSCP responses pushed to the client AV application may correspond to the 15% certificates.
- the CA server generates and signs OCSP responses for the identified set of OCSP responses.
- the CA server sends the set of OCSP responses to the AV application on the client systems. Thereafter, the AV application on such clients may store the OCSP responses in the cache.
- the CA server may generate and send OCSP responses to client computers any time before an OCSP response expires (e.g., two days prior). Additionally, if a certificate is revoked, the CA server may generate and sign a new OCSP response indicating that the certificate is revoked and then send the new OCSP response to the client computers.
- FIG. 3 illustrates a method 300 for distributing certificate status validity messages to a browser application via a local application, according to one embodiment. More specifically, method 300 describes the AV application delivering OCSP responses to the browser application upon request. Of course, the AV application may be configured to deliver other types of certificate status validity messages (such as CRLs) in the same manner. As shown, the method 300 begins at step 305 , where the AV application intercepts an OCSP request made by the browser application. Typically, a digital certificate includes a pointer, such as a uniform resource identifier (URI), identifying a service that the browser application may direct a request to obtain the status of that certificate.
- URI uniform resource identifier
- the URI may point to a server that provides OCSP responses, e.g., https://ocsp.symantec.com.
- the monitoring AV application may identify that the call corresponds to an OCSP request and therefore intercept the call. Intercepting the OCSP request bypasses the need to modify the code of the browser application.
- the AV application determines whether the OCSP request corresponds to a locally cached OCSP response.
- OCSP responses include a URI corresponding to a URI provided in a certificate.
- the AV application may compare the URI from the OCSP request with the URI of cached OCSP responses. If a valid response exists in the cache (step 315 ), then the AV application sends the cached OCSP response to the browser application (step 320 ). Doing so alleviates the need for the browser application to connect to the OCSP service to request an OCSP response relative to the certificate.
- the AV application requests the corresponding response from the CA server.
- the AV application receives the OCSP response from the CA server and sends the response to the browser application.
- the browser application receives the OCSP response without being aware that the AV application sent the response.
- the AV application caches the response.
- the AV application caches responses for websites that the end user visits, even if the corresponding digital certificate is not among the set of OCSP responses automatically generated by the CA.
- a digital certificate may include multiple pointers (e.g., URIs) to different servers providing OCSP responses.
- the CA server may include a local server URI in each digital certificate, such as https://localhost: ⁇ port>.
- a digital certificate may direct the browser application to a local cache of OCSP responses.
- the AV application may serve information from the local cache by listening on a specific port indicated by the URI specified in the digital certificate. The AV application may determine whether the cache includes an OCSP response corresponding to the certificate status request. If the corresponding response is cached, the AV application may retrieve the OCSP response from the cache and send the response to the browser. If not, the browser application may access a service identified by another one of the URIs in the digital certificate, according to method 300 above. Additionally, on startup, the browser application may initially confirm that the local cache of OCSP responses is available.
- FIG. 4 illustrates a sequence diagram 400 for distributing OCSP responses to a browser application 401 on a client computer by an AV application 402 , according to one embodiment.
- the sequence 400 begins when CA server 403 generates a set of signed OCSP responses to send to AV application 402 (at 405 ).
- the OCSP responses may correspond to a set of responses for digital certificates issued by CA server 403 .
- CA server 403 may determine the subset, for example, based on how frequently relying parties request OCSP responses for certain digital certificates.
- CA server 403 sends the signed OCSP responses to AV application 402 .
- AV application 402 caches the OCSP responses.
- browser application 401 sends an OCSP request targeted to CA server 403 for a particular digital certificate.
- a web server may present a digital certificate to browser application 401 , which in turn determines the certificate status by calling a URI provided in the certificate.
- AV application 402 intercepts the request of the browser application 401 .
- AV application 402 determines whether the OCSP request corresponds to a response in the cache of AV application 402 (e.g., by identifying a URI in the response that matches the URI in the request). Once AV application 402 determines that the OCSP response is cached, AV application 402 sends the cached response to browser application 401 (at 435 ).
- AV application 402 requests the corresponding response from CA server 403 .
- CA server 403 sends the corresponding OCSP response to AV application.
- AV application 402 sends the OCSP response to browser application 401 (at 450 ) and caches the OCSP response (at 455 ).
- FIG. 5 illustrates an example computing system 500 configured to generate signed OCSP responses to send to an AV application, according to one embodiment.
- computing system 500 includes, without limitation, a central processing unit (CPU) 505 , a network interface 515 , a network interface 515 , a memory 520 , and storage 530 , each connected to a bus 517 .
- Computing system 500 may also include an I/O device interface 510 connecting I/O devices 512 (e.g., keyboard, display and mouse devices) to the computing system 500 .
- I/O device interface 510 connecting I/O devices 512 (e.g., keyboard, display and mouse devices) to the computing system 500 .
- the computing elements shown in computing system 500 may correspond to a physical computing system (e.g., a system in a data center) or may be a virtual computing instance executing within a computing cloud.
- CPU 505 retrieves and executes programming instructions stored in memory 520 as well as stores and retrieves application data residing in the storage 530 .
- the interconnect 517 is used to transmit programming instructions and application data between CPU 505 , I/O devices interface 510 , storage 530 , network interface 515 , and memory 520 .
- CPU 505 is included to be representative of a single CPU, multiple CPUs, a single CPU having multiple processing cores, and the like.
- Memory 520 is generally included to be representative of a random access memory.
- Storage 530 may be a disk drive storage device. Although shown as a single unit, storage 530 may be a combination of fixed and/or removable storage devices, such as fixed disc drives, removable memory cards, or optical storage, network attached storage (NAS), or a storage area-network (SAN).
- NAS network attached storage
- SAN storage area-network
- memory 520 includes an OCSP/CRL service 522 and an application 524 .
- Storage 530 includes OCSP responses 532 and certificates 534 .
- Application 524 generally provides one or more software applications and/or computing resources accessed over a network 120 . Further, application 524 determines a subset of certificates 534 of which OCSP responses are frequently generated.
- OCSP/CRL service 522 generates OCSP responses 532 (or a CRL) based on the identified subset to send to the AV application on a client computer. Further, OCSP/CRL service 522 maintains a list of revoked certificates 534 . When one of the certificates 532 is revoked or a certain OCSP response issued to the AV application, OCSP service 522 generates updated OCSP responses and sends the responses to the AV application.
- FIG. 6 illustrates an example client computing system 600 configured to cache OCSP responses locally to distribute to a browser application upon request, according to one embodiment.
- computing system 600 includes, without limitation, a central processing unit (CPU) 605 , a network interface 615 , a network interface 615 , a memory 620 , and storage 630 , each connected to a bus 617 .
- Computing system 600 may also include an I/O device interface 610 connecting I/O devices 612 (e.g., keyboard, display and mouse devices) to the computing system 600 .
- I/O device interface 610 connecting I/O devices 612 (e.g., keyboard, display and mouse devices) to the computing system 600 .
- the computing elements shown in computing system 600 may correspond to a physical computing system (e.g., a system in a data center) or may be a virtual computing instance executing within a computing cloud.
- CPU 605 retrieves and executes programming instructions stored in memory 620 as well as stores and retrieves application data residing in the storage 630 .
- the interconnect 617 is used to transmit programming instructions and application data between CPU 605 , I/O devices interface 610 , storage 630 , network interface 615 , and memory 620 .
- CPU 605 is included to be representative of a single CPU, multiple CPUs, a single CPU having multiple processing cores, and the like.
- Memory 620 is generally included to be representative of a random access memory.
- Storage 630 may be a disk drive storage device. Although shown as a single unit, storage 630 may be a combination of fixed and/or removable storage devices, such as fixed disc drives, removable memory cards, or optical storage, network attached storage (NAS), or a storage area-network (SAN).
- NAS network attached storage
- SAN storage area-network
- memory 620 includes an AV application 622 and a browser application 625 .
- Storage 630 includes a cache 632 that itself includes OCSP responses 633 and malware definitions 634 .
- AV application 622 is a security program that includes a monitor component 623 and an intercept component 624 .
- Monitor component 623 detects suspicious activity that matches malware definitions 634 .
- intercept component 624 may interrupt the activity and notify an end user of the activity matching malware definitions 634 .
- the computing system 600 receives OCSP responses 633 on a periodic basis from a CA and store the responses in cache 632 .
- monitor component 623 may also detect instances where browser application 625 sends an OCSP request to a CA.
- intercept component 624 prevents the request from being transmitted to the CA.
- AV application 622 searches the OCSP responses 633 stored in cache 632 to identify a response corresponding to the request.
- AV application 622 sends the OCSP response to browser application 625 if the response is stored in cache 632 . However, if not, AV application 622 communicates with the CA to retrieve the corresponding OCSP response.
- a security application such as an antivirus application, acts as an agent and receives OCSP responses sent by a CA. Thereafter, when a browser application, for example, requests an OCSP response from the CA, the antivirus application intercepts the request and serves a cached request to the browser application.
- this approach does not require any modification to the browser application itself. Further, because the OCSP responses are distributed locally, this approach reduces the time between a browser application sending an OCSP request and the browser application receiving the corresponding OCSP response.
- aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
- the computer readable medium may be a computer readable signal medium or a computer readable storage medium.
- a computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing.
- a computer readable storage medium include: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
- a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus or device.
- each block in the flowchart or block diagrams may represent a module, segment or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s).
- the functions noted in the block may occur out of the order noted in the figures.
- two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
- Each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented by special-purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
- Embodiments of the invention may be provided to end users through a cloud computing infrastructure.
- Cloud computing generally refers to the provision of scalable computing resources as a service over a network.
- Cloud computing may be defined as a computing capability that provides an abstraction between the computing resource and its underlying technical architecture (e.g., servers, storage, networks), enabling convenient, on-demand network access to a shared pool of configurable computing resources that can be rapidly provisioned and released with minimal management effort or service provider interaction.
- cloud computing allows a user to access virtual computing resources (e.g., storage, data, applications, and even complete virtualized computing systems) in “the cloud,” without regard for the underlying physical systems (or locations of those systems) used to provide the computing resources.
- a user can access any of the resources that reside in the cloud at any time, and from anywhere across the Internet.
- certificate authority services e.g., OCSP services and CRL servers
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
- 1. Field
- Embodiments of the invention generally relate to techniques for computer security. More specifically, techniques are disclosed for efficiently sending online certificate status protocol responses to relying parties (e.g., client browser applications) by distributing the responses to the relying parties locally.
- 2. Description of the Related Art
- Various techniques exist for determining the validity of a digital certificate. For example, online certificate status protocol (OCSP) is a method for delivering a status of a digital certificate to a requesting client. Under OCSP, a web server may present a digital certificate to a browser application. In turn, the browser application ensures that the certificate is valid before accepting the certificate. To do so, the browser application requests an OCSP response from a certificate authority (CA) that issued the certificate. When the CA receives the OCSP request, the CA sends a digitally signed OCSP response to the browser application. Such a response indicates whether the certificate is valid, invalid, revoked, etc. Once signed, an OCSP response is valid and correct for a specified period of time, e.g., seven days. Typically, the browser application maintains an OCSP response in a cache for the validity period.
- In some cases, the browser application may experience substantial delays in receiving an OCSP response. For instance, delays may occur within the network of the user's Internet Service Provider (ISP), the ISP of the CA, or in any of the routers or networks of the Internet between the ISPs of the user and the CA. Such delays may occur because the browser application needs to communicate with the CA that serves the OCSP response. Latency between such connections (and between other network segments in and outside the cloud) delays the browser application from receiving an OCSP response.
- One embodiment presented herein includes a method for distributing certificate status validity messages. The method generally includes pre-populating a cache accessible to an agent application with one or more certificate status validity messages received from a certificate authority. The method also includes intercepting, via the agent application, a certificate status validity request from a browser application for a digital certificate. The method also includes determining whether the cache stores a certificate status validity message corresponding to the certificate status validity request. Upon determining that the corresponding certificate status validity message is stored in the cache, the corresponding certificate status validity message is sent to the browser application.
- Another embodiment presented herein includes a method for distributing certificate status validity messages to an agent application executing on a client computer. The method generally includes identifying, via a processor, a set of certificate validity messages to send to a client computer. The method also includes generating the set of certificate status validity messages. The method also includes sending the certificate validity messages to an agent application executing on the client computer. The client computer stores the certificate status validity messages in a cache.
- Other embodiments include, without limitation, a computer-readable medium that includes instructions that enable a processing unit to implement one or more aspects of the disclosed methods as well as a system having a processor, memory, and application programs configured to implement one or more aspects of the disclosed methods.
- So that the manner in which the above recited aspects are attained and can be understood in detail, a more particular description of embodiments of the invention, briefly summarized above, may be had by reference to the appended drawings.
- It is to be noted, however, that the appended drawings illustrate only typical embodiments of this invention and are therefore not to be considered limiting of its scope, for the invention may admit to other equally effective embodiments.
-
FIG. 1 illustrates an example computing environment, according to one embodiment. -
FIG. 2 illustrates a method for distributing online certificate status protocol (OCSP) responses to a client system, according to one embodiment. -
FIG. 3 illustrates a method for distributing OCSP responses to a browser application by a local agent application, according to one embodiment. -
FIG. 4 illustrates a sequence diagram for distributing OCSP responses to a browser application on a client computer by a local agent application, according to one embodiment. -
FIG. 5 illustrates an example computing system configured to generate signed OCSP responses to send to a local agent application, according to one embodiment. -
FIG. 6 illustrates an example computing system configured to cache OCSP responses to distribute to a browser application upon request, according to one embodiment. - Embodiments presented herein provide techniques for delivering validity messages for digital certificates through a local application on a client computer. More specifically, the techniques disclosed herein deliver certificate validity messages, such as online certificate status protocol (OCSP) responses or certificate revocation lists (CRLs), to a requesting client (e.g., a web browser application) via a push model using local software that monitors other running applications and intercepts system calls made by the running applications. Using this push model, the client machine may cache certificate validity messages before the status of a corresponding certificate is requested.
- For example, an antivirus (AV) application may be configured to cache OCSP responses as well as intercept OCSP requests. In addition to maintaining malware definitions, the AV application may be configured to also receive OCSP responses sent by a certificate authority (CA). The AV application stores the OCSP responses in a cache. The AV application may be configured to detect when the browser application sends an OCSP request to the CA to determine the status of a given digital certificate and intercept the request. The AV application determines whether an OCSP response corresponding to the request is cached locally, and if so, sends the cached response to the browser application. If not, the AV application requests an OCSP response from the CA. Once a response is received, the AV application sends the response to the browser application and stores the response in the cache.
- Advantageously, monitoring the activity of a browser application of the client and intercepting requests for a status of a digital certificate bypasses a need to modify the code or behavior of the browser application. That is, the local application (e.g., antivirus or security application) intercepts the request and sends a corresponding certificate validity message (such as a signed OCSP response or a CRL) without a browser application being aware that the local application sent the response or that the request was intercepted. Doing so provides flexibility for the end user to run different browsers with the same result and also does not require users to update existing browser software. Further, delivering certificate status messages to a client through local channels allows the client to request a status of a digital certificate and receive a response with relatively low latency. That is, the techniques provide a way to certificate validity messages to the browser application before the browser application needs the response. Because a response sent by the CA is in the cache of the local application, the browser application may receive the response with relatively low latency.
- The following description relies on an antivirus application as a reference example of an application configured to distribute certificate status messages to a client. However, one of skill in the art will recognize other types of applications that monitor computer activity and intercept system calls related to certificate status requests are also applicable (e.g., applications related to computer security). Further, features of the embodiments disclosed herein may be implemented in a separate application that intercepts system calls related to determining the status of a digital certificate. Additionally, OCSP is used in this application as a reference example of a protocol used for confirming the status of a digital certificate. One of skill in the art will recognize that other methods of determining the status of a digital certificate may be applicable, such as the use of CRL services.
-
FIG. 1 illustrates an example computing environment 100, according to one embodiment. As shown, the computing environment includes acertificate authority server 115. Illustratively, certificate authority (CA)server 115 has several components, including an online certificate status protocol (OCSP)service 116 and certificate revocation list (CRL)service 116, aCA 117, and anapplication 118. Generally, theCA 117 component ofCA server 115 manages and issues digital certificates to organizations. The digital certificates may be used to bind a particular domain (e.g., www.symantec.com) to a key named in a certificate.CA 117 may receive a request for a validity status of a digital certificate from a client, such asclient computer 105. Such a request may be composed using the standard OCSP protocol. In turn,OCSP service 116 validates the digital certificate.OCSP service 116 generates and signs a corresponding OCSP response that indicates whether the certificate is valid, invalid, revoked, etc. Thereafter, CA server 117 (e.g., through application 118) sends the OCSP response to the requesting client via a network 120 (e.g., the Internet). As another example, such a request may correspond to a request for a certificate revocation list. CA server 117 (e.g., through CRL service 116) sends the CRL to the requesting client in response. AlthoughFIG. 1 depicts the components ofCA server 115 as residing in a single server, the components may reside on separate servers in aCA cloud 110. For example, theOCSP service 116 and theCRL service 116 typically reside on separate systems. -
Client computer 105 includes abrowser application 107 and an antivirus (AV)application 108.AV application 108 maintains acache 109 that may include a set of malware definitions and attack signatures sent by an external server.AV application 108 may protectclient computer 105 from computer viruses, malware attacks, and other forms of compromise by monitoring the activity (e.g., system calls) ofclient computer 105 and comparing such activity against the malware definitions and signatures. Further, AV application also compares the components against the malware definitions and signatures. WhenAV application 108 detects suspicious activity or potentially infected components, AV application may intercept any related system call, quarantine potentially infected files, and notify an end user ofclient computer 105. Periodically, the external server updates the malware definitions and attack signatures used byAV application 108. -
Browser application 107 allows end users ofclient computer 105 to securely access a website. For example, SSL allowsbrowser application 107 to verify the identity of a web server to ensure that the web server is what it purports to be. Generally, the website may present a digital certificate tobrowser application 107. In turn,browser application 107 may determine the validity of the certificate by requesting an OCSP response fromCA server 110.CA server 110 sends an OCSP response to browser application. Occasionally, delays may occur betweenbrowser application 107 requesting the OCSP response andCA server 110 sending the response to browser application 107 (e.g., due to latency inCA cloud 110 or at the segments ofnetwork 120 connectingclient computer 105 to CA server 115). - In one embodiment, to avoid such delays,
AV application 108 may be configured to intercept and respond to OCSP requests made bybrowser application 107. To do so, theOCSP service 116 ofCA server 115 generates new and/or updated OCSP responses for issued certificates and sends the generated responses toAV application 108 on a periodic basis (e.g., every three days).AV application 108 stores each response incache 109. Thereafter, whenbrowser application 107 sends an OCSP request toCA server 115,agent application 108 intercepts the request and determines whether the OCSP request corresponds to an OCSP response stored inlocal cache 109. If so,AV application 108 sends the cached response tobrowser application 107. If not,AV application 108 requests the corresponding OCSP response fromCA server 109, sends the OCSP response tobrowser application 107, and caches the OCSP response. -
FIG. 2 illustrates a method for distributing OCSP responses to a client system, according to one embodiment. More specifically, method 200 illustrates a CA server sending a set of OCSP responses to an AV application executing on the client system. Of course, the CA may be configured to send other types of certificate status validity messages (such as CRLs) to the AV application in the same manner. As shown, the method 200 begins atstep 205, where the CA server determines a set of OCSP responses to send to the client. For example, the set may include OCSP responses that have been requested by the client in the past. As another example, the set may include the most frequently requested responses. To determine the most frequently requested responses, the CA may identify a distribution of OCSP responses for each certificate issued by that CA. The distribution may be further configured to account for other factors, such as OCSP responses in a particular geographical location. For example, the distribution may indicate that 90% of the OCSP requests in the United States correspond to 15% of the certificates managed by the certificate authority. In such a case, the set of OSCP responses pushed to the client AV application may correspond to the 15% certificates. Atstep 210, the CA server generates and signs OCSP responses for the identified set of OCSP responses. Atstep 215, the CA server sends the set of OCSP responses to the AV application on the client systems. Thereafter, the AV application on such clients may store the OCSP responses in the cache. - Further, the CA server may generate and send OCSP responses to client computers any time before an OCSP response expires (e.g., two days prior). Additionally, if a certificate is revoked, the CA server may generate and sign a new OCSP response indicating that the certificate is revoked and then send the new OCSP response to the client computers.
-
FIG. 3 illustrates a method 300 for distributing certificate status validity messages to a browser application via a local application, according to one embodiment. More specifically, method 300 describes the AV application delivering OCSP responses to the browser application upon request. Of course, the AV application may be configured to deliver other types of certificate status validity messages (such as CRLs) in the same manner. As shown, the method 300 begins atstep 305, where the AV application intercepts an OCSP request made by the browser application. Typically, a digital certificate includes a pointer, such as a uniform resource identifier (URI), identifying a service that the browser application may direct a request to obtain the status of that certificate. The URI may point to a server that provides OCSP responses, e.g., https://ocsp.symantec.com. When the browser application accesses the URI of the certificate, the monitoring AV application may identify that the call corresponds to an OCSP request and therefore intercept the call. Intercepting the OCSP request bypasses the need to modify the code of the browser application. - At
step 310, the AV application determines whether the OCSP request corresponds to a locally cached OCSP response. For example, OCSP responses include a URI corresponding to a URI provided in a certificate. Thus, the AV application may compare the URI from the OCSP request with the URI of cached OCSP responses. If a valid response exists in the cache (step 315), then the AV application sends the cached OCSP response to the browser application (step 320). Doing so alleviates the need for the browser application to connect to the OCSP service to request an OCSP response relative to the certificate. Otherwise, if a corresponding OCSP response is not present in the cache (step 325), the AV application requests the corresponding response from the CA server. The AV application receives the OCSP response from the CA server and sends the response to the browser application. The browser application receives the OCSP response without being aware that the AV application sent the response. Atstep 330, the AV application caches the response. - In one embodiment, the AV application caches responses for websites that the end user visits, even if the corresponding digital certificate is not among the set of OCSP responses automatically generated by the CA.
- Further, a digital certificate may include multiple pointers (e.g., URIs) to different servers providing OCSP responses. In an alternative embodiment, the CA server may include a local server URI in each digital certificate, such as https://localhost:<port>. Thus, a digital certificate may direct the browser application to a local cache of OCSP responses. In one embodiment, the AV application may serve information from the local cache by listening on a specific port indicated by the URI specified in the digital certificate. The AV application may determine whether the cache includes an OCSP response corresponding to the certificate status request. If the corresponding response is cached, the AV application may retrieve the OCSP response from the cache and send the response to the browser. If not, the browser application may access a service identified by another one of the URIs in the digital certificate, according to method 300 above. Additionally, on startup, the browser application may initially confirm that the local cache of OCSP responses is available.
-
FIG. 4 illustrates a sequence diagram 400 for distributing OCSP responses to abrowser application 401 on a client computer by anAV application 402, according to one embodiment. The sequence 400 begins whenCA server 403 generates a set of signed OCSP responses to send to AV application 402 (at 405). As stated, the OCSP responses may correspond to a set of responses for digital certificates issued byCA server 403.CA server 403 may determine the subset, for example, based on how frequently relying parties request OCSP responses for certain digital certificates. At 410,CA server 403 sends the signed OCSP responses toAV application 402. At 415,AV application 402 caches the OCSP responses. - At 420,
browser application 401 sends an OCSP request targeted toCA server 403 for a particular digital certificate. For example, a web server may present a digital certificate tobrowser application 401, which in turn determines the certificate status by calling a URI provided in the certificate. At 425,AV application 402 intercepts the request of thebrowser application 401. At 430,AV application 402 determines whether the OCSP request corresponds to a response in the cache of AV application 402 (e.g., by identifying a URI in the response that matches the URI in the request). OnceAV application 402 determines that the OCSP response is cached,AV application 402 sends the cached response to browser application 401 (at 435). - At 440, if the OCSP response is not cached,
AV application 402 requests the corresponding response fromCA server 403. At 445,CA server 403 sends the corresponding OCSP response to AV application.AV application 402 sends the OCSP response to browser application 401 (at 450) and caches the OCSP response (at 455). -
FIG. 5 illustrates anexample computing system 500 configured to generate signed OCSP responses to send to an AV application, according to one embodiment. As shown,computing system 500 includes, without limitation, a central processing unit (CPU) 505, anetwork interface 515, anetwork interface 515, amemory 520, andstorage 530, each connected to abus 517.Computing system 500 may also include an I/O device interface 510 connecting I/O devices 512 (e.g., keyboard, display and mouse devices) to thecomputing system 500. Further, in context of this disclosure, the computing elements shown incomputing system 500 may correspond to a physical computing system (e.g., a system in a data center) or may be a virtual computing instance executing within a computing cloud. -
CPU 505 retrieves and executes programming instructions stored inmemory 520 as well as stores and retrieves application data residing in thestorage 530. Theinterconnect 517 is used to transmit programming instructions and application data betweenCPU 505, I/O devices interface 510,storage 530,network interface 515, andmemory 520. Note,CPU 505 is included to be representative of a single CPU, multiple CPUs, a single CPU having multiple processing cores, and the like.Memory 520 is generally included to be representative of a random access memory.Storage 530 may be a disk drive storage device. Although shown as a single unit,storage 530 may be a combination of fixed and/or removable storage devices, such as fixed disc drives, removable memory cards, or optical storage, network attached storage (NAS), or a storage area-network (SAN). - Illustratively,
memory 520 includes an OCSP/CRL service 522 and anapplication 524.Storage 530 includesOCSP responses 532 andcertificates 534.Application 524 generally provides one or more software applications and/or computing resources accessed over anetwork 120. Further,application 524 determines a subset ofcertificates 534 of which OCSP responses are frequently generated. OCSP/CRL service 522 generates OCSP responses 532 (or a CRL) based on the identified subset to send to the AV application on a client computer. Further, OCSP/CRL service 522 maintains a list of revokedcertificates 534. When one of thecertificates 532 is revoked or a certain OCSP response issued to the AV application,OCSP service 522 generates updated OCSP responses and sends the responses to the AV application. -
FIG. 6 illustrates an exampleclient computing system 600 configured to cache OCSP responses locally to distribute to a browser application upon request, according to one embodiment. As shown,computing system 600 includes, without limitation, a central processing unit (CPU) 605, anetwork interface 615, anetwork interface 615, amemory 620, andstorage 630, each connected to abus 617.Computing system 600 may also include an I/O device interface 610 connecting I/O devices 612 (e.g., keyboard, display and mouse devices) to thecomputing system 600. Further, in context of this disclosure, the computing elements shown incomputing system 600 may correspond to a physical computing system (e.g., a system in a data center) or may be a virtual computing instance executing within a computing cloud. -
CPU 605 retrieves and executes programming instructions stored inmemory 620 as well as stores and retrieves application data residing in thestorage 630. Theinterconnect 617 is used to transmit programming instructions and application data betweenCPU 605, I/O devices interface 610,storage 630,network interface 615, andmemory 620. Note,CPU 605 is included to be representative of a single CPU, multiple CPUs, a single CPU having multiple processing cores, and the like.Memory 620 is generally included to be representative of a random access memory.Storage 630 may be a disk drive storage device. Although shown as a single unit,storage 630 may be a combination of fixed and/or removable storage devices, such as fixed disc drives, removable memory cards, or optical storage, network attached storage (NAS), or a storage area-network (SAN). - Illustratively,
memory 620 includes anAV application 622 and abrowser application 625.Storage 630 includes acache 632 that itself includesOCSP responses 633 andmalware definitions 634.AV application 622 is a security program that includes amonitor component 623 and anintercept component 624.Monitor component 623 detects suspicious activity that matchesmalware definitions 634. Whenmonitor component 623 detects such activity,intercept component 624 may interrupt the activity and notify an end user of the activity matchingmalware definitions 634. - In one embodiment, the
computing system 600 receivesOCSP responses 633 on a periodic basis from a CA and store the responses incache 632. In addition to detecting suspicious activity incomputing system 600,monitor component 623 may also detect instances wherebrowser application 625 sends an OCSP request to a CA. Whenmonitor component 622 detectsbrowser application 625 attempting to send an OCSP request to the CA,intercept component 624 prevents the request from being transmitted to the CA.AV application 622 searches theOCSP responses 633 stored incache 632 to identify a response corresponding to the request.AV application 622 sends the OCSP response tobrowser application 625 if the response is stored incache 632. However, if not,AV application 622 communicates with the CA to retrieve the corresponding OCSP response. - As described, embodiments presented herein provide techniques for distributing OCSP responses to a client locally. A security application, such as an antivirus application, acts as an agent and receives OCSP responses sent by a CA. Thereafter, when a browser application, for example, requests an OCSP response from the CA, the antivirus application intercepts the request and serves a cached request to the browser application. Advantageously, this approach does not require any modification to the browser application itself. Further, because the OCSP responses are distributed locally, this approach reduces the time between a browser application sending an OCSP request and the browser application receiving the corresponding OCSP response.
- In the preceding, reference is made to embodiments of the invention. However, the invention is not limited to specific described embodiments. Instead, any combination of the following features and elements, whether related to different embodiments or not, is contemplated to implement and practice the invention. Furthermore, although embodiments of the invention may achieve advantages over other possible solutions and/or over the prior art, whether or not a particular advantage is achieved by a given embodiment is not limiting of the invention. Thus, the following aspects, features, embodiments and advantages are merely illustrative and are not considered elements or limitations of the appended claims except where explicitly recited in a claim(s). Likewise, reference to “the invention” shall not be construed as a generalization of any inventive subject matter disclosed herein and shall not be considered to be an element or limitation of the appended claims except where explicitly recited in a claim(s).
- Aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
- Any combination of one or more computer readable medium(s) may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples a computer readable storage medium include: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the current context, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus or device.
- The flowchart and block diagrams in the Figures illustrate the architecture, functionality and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. Each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented by special-purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
- Embodiments of the invention may be provided to end users through a cloud computing infrastructure. Cloud computing generally refers to the provision of scalable computing resources as a service over a network. More formally, cloud computing may be defined as a computing capability that provides an abstraction between the computing resource and its underlying technical architecture (e.g., servers, storage, networks), enabling convenient, on-demand network access to a shared pool of configurable computing resources that can be rapidly provisioned and released with minimal management effort or service provider interaction. Thus, cloud computing allows a user to access virtual computing resources (e.g., storage, data, applications, and even complete virtualized computing systems) in “the cloud,” without regard for the underlying physical systems (or locations of those systems) used to provide the computing resources. A user can access any of the resources that reside in the cloud at any time, and from anywhere across the Internet. In context of the present disclosure, certificate authority services (e.g., OCSP services and CRL servers) may be situated in a cloud network.
- While the foregoing is directed to embodiments of the present invention, other and further embodiments of the invention may be devised without departing from the basic scope thereof, and the scope thereof is determined by the claims that follow.
Claims (20)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/097,045 US20150156194A1 (en) | 2013-12-04 | 2013-12-04 | Certificate status delivery through a local endpoint |
| US16/112,350 US10778448B2 (en) | 2013-12-04 | 2018-08-24 | Certificate status delivery through a local endpoint |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/097,045 US20150156194A1 (en) | 2013-12-04 | 2013-12-04 | Certificate status delivery through a local endpoint |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/112,350 Division US10778448B2 (en) | 2013-12-04 | 2018-08-24 | Certificate status delivery through a local endpoint |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| US20150156194A1 true US20150156194A1 (en) | 2015-06-04 |
Family
ID=53266280
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/097,045 Abandoned US20150156194A1 (en) | 2013-12-04 | 2013-12-04 | Certificate status delivery through a local endpoint |
| US16/112,350 Active US10778448B2 (en) | 2013-12-04 | 2018-08-24 | Certificate status delivery through a local endpoint |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/112,350 Active US10778448B2 (en) | 2013-12-04 | 2018-08-24 | Certificate status delivery through a local endpoint |
Country Status (1)
| Country | Link |
|---|---|
| US (2) | US20150156194A1 (en) |
Cited By (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105791552A (en) * | 2016-02-25 | 2016-07-20 | 北京奇虎科技有限公司 | Short message processing method, device and mobile terminal |
| WO2017053835A1 (en) * | 2015-09-23 | 2017-03-30 | Viasat, Inc. | Acceleration of online certificate status checking with an internet hinting service |
| US10375192B1 (en) | 2013-03-15 | 2019-08-06 | Viasat, Inc. | Faster web browsing using HTTP over an aggregated TCP transport |
| US10387676B2 (en) | 2015-09-14 | 2019-08-20 | Viasat, Inc. | Machine-driven crowd-disambiguation of data resources |
| US10387522B2 (en) | 2015-10-20 | 2019-08-20 | Viasat, Inc. | Hint model updating using automated browsing clusters |
| US10454690B1 (en) * | 2017-08-04 | 2019-10-22 | Amazon Technologies, Inc. | Digital certificates with distributed usage information |
| US20190384586A1 (en) * | 2018-06-15 | 2019-12-19 | Sierra Wireless, Inc. | Method and apparatus for secure software update |
| US20200015087A1 (en) * | 2017-04-13 | 2020-01-09 | Arm Ltd | Reduced bandwidth handshake communication |
| US10594827B1 (en) | 2014-05-13 | 2020-03-17 | Viasat, Inc. | Cache hinting systems |
| US10789325B2 (en) | 2015-08-28 | 2020-09-29 | Viasat, Inc. | Systems and methods for prefetching dynamic URLs |
| US10855797B2 (en) | 2014-06-03 | 2020-12-01 | Viasat, Inc. | Server-machine-driven hint generation for improved web page loading using client-machine-driven feedback |
| US10880396B2 (en) | 2016-12-02 | 2020-12-29 | Viasat, Inc. | Pre-fetching random-value resource locators |
| US11121958B2 (en) * | 2014-12-23 | 2021-09-14 | Intel Corporation | Technologies for protocol execution with aggregation and caching |
| US11151253B1 (en) | 2017-05-18 | 2021-10-19 | Wells Fargo Bank, N.A. | Credentialing cloud-based applications |
| US11176219B1 (en) | 2011-04-11 | 2021-11-16 | Viasat, Inc. | Browser based feedback for optimized web browsing |
| US11443099B2 (en) | 2015-10-28 | 2022-09-13 | Viasat, Inc. | Time-dependent machine-generated hinting |
| US11516022B1 (en) * | 2021-10-31 | 2022-11-29 | Snowflake Inc. | Certificate revocation check proxy service |
| US11870836B2 (en) | 2015-12-04 | 2024-01-09 | Viasat, Inc. | Accelerating connections to a host server |
| US11983233B2 (en) | 2011-04-11 | 2024-05-14 | Viasat, Inc. | Browser based feedback for optimized web browsing |
| US12045347B2 (en) * | 2021-12-01 | 2024-07-23 | Uab 360 It | Method and apparatus for using a dynamic security certificate |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10439825B1 (en) * | 2018-11-13 | 2019-10-08 | INTEGRITY Security Services, Inc. | Providing quality of service for certificate management systems |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050193204A1 (en) * | 2004-01-09 | 2005-09-01 | David Engberg | Communication-efficient real time credentials for OCSP and distributed OCSP |
| US20080133907A1 (en) * | 2006-11-30 | 2008-06-05 | Red Hat, Inc. | Propagation of certificate revocation information |
| US20100023756A1 (en) * | 2008-07-23 | 2010-01-28 | Finjan Software, Ltd. | Splitting an ssl connection between gateways |
| US20110004763A1 (en) * | 2009-07-01 | 2011-01-06 | Sato Akane | Certificate validation method and certificate validation server and storage medium |
| US20110154017A1 (en) * | 2009-12-23 | 2011-06-23 | Christofer Edstrom | Systems and methods for evaluating and prioritizing responses from multiple ocsp responders |
| US20110154026A1 (en) * | 2009-12-23 | 2011-06-23 | Christofer Edstrom | Systems and methods for parallel processing of ocsp requests during ssl handshake |
| US20110161663A1 (en) * | 2009-12-29 | 2011-06-30 | General Instrument Corporation | Intelligent caching for ocsp service optimization |
-
2013
- 2013-12-04 US US14/097,045 patent/US20150156194A1/en not_active Abandoned
-
2018
- 2018-08-24 US US16/112,350 patent/US10778448B2/en active Active
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050193204A1 (en) * | 2004-01-09 | 2005-09-01 | David Engberg | Communication-efficient real time credentials for OCSP and distributed OCSP |
| US20080133907A1 (en) * | 2006-11-30 | 2008-06-05 | Red Hat, Inc. | Propagation of certificate revocation information |
| US20100023756A1 (en) * | 2008-07-23 | 2010-01-28 | Finjan Software, Ltd. | Splitting an ssl connection between gateways |
| US20110004763A1 (en) * | 2009-07-01 | 2011-01-06 | Sato Akane | Certificate validation method and certificate validation server and storage medium |
| US20110154017A1 (en) * | 2009-12-23 | 2011-06-23 | Christofer Edstrom | Systems and methods for evaluating and prioritizing responses from multiple ocsp responders |
| US20110154026A1 (en) * | 2009-12-23 | 2011-06-23 | Christofer Edstrom | Systems and methods for parallel processing of ocsp requests during ssl handshake |
| US20110161663A1 (en) * | 2009-12-29 | 2011-06-30 | General Instrument Corporation | Intelligent caching for ocsp service optimization |
Cited By (45)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US12407750B2 (en) | 2011-04-11 | 2025-09-02 | Viasat, Inc. | Progressive prefetching |
| US11176219B1 (en) | 2011-04-11 | 2021-11-16 | Viasat, Inc. | Browser based feedback for optimized web browsing |
| US12164590B2 (en) | 2011-04-11 | 2024-12-10 | Viasat, Inc. | Browser based feedback for optimized web browsing |
| US12061663B2 (en) | 2011-04-11 | 2024-08-13 | Viasat, Inc. | Accelerating hint information in web page transactions |
| US11983234B2 (en) | 2011-04-11 | 2024-05-14 | Viasat, Inc. | Progressive prefetching |
| US11983233B2 (en) | 2011-04-11 | 2024-05-14 | Viasat, Inc. | Browser based feedback for optimized web browsing |
| US10931773B1 (en) | 2013-03-15 | 2021-02-23 | Viasat, Inc. | Faster web browsing using HTTP over an aggregated TCP transport |
| US10375192B1 (en) | 2013-03-15 | 2019-08-06 | Viasat, Inc. | Faster web browsing using HTTP over an aggregated TCP transport |
| US10594827B1 (en) | 2014-05-13 | 2020-03-17 | Viasat, Inc. | Cache hinting systems |
| US11310333B2 (en) | 2014-06-03 | 2022-04-19 | Viasat, Inc. | Server-machine-driven hint generation for improved web page loading using client-machine-driven feedback |
| US10855797B2 (en) | 2014-06-03 | 2020-12-01 | Viasat, Inc. | Server-machine-driven hint generation for improved web page loading using client-machine-driven feedback |
| US12255800B2 (en) | 2014-12-23 | 2025-03-18 | Intel Corporation | Technologies for protocol execution with aggregation and caching |
| US11750492B2 (en) | 2014-12-23 | 2023-09-05 | Intel Corporation | Technologies for protocol execution with aggregation and caching |
| US11121958B2 (en) * | 2014-12-23 | 2021-09-14 | Intel Corporation | Technologies for protocol execution with aggregation and caching |
| US12407596B2 (en) | 2014-12-23 | 2025-09-02 | Intel Corporation | Technologies for protocol execution with aggregation and caching |
| US10789325B2 (en) | 2015-08-28 | 2020-09-29 | Viasat, Inc. | Systems and methods for prefetching dynamic URLs |
| USRE50691E1 (en) | 2015-08-28 | 2025-12-09 | Snappi, Inc. | Systems and methods for prefetching dynamic URLs |
| US11899819B2 (en) | 2015-09-14 | 2024-02-13 | Viasat, Inc. | Machine-driven crowd-disambiguation of data resources |
| US11144667B2 (en) | 2015-09-14 | 2021-10-12 | Viasat, Inc. | Machine-driven crowd-disambiguation of data resources |
| US12299174B2 (en) | 2015-09-14 | 2025-05-13 | Viasat, Inc. | Machine-driven crowd-disambiguation of data resources |
| US10387676B2 (en) | 2015-09-14 | 2019-08-20 | Viasat, Inc. | Machine-driven crowd-disambiguation of data resources |
| WO2017053835A1 (en) * | 2015-09-23 | 2017-03-30 | Viasat, Inc. | Acceleration of online certificate status checking with an internet hinting service |
| CN108476201A (en) * | 2015-09-23 | 2018-08-31 | 维尔塞特公司 | It is serviced using the Internet presentation and accelerates online certificate status inspection |
| US10263791B2 (en) | 2015-09-23 | 2019-04-16 | Viasat, Inc. | Acceleration of online certificate status checking with an internet hinting service |
| US11200292B2 (en) | 2015-10-20 | 2021-12-14 | Viasat, Inc. | Hint model updating using automated browsing clusters |
| US10387522B2 (en) | 2015-10-20 | 2019-08-20 | Viasat, Inc. | Hint model updating using automated browsing clusters |
| US11443099B2 (en) | 2015-10-28 | 2022-09-13 | Viasat, Inc. | Time-dependent machine-generated hinting |
| US12131113B2 (en) | 2015-10-28 | 2024-10-29 | Viasat, Inc. | Time-dependent machine-generated hinting |
| US11870836B2 (en) | 2015-12-04 | 2024-01-09 | Viasat, Inc. | Accelerating connections to a host server |
| CN105791552A (en) * | 2016-02-25 | 2016-07-20 | 北京奇虎科技有限公司 | Short message processing method, device and mobile terminal |
| US10880396B2 (en) | 2016-12-02 | 2020-12-29 | Viasat, Inc. | Pre-fetching random-value resource locators |
| USRE50106E1 (en) | 2016-12-02 | 2024-08-27 | Viasat, Inc. | Pre-fetching random-value resource locators |
| US20200015087A1 (en) * | 2017-04-13 | 2020-01-09 | Arm Ltd | Reduced bandwidth handshake communication |
| US12022010B2 (en) * | 2017-04-13 | 2024-06-25 | Arm Limited | Reduced bandwidth handshake communication |
| US11151253B1 (en) | 2017-05-18 | 2021-10-19 | Wells Fargo Bank, N.A. | Credentialing cloud-based applications |
| US10454690B1 (en) * | 2017-08-04 | 2019-10-22 | Amazon Technologies, Inc. | Digital certificates with distributed usage information |
| US11206143B2 (en) * | 2017-08-04 | 2021-12-21 | Amazon Technologies, Inc. | Digital certificates with distributed usage information |
| US10977024B2 (en) * | 2018-06-15 | 2021-04-13 | Sierra Wireless, Inc. | Method and apparatus for secure software update |
| US20190384586A1 (en) * | 2018-06-15 | 2019-12-19 | Sierra Wireless, Inc. | Method and apparatus for secure software update |
| US11516023B1 (en) * | 2021-10-31 | 2022-11-29 | Snowflake Inc. | Client side certificate revocation service |
| US11516022B1 (en) * | 2021-10-31 | 2022-11-29 | Snowflake Inc. | Certificate revocation check proxy service |
| US12074991B2 (en) | 2021-10-31 | 2024-08-27 | Snowflake Inc. | Certificate revocation check proxy service |
| US11750406B2 (en) | 2021-10-31 | 2023-09-05 | Snowflake Inc. | Certificate revocation check proxy service |
| US11621859B1 (en) * | 2021-10-31 | 2023-04-04 | Snowflake Inc. | Client side certificate revocation service |
| US12045347B2 (en) * | 2021-12-01 | 2024-07-23 | Uab 360 It | Method and apparatus for using a dynamic security certificate |
Also Published As
| Publication number | Publication date |
|---|---|
| US10778448B2 (en) | 2020-09-15 |
| US20190097817A1 (en) | 2019-03-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10778448B2 (en) | Certificate status delivery through a local endpoint | |
| US11716318B2 (en) | Dynamic certificate generation on a certificate authority cloud | |
| JP7528366B2 (en) | Service communication method, system, device and electronic device | |
| US11924193B2 (en) | Accelerating OCSP responses via content delivery network collaboration | |
| US9614833B1 (en) | Automated certificate management for a website associated with multiple certificates | |
| US10171463B1 (en) | Secure transport layer authentication of network traffic | |
| US10250397B1 (en) | Validating certificate chains for both internal and public facing server using unified interface | |
| CN107624238A (en) | Secure access control to cloud-based applications | |
| CN110365632B (en) | Authentication method and data processing equipment in computer network system | |
| CN111274591A (en) | Method, device, electronic equipment and medium for accessing Kubernetes cluster | |
| US11658812B1 (en) | Distributed key management system | |
| US9680818B2 (en) | Method and apparatus for bulk authentication and load balancing of networked appliances | |
| CN106550056B (en) | A kind of domain name analytic method and device | |
| US10686832B2 (en) | Dynamic allocation of a signal receiver for dissemination of threat information | |
| CN107135085B (en) | Statistical control method and system for directional flow | |
| US10110592B2 (en) | Reducing latency for certificate validity messages using private content delivery networks | |
| US11895227B1 (en) | Distributed key management system with a key lookup service | |
| US11956219B2 (en) | Systems and methods to detect and prevent bots from random access by randomized HTTP URLs in real time in distributed systems | |
| CN113343155B (en) | Request processing method and device | |
| CN113626152A (en) | Proxy method and device for accessing distributed cluster | |
| US10812266B1 (en) | Methods for managing security tokens based on security violations and devices thereof | |
| Lim et al. | Ensuring web integrity through content delivery networks | |
| US9300478B2 (en) | Splitting certificate status responses evenly across multiple distributed certificate status responders | |
| US20230004668A1 (en) | Systems and methods for enforcing forceful browsing in distributed systems in real time | |
| CN108011859A (en) | A kind of method and apparatus for logging in different level-one applications |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: SYMANTEC CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MODI, SANJAY;ANDREWS, RICHARD;REEL/FRAME:031717/0632 Effective date: 20131202 |
|
| AS | Assignment |
Owner name: DIGICERT, INC., UTAH Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SYMANTEC CORPORATION;REEL/FRAME:044344/0650 Effective date: 20171031 |
|
| AS | Assignment |
Owner name: UBS AG, STAMFORD BRANCH, AS COLLATERAL AGENT, CONNECTICUT Free format text: FIRST LIEN PATENT SECURITY AGREEMENT;ASSIGNOR:DIGICERT, INC.;REEL/FRAME:044681/0556 Effective date: 20171031 Owner name: UBS AG, STAMFORD BRANCH, AS COLLATERAL AGENT, CONNECTICUT Free format text: SECOND LIEN PATENT SECURITY AGREEMENT;ASSIGNOR:DIGICERT, INC.;REEL/FRAME:044710/0529 Effective date: 20171031 Owner name: UBS AG, STAMFORD BRANCH, AS COLLATERAL AGENT, CONN Free format text: SECOND LIEN PATENT SECURITY AGREEMENT;ASSIGNOR:DIGICERT, INC.;REEL/FRAME:044710/0529 Effective date: 20171031 Owner name: UBS AG, STAMFORD BRANCH, AS COLLATERAL AGENT, CONN Free format text: FIRST LIEN PATENT SECURITY AGREEMENT;ASSIGNOR:DIGICERT, INC.;REEL/FRAME:044681/0556 Effective date: 20171031 |
|
| STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION |
|
| AS | Assignment |
Owner name: DIGICERT, INC., UTAH Free format text: RELEASE OF SECOND LIEN SECURITY INTEREST IN PATENTS;ASSIGNOR:UBS AG, STAMFORD BRANCH, AS COLLATERAL AGENT;REEL/FRAME:050747/0001 Effective date: 20191016 Owner name: GEOTRUST, LLC, UTAH Free format text: RELEASE OF FIRST LIEN SECURITY INTEREST IN PATENTS;ASSIGNOR:UBS AG, STAMFORD BRANCH, AS COLLATERAL AGENT;REEL/FRAME:050746/0973 Effective date: 20191016 Owner name: DIGICERT, INC., UTAH Free format text: RELEASE OF FIRST LIEN SECURITY INTEREST IN PATENTS;ASSIGNOR:UBS AG, STAMFORD BRANCH, AS COLLATERAL AGENT;REEL/FRAME:050746/0973 Effective date: 20191016 Owner name: GEOTRUST, LLC, UTAH Free format text: RELEASE OF SECOND LIEN SECURITY INTEREST IN PATENTS;ASSIGNOR:UBS AG, STAMFORD BRANCH, AS COLLATERAL AGENT;REEL/FRAME:050747/0001 Effective date: 20191016 |