SYSTEM AND METHOD FOR SENDING SECURE MESSAGES
Electronic messages are sent from a sending system to an identified recipient and are encrypted using information contained in a certificate for that recipient. An electronic device and method are provided for detecting receipt of a command to initiate transmission of a composed message to a recipient, and after said detection but prior to transmitting the message, determining that no valid digital certificate for said recipient is available at the communication device; retrieving a valid digital certificate for said recipient from a source over a network; and encrypting said composed message using the valid digital certificate; then initiating transmission of the encrypted, composed message to the recipient. Retrieval of the valid digital certificate can include repeated retrieval and validation of certificates until a valid certificate is obtained.
Latest RESEARCH IN MOTION LIMITED Patents:
- Aligning timing for direct communications
- MANAGING SHORT RANGE WIRELESS DATA TRANSMISSIONS
- METHODS AND SYSTEMS FOR CONTROLLING NFC-CAPABLE MOBILE COMMUNICATIONS DEVICES
- IMAGING COVER FOR A MOBILE COMMUNICATION DEVICE
- MOBILE WIRELESS COMMUNICATIONS DEVICE PROVIDING NEAR FIELD COMMUNICATION (NFC) UNLOCK AND TAG DATA CHANGE FEATURES AND RELATED METHODS
This application is a continuation of U.S. application Ser. No. 11/039,789, filed Jan. 24, 2005, which claims priority from U.S. application Ser. No. 60/568,451, filed May 5, 2004, which are incorporated herein by reference.
BACKGROUND1. Technical Field
The present disclosure relates generally to the field of communications, and in particular to a system and method for sending secure messages.
2. Description of the Related Art
Messages sent over communications networks are typically encoded in order to provide one or more cryptographic services such as authentication, encryption and non-repudiation. A message sender may digitally sign a message prior to transmission to a message recipient in order to authenticate the sender to the recipient, and to prove to the recipient that the message was not tampered with during transmission. The sender may also encrypt the message in order to prevent unauthorized viewing of the message by a party other than the recipient. In known systems, certificates are issued to users in order to support such cryptographic services. The certificates comprise information that may be used in algorithms that provide cryptographic services. For instance, the certificate may comprise information such as a public key for a user and a validity period for the certificate.
When the sender sends the message to one or more recipients, a messaging application, such as Microsoft Outlook™ or Lotus Notes™, retrieves the certificates for the recipients, and encodes the message to each recipient using information extracted from the certificates. As an example, the messaging application may use public key information extracted from the certificate in order to encrypt the message to the recipient.
Certificates may be stored in a Key Store that applications access in order to retrieve the certificates. If the certificate is not available in the Key Store, the sender may not be able to send the message until the certificate is made available. In order to do this, the sender has to retrieve the required certificates prior to sending the message. If the message has already been composed, the sender has to invoke a secondary application in order to retrieve the certificates, and then return to the messaging application in order to send the message.
The certificates may also become invalid over time. For instance, they may be revoked if certain information, such as the private key associated with the certificate, becomes compromised. They may also simply expire. If the message is encoded with an invalid certificate, recipients may not be able to authenticate the sender or be able to decrypt the message if it was signed or encrypted with a private key that is associated with an invalid public key.
In drawings which illustrate an embodiment of the present disclosure by way of example only,
In accordance with the teachings provided herein, electronic devices and methods are provided for sending secure messages. As an example of an electronic device and method, on initiation of a message sending sequence, one or more certificates for each message recipient are retrieved from a key store, or if unavailable in the key store, from one or more certificate services. If the certificates require validation, one or more certificate status providers are queried in order to retrieve the validity status of each certificate. The message is encoded for each message recipient using information present in an associated certificate, and then sent to the message recipients.
As a further example of a method there is provided a method, comprising detecting, at a communication device, a command to initiate transmission of a composed message to a recipient; after detection of said command and prior to said transmission, the communication device: determining that no valid digital certificate for said recipient is available at the communication device; retrieving a valid digital certificate for said recipient from a source over a network; and encrypting said composed message using the valid digital certificate; and initiating transmission of the encrypted composed message to the recipient.
As a further example of a method there is provided the above method wherein said command comprises selection of a send option of a messaging application executing at the communication device.
As a further example of a method there is provided the above method wherein said determining is carried out by said messaging application.
As a further example of a method there is provided the above method wherein said determining, retrieving and encrypting are carried out by said messaging application.
As a further example of a method there is provided the above method wherein said retrieving comprises: obtaining a digital certificate from a first source; if it is determined that said digital certificate is invalid, repeating said obtaining from a further source until a valid digital certificate is obtained.
As a further example of a method there is provided the above method wherein said determining comprises querying a certificate status provider for a status of a digital certificate currently stored at the communication device.
As a further example of a method there is provided the above method wherein said retrieving further comprises querying a certificate status provider for a status of the digital certificate obtained from the first source.
As a further example of a method there is provided the above method further comprising determining, prior to said encrypting, that the composed message is to be sent in encrypted form to the recipient.
As a further example of a method there is provided the above method wherein said determining that the composed message is to be sent in encrypted form is carried out after said detection and prior to determining that no valid digital certificate for said recipient is available.
As a further example of a method there is provided the above method wherein said retrieving is carried out at least in part over a wireless network.
As a further example of an electronic device there is provided an electronic device, comprising: a memory adapted to store one or more digital certificates; a communication subsystem; a processor in communication with the memory and the communication subsystem, the processor being configured to: detect a command to initiate transmission of a composed message to a recipient; after detection of said command and prior to said transmission: determine that no valid digital certificate for said recipient is available in the memory; retrieve, using the communication subsystem, a valid digital certificate for said recipient from a source over a network; and encrypt said composed message using the valid digital certificate; and initiate transmission of the encrypted composed message to the recipient.
As a further example of an electronic device there is provided an electronic device wherein the processor is configured to execute a messaging application, and said command comprises selection of a send option of the messaging application.
As a further example of an electronic device there is provided an electronic device wherein the processor is configured to carry out said determining through execution of the messaging application.
As a further example of an electronic device there is provided an electronic device wherein the processor is configured to carry out said determining, retrieving and encrypting through execution of the messaging application.
As a further example of an electronic device there is provided an electronic device wherein the processor is configured to retrieve the valid digital certificate by: obtaining a digital certificate from a first source; if it is determined that said digital certificate is invalid, repeating said obtaining from a further source until a valid digital certificate is obtained.
As a further example of an electronic device there is provided an electronic device wherein the processor is configured to query a certificate status provider for a status of a digital certificate currently stored at the electronic device to determine that no valid digital certificate for said recipient is available.
As a further example of an electronic device there is provided an electronic device wherein the processor is further configured to query a certificate status provider for a status of the digital certificate obtained from the first source.
As a further example of an electronic device there is provided an electronic device wherein the processor is further configured to determine, prior to encrypting the composed message, that the composed message is to be sent in encrypted form to the recipient.
As a further example of an electronic device there is provided an electronic device wherein the processor is configured to determine that the composed message is to be sent in encrypted form after said detection and prior to determining that no valid digital certificate for said recipient is available.
As a further example of an electronic device there is provided an electronic device wherein the electronic device is a wireless electronic device.
An e-mail sender system 10 may, for example, be connected to an ISP (Internet Service Provider) on which a user of the system 10 has an account, located within a company, possibly connected to a local area network (LAN), and connected to the Internet 20, or connected to the Internet 20 through a large ASP (application service provider) such as America Online (AOL). Those skilled in the art will appreciate that the systems shown in
The message server 40 may be implemented, for example, on a network computer within the firewall of a corporation, a computer within an ISP or ASP system or the like, and acts as the main interface for e-mail exchange over the Internet 20. Although other messaging systems might not require a message server system 40, a mobile device 100 configured for receiving and possibly sending e-mail will normally be associated with an account on a message server. Perhaps the two most common message servers are Microsoft Exchange™ and Lotus Domino™. These products are often used in conjunction with Internet mail routers that route and deliver mail. These intermediate components are not shown in
The wireless gateway 85 and infrastructure 90 provide a link between the Internet 20 and wireless network 105. The wireless infrastructure 90 determines the most likely network for locating a given user and tracks the user as they roam between countries or networks. A message is then delivered to the mobile device 100 via wireless transmission, typically at a radio frequency (RF), from a base station in the wireless network 105 to the mobile device 100. The particular network 105 may be virtually any wireless network over which messages may be exchanged with a mobile communication device.
As shown in
Regardless of the specific mechanism controlling the forwarding of messages to the mobile device 100, the message 15, or possibly a translated or reformatted version thereof, is sent to the wireless gateway 85. The wireless infrastructure 90 includes a series of connections to wireless network 105. These connections could be Integrated Services Digital Network (ISDN), Frame Relay or T1 connections using the TCP/IP protocol used throughout the Internet. As used herein, the term “wireless network” is intended to include three different types of networks, those being (1) data-centric wireless networks, (2) voice-centric wireless networks and (3) dual-mode networks that can support both voice and data communications over the same physical base stations. Combined dual-mode networks include, but are not limited to, (1) Code Division Multiple Access (CDMA) networks, (2) the Groupe Special Mobile or the Global System for Mobile Communications (GSM) and the General Packet Radio Service (GPRS) networks, and (3) future third-generation (3G) networks like Enhanced Data-rates for Global Evolution (EDGE) and Universal Mobile Telecommunications Systems (UMTS). Some older examples of data-centric network include the Mobitex™ Radio Network and the DataTAC™ Radio Network. Examples of older voice-centric data networks include Personal Communication Systems (PCS) networks like GSM, and TDMA systems.
The central host system 30 will typically be a corporate office or other LAN, but may instead be a home office computer or some other private system where mail messages are being exchanged. Within the host system 30 is the message server 40, running on some computer within the firewall of the host system, that acts as the main interface for the host system to exchange e-mail with the Internet 20. In the system of
As shown in
In the automatic redirection system of
With reference back to the port 50 and cradle 65 connectivity to the mobile device 100, this connection path offers many advantages for enabling one-time data exchange of large items. For those skilled in the art of personal digital assistants (PDAs) and synchronization, the most common data exchanged over this link is Personal Information Management (PIM) data 55. When exchanged for the first time this data tends to be large in quantity, bulky in nature and requires a large bandwidth to get loaded onto the mobile device 100 where it can be used on the road. This serial link may also be used for other purposes, including setting up a private security key 111 such as an S/MIME or PGP specific private key, the Certificate (Cert) of the user and their Certificate Revocation Lists (CRLs) 60. The private key is preferably exchanged so that the desktop 35 and mobile device 100 share one personality and one method for accessing all mail. The Cert and CRLs are normally exchanged over such a link because they represent a large amount of the data that is required by the device for S/MIME, PGP and other public key security methods.
If the user indicates that the message is to sent securely, the messaging application then proceeds to retrieve Certs associated with each of the recipients. There are many ways in which the user may indicate that the message is to be sent securely. The user may specify during message composition that the message is to be securely sent. Alternatively, the user may indicate that messages sent from the messaging application should always be sent securely, or may indicate that message addressed to certain recipients should always be securely sent. As another alternative, an IT department associated with the user may enforce a security policy on the messaging application whereby messages are to always be sent securely. Such security policies are typically downloaded periodically to devices such as mobile device 10 on which the messaging application may reside.
The required Certs may be found in a Key Store to which the messaging application has access. If the Cert is not present in the Key Store, the messaging application proceeds to retrieve the required Certs prior to encoding the message. In order to retrieve the Certs, the messaging application may query one or more Cert services that provide Certs to applications that request them. As an example, there may be a designated certificate server provided on a network to which the messaging application has access. The certificate server may be operated by the IT department associated with the user, or may be operated by a third-party that provides such Cert services. The list of Cert services that the messaging application can access may be configured by the user, or alternatively, though the security policy provided by the IT department associated with the user. The list of Cert services may be ranked in order of preference, as some Cert services are more trustworthy than others. If the required Cert is available on one of the Cert services, the Cert is retrieved by the messaging application, or alternatively, by an application that retrieves Certs on behalf of the messaging application. If a plurality of matching Certs are retrieved, then the message may be encoded using each one of them.
Once the required Certs are retrieved from the Cert Services, or if they were already present in the Key Store, they may need to be checked for validity. The validity of a Cert may change over time for a number of reasons, such as if the private key associated with the Cert was compromised in some way, or if the Cert has simply expired. If the message application determines that the Certs have not been validated for a period of time, the Certs will have to be validated. For example, the security policy may require that a Cert status be checked periodically, with the periodicity set by the security policy. If the Cert hasn't been validated within the specified period, the Cert is considered “stale”, and the validity has to be determined prior to usage of the Cert. Typically, the validity of a Cert may be checked through a CRL or through a Cert Status Provider that the messaging application can access. In some cases, the Cert Status Provider may be the same as the Cert service used to retrieve a Cert. If the required Certs are not valid, then a valid Cert should be retrieved prior to performing any encoding using information present in the Cert. In this case, the messaging application attempts to retrieve the Certs as described above. If a Cert cannot be retrieved, then the user is presented with an option to attempt to retrieve the Certs.
Once the required Certs have been retrieved and validated, the messaging application then proceeds to encode the message using information in the Certs, such as the recipient's public key. As will be understood, the messaging application may invoke an application that is configured to perform the steps in the process described above. If no Cert can be located, or if all attempts to validate any retrieved Certs fail, then the user may be required to manually intervene to locate a valid Cert using other means.
The systems and methods disclosed herein are presented only by way of example and are not meant to limit the scope of the embodiments herein. Other variations of the systems and methods described above will be apparent to those skilled in the art and as such are considered to be within the scope of this disclosure. For example, it should be understood that steps and the order of the steps in the processing described herein may be altered, modified and/or augmented and still achieve the desired outcome.
As another example, the systems and methods disclosed herein may be used with many different computers and devices, such as a wireless mobile communications device shown in
The transceiver 311 includes a receiver 312, a transmitter 314, antennas 316 and 318, one or more local oscillators 313, and a digital signal processor (DSP) 320. The antennas 316 and 318 may be antenna elements of a multiple-element antenna, and are preferably embedded antennas. However, the systems and methods described herein are in no way restricted to a particular type of antenna, or even to wireless communication devices.
The mobile device 100 is preferably a two-way communication device having voice and data communication capabilities. Thus, for example, the mobile device 100 may communicate over a voice network, such as any of the analog or digital cellular networks, and may also communicate over a data network. The voice and data networks are depicted in
The transceiver 311 is used to communicate with the network 319, and includes the receiver 312, the transmitter 314, the one or more local oscillators 313 and the DSP 320. The DSP 320 is used to send and receive signals to and from the transceivers 316 and 318, and also provides control information to the receiver 312 and the transmitter 314. If the voice and data communications occur at a single frequency, or closely-spaced sets of frequencies, then a single local oscillator 313 may be used in conjunction with the receiver 312 and the transmitter 314. Alternatively, if different frequencies are utilized for voice communications versus data communications for example, then a plurality of local oscillators 313 can be used to generate a plurality of frequencies corresponding to the voice and data networks 319. Information, which includes both voice and data information, is communicated to and from the transceiver 311 via a link between the DSP 320 and the microprocessor 338.
The detailed design of the transceiver 311, such as frequency band, component selection, power level, etc., will be dependent upon the communication network 319 in which the mobile device 100 is intended to operate. For example, a mobile device 100 intended to operate in a North American market may include a transceiver 311 designed to operate with any of a variety of voice communication networks, such as the Mobitex or DataTAC mobile data communication networks, AMPS, TDMA, CDMA, PCS, etc., whereas a mobile device 100 intended for use in Europe may be configured to operate with the GPRS data communication network and the GSM voice communication network. Other types of data and voice networks, both separate and integrated, may also be utilized with a mobile device 100.
Depending upon the type of network or networks 319, the access requirements for the mobile device 100 may also vary. For example, in the Mobitex and DataTAC data networks, mobile devices are registered on the network using a unique identification number associated with each mobile device. In GPRS data networks, however, network access is associated with a subscriber or user of a mobile device. A GPRS device typically requires a subscriber identity module (“SIM”), which is required in order to operate a mobile device on a GPRS network. Local or non-network communication functions (if any) may be operable, without the SIM device, but a mobile device will be unable to carry out any functions involving communications over the data network 319, other than any legally required operations, such as ‘911’ emergency calling.
After any required network registration or activation procedures have been completed, the mobile device 100 may the send and receive communication signals, including both voice and data signals, over the networks 319. Signals received by the antenna 316 from the communication network 319 are routed to the receiver 312, which provides for signal amplification, frequency down conversion, filtering, channel selection, etc., and may also provide analog to digital conversion. Analog to digital conversion of the received signal allows more complex communication functions, such as digital demodulation and decoding to be performed using the DSP 320. In a similar manner, signals to be transmitted to the network 319 are processed, including modulation and encoding, for example, by the DSP 320 and are then provided to the transmitter 314 for digital to analog conversion, frequency up conversion, filtering, amplification and transmission to the communication network 319 via the antenna 318.
In addition to processing the communication signals, the DSP 320 also provides for transceiver control. For example, the gain levels applied to communication signals in the receiver 312 and the transmitter 314 may be adaptively controlled through automatic gain control algorithms implemented in the DSP 320. Other transceiver control algorithms could also be implemented in the DSP 320 in order to provide more sophisticated control of the transceiver 311.
The microprocessor 338 preferably manages and controls the overall operation of the mobile device 100. Many types of microprocessors or microcontrollers could be used here, or, alternatively, a single DSP 320 could be used to carry out the functions of the microprocessor 338. Low-level communication functions, including at least data and voice communications, are performed through the DSP 320 in the transceiver 311. Other, high-level communication applications, such as a voice communication application 324A, and a data communication application 324B may be stored in the non-volatile memory 324 for execution by the microprocessor 338. For example, the voice communication module 324A may provide a high-level user interface operable to transmit and receive voice calls between the mobile device 100 and a plurality of other voice or dual-mode devices via the network 319. Similarly, the data communication module 324B may provide a high-level user interface operable for sending and receiving data, such as e-mail messages, files, organizer information, short text messages, etc., between the mobile device 100 and a plurality of other data devices via the networks 319. The microprocessor 338 also interacts with other device subsystems, such as the display 322, the RAM 326, the auxiliary input/output (I/O) subsystems 328, the serial port 330, the keyboard 332, the speaker 334, the microphone 336, the short-range communications subsystem 340 and any other device subsystems generally designated as 342.
Some of the subsystems shown in
Operating system software used by the microprocessor 338 is preferably stored in a persistent store such as non-volatile memory 324. The non-volatile memory 324 may be implemented, for example, as a Flash memory component, or as battery backed-up RAM. In addition to the operating system, which controls low-level functions of the mobile device 310, the non-volatile memory 324 includes a plurality of software modules 324A-324N that can be executed by the microprocessor 338 (and/or the DSP 320), including a voice communication module 324A, a data communication module 324B, and a plurality of other operational modules 324N for carrying out a plurality of other functions. These modules are executed by the microprocessor 338 and provide a high-level interface between a user and the mobile device 100. This interface typically includes a graphical component provided through the display 322, and an input/output component provided through the auxiliary I/O 328, keyboard 332, speaker 334, and microphone 336. The operating system, specific device applications or modules, or parts thereof, may be temporarily loaded into a volatile store, such as RAM 326 for faster operation. Moreover, received communication signals may also be temporarily stored to RAM 326, before permanently writing them to a file system located in a persistent store such as the Flash memory 324.
An exemplary application module 324N that may be loaded onto the mobile device 100 is a personal information manager (PIM) application providing PDA functionality, such as calendar events, appointments, and task items. This module 324N may also interact with the voice communication module 324A for managing phone calls, voice mails, etc., and may also interact with the data communication module for managing e-mail communications and other data transmissions. Alternatively, all of the functionality of the voice communication module 324A and the data communication module 324B may be integrated into the PIM module.
The non-volatile memory 324 preferably also provides a file system to facilitate storage of PIM data items on the device. The PIM application preferably includes the ability to send and receive data items, either by itself, or in conjunction with the voice and data communication modules 324A, 324B, via the wireless networks 319. The PIM data items are preferably seamlessly integrated, synchronized and updated, via the wireless networks 319, with a corresponding set of data items stored or associated with a host computer system, thereby creating a mirrored system for data items associated with a particular user.
Context objects representing at least partially decoded data items, as well as fully decoded data items, are preferably stored on the mobile device 100 in a volatile and non-persistent store such as the RAM 326. Such information may instead be stored in the non-volatile memory 324, for example, when storage intervals are relatively short, such that the information is removed from memory soon after it is stored. However, storage of this information in the RAM 326 or another volatile and non-persistent store is preferred, in order to ensure that the information is erased from memory when the mobile device 100 loses power. This prevents an unauthorized party from obtaining any stored decoded or partially decoded information by removing a memory chip from the mobile device 100, for example.
The mobile device 100 may be manually synchronized with a host system by placing the device 100 in an interface cradle, which couples the serial port 330 of the mobile device 100 to the serial port of a computer system or device. The serial port 330 may also be used to enable a user to set preferences through an external device or software application, or to download other application modules 324N for installation. This wired download path may be used to load an encryption key onto the device, which is a more secure method than exchanging encryption information via the wireless network 319. Interfaces for other wired download paths may be provided in the mobile device 100, in addition to or instead of the serial port 330. For example, a USB port would provide an interface to a similarly equipped personal computer.
Additional application modules 324N may be loaded onto the mobile device 100 through the networks 319, through an auxiliary I/O subsystem 328, through the serial port 330, through the short-range communications subsystem 340, or through any other suitable subsystem 342, and installed by a user in the non-volatile memory 324 or RAM 326. Such flexibility in application installation increases the functionality of the mobile device 100 and may provide enhanced on-device functions, communication-related functions, or both. For example, secure communication applications may enable electronic commerce functions and other such financial transactions to be performed using the mobile device 100.
When the mobile device 100 is operating in a data communication mode, a received signal, such as a text message or a web page download, is processed by the transceiver module 311 and provided to the microprocessor 338, which preferably further processes the received signal in multiple stages as described above, for eventual output to the display 322, or, alternatively, to an auxiliary I/O device 328. A user of mobile device 100 may also compose data items, such as e-mail messages, using the keyboard 332, which is preferably a complete alphanumeric keyboard laid out in the QWERTY style, although other styles of complete alphanumeric keyboards such as the known DVORAK style may also be used. User input to the mobile device 100 is further enhanced with a plurality of auxiliary I/O devices 328, which may include a thumbwheel input device, a touchpad, a variety of switches, a rocker input switch, etc. The composed data items input by the user may then be transmitted over the communication networks 319 via the transceiver module 311.
When the mobile device 100 is operating in a voice communication mode, the overall operation of the mobile device is substantially similar to the data mode, except that received signals are preferably be output to the speaker 334 and voice signals for transmission are generated by a microphone 336. Alternative voice or audio I/O subsystems, such as a voice message recording subsystem, may also be implemented on the mobile device 100. Although voice or audio signal output is preferably accomplished primarily through the speaker 334, the display 322 may also be used to provide an indication of the identity of a calling party, the duration of a voice call, or other voice call related information. For example, the microprocessor 338, in conjunction with the voice communication module and the operating system software, may detect the caller identification information of an incoming voice call and display it on the display 322.
A short-range communications subsystem 340 is also included in the mobile device 100. The subsystem 340 may include an infrared device and associated circuits and components, or a short-range RF communication module such as a Bluetooth™ module or an 802.11 module, for example, to provide for communication with similarly-enabled systems and devices. Those skilled in the art will appreciate that “Bluetooth” and “802.11” refer to sets of specifications, available from the Institute of Electrical and Electronics Engineers, relating to wireless personal area networks and wireless local area networks, respectively.
The systems' and methods' data may be stored in one or more data stores. The data stores can be of many different types of storage devices and programming constructs, such as RAM, ROM, Flash memory, programming data structures, programming variables, etc. It is noted that data structures describe formats for use in organizing and storing data in databases, programs, memory, or other computer-readable media for use by a computer program.
The systems and methods may be provided on many different types of computer-readable media including computer storage mechanisms (e.g., CD-ROM, diskette, RAM, flash memory, computer's hard drive, etc.) that contain instructions for use in execution by a processor to perform the methods' operations and implement the systems described herein.
The computer components, software modules, functions and data structures described herein may be connected directly or indirectly to each other in order to allow the flow of data needed for their operations. It is also noted that a module or processor includes but is not limited to a unit of code that performs a software operation, and can be implemented for example as a subroutine unit of code, or as a software function unit of code, or as an object (as in an object-oriented paradigm), or as an applet, or in a computer script language, or as another type of computer code.
Claims
1. A method, comprising:
- detecting, at an communication device, a command to initiate transmission of a composed message to a recipient;
- after detection of said command and prior to said transmission, the communication device: determining that no valid digital certificate for said recipient is available at the communication device; retrieving a valid digital certificate for said recipient from a source over a network; and encrypting said composed message using the valid digital certificate; and
- initiating transmission of the encrypted composed message to the recipient.
2. The method of claim 1, wherein said command comprises selection of a send option of a messaging application executing at the communication device.
3. The method of claim 2, wherein said determining is carried out by said messaging application.
4. The method of claim 2, wherein said determining, retrieving and encrypting are carried out by said messaging application.
5. The method of claim 1, wherein said retrieving comprises:
- obtaining a digital certificate from a first source; and
- if it is determined that said digital certificate is invalid, repeating said obtaining from a further source until a valid digital certificate is obtained.
6. The method of claim 1, wherein said determining comprises querying a certificate status provider for a status of a digital certificate currently stored at the communication device.
7. The method of claim 5, wherein said retrieving further comprises querying a certificate status provider for a status of the digital certificate obtained from the first source.
8. The method of claim 1, further comprising determining, prior to said encrypting, that the composed message is to be sent in encrypted form to the recipient.
9. The method of claim 8, wherein said determining that the composed message is to be sent in encrypted form is carried out after said detection and prior to determining that no valid digital certificate for said recipient is available.
10. The method of claim 1, wherein said retrieving is carried out at least in part over a wireless network.
11. An electronic device, comprising:
- a memory adapted to store one or more digital certificates;
- a communication subsystem;
- a processor in communication with the memory and the communication subsystem, the processor being configured to: detect a command to initiate transmission of a composed message to a recipient; after detection of said command and prior to said transmission: determine that no valid digital certificate for said recipient is available in the memory; retrieve, using the communication subsystem, a valid digital certificate for said recipient from a source over a network; and encrypt said composed message using the valid digital certificate; and initiate transmission of the encrypted composed message to the recipient.
12. The electronic device of claim 11, wherein the processor is configured to execute a messaging application, and said command comprises selection of a send option of the messaging application.
13. The electronic device of claim 12, wherein the processor is configured to carry out said determining through execution of the messaging application.
14. The electronic device of claim 12, wherein the processor is configured to carry out said determining, retrieving and encrypting through execution of the messaging application.
15. The electronic device of claim 11, wherein the processor is configured to retrieve the valid digital certificate by:
- obtaining a digital certificate from a first source; and
- if it is determined that said digital certificate is invalid, repeating said obtaining from a further source until a valid digital certificate is obtained.
16. The electronic device of claim 11, wherein the processor is configured to query a certificate status provider for a status of a digital certificate currently stored at the electronic device to determine that no valid digital certificate for said recipient is available.
17. The electronic device of claim 15, wherein the processor is further configured to query a certificate status provider for a status of the digital certificate obtained from the first source.
18. The electronic device of claim 17, wherein the processor is further configured to determine, prior to encrypting the composed message, that the composed message is to be sent in encrypted form to the recipient.
19. The electronic device of claim 18, wherein the processor is configured to determine that the composed message is to be sent in encrypted form after said detection and prior to determining that no valid digital certificate for said recipient is available.
20. The electronic device of claim 11, wherein the electronic device is a wireless electronic device.
Type: Application
Filed: Oct 25, 2011
Publication Date: Feb 16, 2012
Applicant: RESEARCH IN MOTION LIMITED (Waterloo)
Inventors: Michael S. BROWN (Kitchener), Michael G. KIRKUP (Waterloo), Herb LITTLE (Waterloo)
Application Number: 13/280,732