JP2005130459A - Certificate setting method - Google Patents

Certificate setting method Download PDF

Info

Publication number
JP2005130459A
JP2005130459A JP2004228607A JP2004228607A JP2005130459A JP 2005130459 A JP2005130459 A JP 2005130459A JP 2004228607 A JP2004228607 A JP 2004228607A JP 2004228607 A JP2004228607 A JP 2004228607A JP 2005130459 A JP2005130459 A JP 2005130459A
Authority
JP
Japan
Prior art keywords
certificate
public key
communication
authentication
normal
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.)
Granted
Application number
JP2004228607A
Other languages
Japanese (ja)
Other versions
JP4712330B2 (en
Inventor
Tatsuya Imai
達也 今井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2004228607A priority Critical patent/JP4712330B2/en
Publication of JP2005130459A publication Critical patent/JP2005130459A/en
Application granted granted Critical
Publication of JP4712330B2 publication Critical patent/JP4712330B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a certificate setting method capable of easily and securely setting a digital certificate to a communication apparatus in the case of setting the digital certificate in response to applications of a user to the communication apparatus. <P>SOLUTION: In the case of using a certificate writer 160 to store a digital certificate being a regular public key certificate used for authentication processing at communication to the communication apparatus, a first step wherein a component A for storing a rescue public key certificate being a digital certificate issued by a private certificate authority is mounted on a body of the communication apparatus, and a second step wherein the certificate writer 160 and the communication apparatus make authentication processing using the rescue public key certificate and the certificate writer 160 stores the regular public key certificate to the communication apparatus when the authentication processing is successful, are executed in this order. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

この発明は、通信装置に、認証処理に使用するデジタル証明書を証明書設定装置を用いて記憶させる証明書設定方法に関する。   The present invention relates to a certificate setting method for causing a communication device to store a digital certificate used for authentication processing using a certificate setting device.

従来から、それぞれ通信機能を備えた複数の通信装置をネットワークを介して通信可能に接続し、様々なシステムを構築することが行われている。その一例としては、クライアント装置として機能するPC等のコンピュータから商品の注文を送信し、これとインターネットを介して通信可能なサーバ装置においてその注文を受け付けるといった、いわゆる電子商取引システムが挙げられる。また、種々の電子装置にクライアント装置あるいはサーバ装置の機能を持たせてネットワークを介して接続し、相互間の通信によって電子装置の遠隔管理を行うシステムも提案されている。   2. Description of the Related Art Conventionally, a variety of systems have been constructed by connecting a plurality of communication devices each having a communication function via a network so that communication is possible. As an example, there is a so-called electronic commerce system in which an order for a product is transmitted from a computer such as a PC functioning as a client device, and the order is received by a server device that can communicate with the order via the Internet. In addition, a system has also been proposed in which various electronic devices are connected via a network with the functions of a client device or a server device, and the electronic device is remotely managed by communication between them.

このようなシステムを構築する上では、通信を行う際に、通信相手が適切か、あるいは送信されてくる情報が改竄されていないかといった確認が重要である。また、特にインターネットによる通信を行う場合には、情報が通信相手に到達するまでに無関係なコンピュータを経由する場合が多いことから、機密情報を送信する場合、その内容を盗み見られないようにする必要もある。そして、このような要求に応える通信プロトコルとして、例えばSSL(Secure Socket Layer)と呼ばれるプロトコルが開発されており、広く用いられている。このプロトコルを用いて通信を行うことにより、公開鍵暗号方式と共通鍵暗号方式とを組み合わせ、通信相手の認証を行うと共に、情報の暗号化により改竄及び盗聴の防止を図ることができる。また、通信相手の側でも、通信を要求してきた通信元の装置を認証することができる。
このようなSSLや公開鍵暗号を用いた認証に関連する技術としては、例えば特許文献1及び特許文献2に記載のものが挙げられる。
特開2002−353959号公報 特開2002−251492号公報
In constructing such a system, it is important to confirm whether a communication partner is appropriate or whether transmitted information is falsified when performing communication. In addition, especially when communicating over the Internet, it is often necessary for information to pass through an irrelevant computer until it reaches the communication partner, so when sending confidential information, the contents must not be seen. There is also. As a communication protocol that meets such requirements, for example, a protocol called SSL (Secure Socket Layer) has been developed and widely used. By performing communication using this protocol, it is possible to combine a public key cryptosystem and a common key cryptosystem to authenticate a communication partner and to prevent tampering and eavesdropping by encrypting information. The communication partner can also authenticate the communication source device that has requested communication.
Examples of techniques related to authentication using SSL or public key cryptography include those described in Patent Document 1 and Patent Document 2.
JP 2002-353959 A JP 2002-251492 A

ここで、このSSLに従った相互認証を行う場合の通信手順について、認証処理の部分に焦点を当てて説明する。図19は、通信装置Aと通信装置BとがSSLに従った相互認証を行う際の各装置において実行する処理のフローチャートを、その処理に用いる情報と共に示す図である。
図19に示すように、SSLに従った相互認証を行う際には、まず双方の通信装置にルート鍵証明書及び、私有鍵と公開鍵証明書を記憶させておく必要がある。この私有鍵は、認証局(CA:certificate authority)が各装置に対して発行した私有鍵であり、公開鍵証明書は、その私有鍵と対応する公開鍵にCAがデジタル署名を付してデジタル証明書としたものである。また、ルート鍵証明書は、CAがデジタル署名に用いたルート私有鍵と対応するルート鍵に、デジタル署名を付してデジタル証明書としたものである。
Here, a communication procedure in the case of performing mutual authentication according to the SSL will be described focusing on the authentication processing part. FIG. 19 is a diagram illustrating a flowchart of processing executed in each device when the communication device A and the communication device B perform mutual authentication according to SSL, together with information used for the processing.
As shown in FIG. 19, when performing mutual authentication according to SSL, it is necessary to first store a root key certificate, a private key, and a public key certificate in both communication apparatuses. This private key is a private key issued to each device by a certificate authority (CA). A public key certificate is digitally signed by the CA with a digital signature on the public key corresponding to the private key. It is a certificate. The root key certificate is a digital certificate obtained by attaching a digital signature to a root key corresponding to the root private key used by the CA for the digital signature.

図20にこれらの関係を示す。
図20(a)に示すように、公開鍵Aは、私有鍵Aを用いて暗号化された文書を復号化するための鍵本体と、その公開鍵の発行者(CA)や有効期限等の情報を含む書誌情報とによって構成される。そして、CAは、鍵本体や書誌情報が改竄されていないことを示すため、公開鍵Aをハッシュ処理して得たハッシュ値を、ルート私有鍵を用いて暗号化し、デジタル署名としてクライアント公開鍵に付す。またこの際に、デジタル署名に用いるルート私有鍵の識別情報を署名鍵情報として公開鍵Aの書誌情報に加える。そして、このデジタル署名を付した公開鍵証明書が、公開鍵証明書Aである。
FIG. 20 shows these relationships.
As shown in FIG. 20A, the public key A includes a key body for decrypting a document encrypted using the private key A, an issuer (CA) of the public key, an expiration date, and the like. Bibliographic information including information. The CA encrypts the hash value obtained by hashing the public key A using the root private key to indicate that the key body or bibliographic information has not been tampered with, and uses it as a digital signature for the client public key. Attached. At this time, the identification information of the root private key used for the digital signature is added to the bibliographic information of the public key A as the signature key information. The public key certificate with the digital signature is public key certificate A.

この公開鍵証明書Aを認証処理に用いる場合には、ここに含まれるデジタル署名を、ルート私有鍵と対応する公開鍵であるルート鍵の鍵本体を用いて復号化する。この復号化が正常に行われれば、デジタル署名が確かにCAによって付されたことがわかる。また、公開鍵Aの部分をハッシュ処理して得たハッシュ値と、復号して得たハッシュ値とが一致すれば、鍵自体も損傷や改竄を受けていないことがわかる。さらに、受信したデータをこの公開鍵Aを用いて正常に復号化できれば、そのデータは、私有鍵Aの持ち主から送信されたものであることがわかる。   When this public key certificate A is used for authentication processing, the digital signature included therein is decrypted using the key body of the root key, which is the public key corresponding to the root private key. If this decryption is carried out normally, it can be seen that the digital signature is certainly attached by the CA. If the hash value obtained by hashing the public key A portion matches the hash value obtained by decryption, it is understood that the key itself is not damaged or tampered. Further, if the received data can be normally decrypted using the public key A, it is understood that the data is transmitted from the owner of the private key A.

ここで、認証を行うためには、ルート鍵を予め記憶しておく必要があるが、このルート鍵も、図20(b)に示すように、CAがデジタル署名を付したルート鍵証明書として記憶しておく。このルート鍵証明書は、自身に含まれる公開鍵でデジタル署名を復号化可能な、自己署名形式である。そして、ルート鍵を使用する際に、そのルート鍵証明書に含まれる鍵本体を用いてデジタル署名を復号化し、ルート鍵をハッシュ処理して得たハッシュ値と比較する。これが一致すれば、ルート鍵が破損等していないことを確認できるのである。   Here, in order to perform authentication, it is necessary to store a root key in advance. This root key is also a root key certificate with a digital signature by the CA, as shown in FIG. Remember. This root key certificate is a self-signed form in which a digital signature can be decrypted with a public key included in the root key certificate. When the root key is used, the digital signature is decrypted using the key body included in the root key certificate, and compared with the hash value obtained by hashing the root key. If they match, it can be confirmed that the root key is not damaged.

図19のフローチャートの説明に入る。なお、この図において、2本のフローチャート間の矢印は、データの転送を示し、送信側は矢印の根元のステップで転送処理を行い、受信側はその情報を受信すると矢印の先端のステップの処理を行うものとする。また、各ステップの処理が正常に完了しなかった場合には、その時点で認証失敗の応答を返して処理を中断するものとする。相手から認証失敗の応答を受けた場合、処理がタイムアウトした場合等も同様である。   The flowchart of FIG. 19 will be described. In this figure, the arrow between the two flowcharts indicates the data transfer, the transmission side performs the transfer process at the step at the base of the arrow, and the reception side receives the information, the process at the tip of the arrow Shall be performed. In addition, if the process of each step is not completed normally, an authentication failure response is returned at that time and the process is interrupted. The same applies to the case where an authentication failure response is received from the other party or the process times out.

ここでは、通信装置Aが通信装置Bに通信を要求するものとするが、この要求を行う場合、通信装置AのCPUは、所要の制御プログラムを実行することにより、図19の左側に示すフローチャートの処理を開始する。そして、ステップS11で通信装置Bに対して接続要求を送信する。
一方通信装置BのCPUは、この接続要求を受信すると、所要の制御プログラムを実行することにより、図19の右側に示すフローチャートの処理を開始する。そして、ステップS21で第1の乱数を生成し、これを私有鍵Bを用いて暗号化する。そして、ステップS22でその暗号化した第1の乱数と公開鍵証明書Bとを通信装置Aに送信する。
Here, it is assumed that the communication device A requests communication to the communication device B. When this request is made, the CPU of the communication device A executes a required control program, and the flowchart shown on the left side of FIG. Start processing. In step S11, a connection request is transmitted to the communication apparatus B.
On the other hand, when the CPU of the communication device B receives this connection request, it executes the required control program to start the processing of the flowchart shown on the right side of FIG. In step S21, a first random number is generated and encrypted using the private key B. In step S22, the encrypted first random number and the public key certificate B are transmitted to the communication device A.

通信装置A側では、これを受信すると、ステップS12でルート鍵証明書を用いて公開鍵証明書Bの正当性を確認する。
そして確認ができると、ステップS13で、受信した公開鍵証明書Bに含まれる公開鍵Bを用いて第1の乱数を復号化する。ここで復号化が成功すれば、第1の乱数は確かに公開鍵証明書Bの発行対象から受信したものだと確認できる。
その後、ステップS14でこれとは別に第2の乱数及び共通鍵の種を生成する。共通鍵の種は、例えばそれまでの通信でやり取りしたデータに基づいて作成することができる。そして、ステップS15で第2の乱数を私有鍵Aを用いて暗号化し、共通鍵の種を公開鍵Bを用いて暗号化し、ステップS16でこれらを公開鍵証明書Aと共にサーバ装置に送信する。共通鍵の種の暗号化は、通信相手以外の装置に共通鍵の種を知られないようにするために行うものである。
また、次のステップS17では、ステップS14で生成した共通鍵の種から以後の通信の暗号化に用いる共通鍵を生成する。
When receiving this, the communication apparatus A confirms the validity of the public key certificate B using the root key certificate in step S12.
If it can be confirmed, the first random number is decrypted using the public key B included in the received public key certificate B in step S13. Here, if the decryption is successful, it can be confirmed that the first random number is certainly received from the issue target of the public key certificate B.
Thereafter, in step S14, a second random number and a common key seed are generated separately. The common key seed can be created based on, for example, data exchanged through communication so far. In step S15, the second random number is encrypted using the private key A, the seed of the common key is encrypted using the public key B, and these are transmitted to the server apparatus together with the public key certificate A in step S16. The encryption of the common key seed is performed so that the apparatus other than the communication partner does not know the common key seed.
In the next step S17, a common key used for encryption of subsequent communication is generated from the seed of the common key generated in step S14.

通信装置B側では、通信装置AがステップS16で送信してくるデータを受信すると、ステップS23でルート鍵証明書を用いて公開鍵証明書Aの正当性を確認する。そして確認ができると、ステップS24で、受信した公開鍵証明書Aに含まれる公開鍵Aを用いて第2の乱数を復号化する。ここで復号化が成功すれば、第2の乱数は確かに公開鍵証明書Aの発行対象から受信したものだと確認できる。
その後、ステップS25で私有鍵Bを用いて共通鍵の種を復号化する。ここまでの処理で、通信装置A側と通信装置B側に共通鍵の種が共有されたことになる。そして、この共通鍵の種は、生成した通信装置Aと、私有鍵Bを持つ通信装置B以外の装置が知ることはない。ここまでの処理が成功すると、通信装置B側でもステップS26で復号化で得た共通鍵の種から以後の通信の暗号化に用いる共通鍵を生成する。
On the communication device B side, when the communication device A receives the data transmitted in step S16, the validity of the public key certificate A is confirmed using the root key certificate in step S23. If it can be confirmed, the second random number is decrypted by using the public key A included in the received public key certificate A in step S24. Here, if the decryption is successful, it can be confirmed that the second random number is certainly received from the issue target of the public key certificate A.
Thereafter, the seed of the common key is decrypted using the private key B in step S25. With the processing so far, the type of the common key is shared between the communication device A side and the communication device B side. The common key seed is not known by any device other than the generated communication device A and the communication device B having the private key B. If the processing so far is successful, the communication device B also generates a common key used for encryption of subsequent communication from the seed of the common key obtained by decryption in step S26.

そして、通信装置A側のステップS17と通信装置B側のステップS26の処理が終了すると、相互に認証の成功と以後の通信に使用する暗号化方式とを確認し、生成した共通鍵を用いてその暗号化方式で以後の通信を行うものとして認証に関する処理を終了する。なお、この確認には、通信装置Bからの認証が成功した旨の応答も含むものとする。以上の処理によって互いに通信を確立し、以後はステップS17又はS26で生成した共通鍵を用い、共通鍵暗号方式でデータを暗号化して通信を行うことができる。   When the processing of step S17 on the communication device A side and step S26 on the communication device B side is completed, the authentication success and the encryption method used for the subsequent communication are mutually confirmed, and the generated common key is used. The processing related to authentication is terminated assuming that subsequent communication is performed using the encryption method. Note that this confirmation includes a response indicating that the authentication from the communication apparatus B is successful. Communication can be established by the above processing, and thereafter, communication can be performed by encrypting data by the common key encryption method using the common key generated in step S17 or S26.

このような処理を行うことにより、通信装置Aと通信装置Bが安全に共通鍵を共有することができ、通信を安全に行う経路を確立することができる。
ただし、上述した処理において、第2の乱数を公開鍵Aで暗号化し、公開鍵証明書Aを通信装置Bに送信することは必須ではない。この場合、通信装置B側のステップS23及びS24の処理は不要になり、処理は図21に示すようになる。このようにすると、通信装置Bが通信装置Aを認証することはできないが、通信装置Aが通信装置Bを認証するだけでよい場合にはこの処理で十分である。そしてこの場合には、通信装置Aに記憶させるのはルート鍵証明書のみでよく、私有鍵A及び公開鍵証明書Aは不要である。また、通信装置Bにはルート鍵証明書を記憶させる必要はない。
By performing such processing, the communication device A and the communication device B can safely share a common key, and a route for performing communication safely can be established.
However, in the above-described processing, it is not essential to encrypt the second random number with the public key A and transmit the public key certificate A to the communication device B. In this case, the processing of steps S23 and S24 on the communication device B side is not necessary, and the processing is as shown in FIG. In this way, the communication device B cannot authenticate the communication device A, but this processing is sufficient when the communication device A only needs to authenticate the communication device B. In this case, only the root key certificate may be stored in the communication device A, and the private key A and the public key certificate A are not necessary. Further, it is not necessary for the communication device B to store the root key certificate.

一方、このような公開鍵証明書を発行する第3者機関として、私有鍵の保有者の確認を行い、その私有鍵に対応した公開鍵に対してデジタル署名を行い、公開鍵証明書を発行する商用サービスが、例えばベリサイン社やボルチモア社によって提供されている。そして、公開鍵発行のためのシステムが私有鍵を含めて厳重に管理されている信頼性の高い第3者機関が発行する公開鍵証明書は、広く認証に利用されている。また、デジタル証明書を用いた認証を行う場合、信頼性の高い第3者機関が発行した公開鍵証明書を使用したいという要求もある。   On the other hand, as a third-party organization that issues such public key certificates, the owner of the private key is confirmed, the public key corresponding to the private key is digitally signed, and the public key certificate is issued Commercial services are provided by VeriSign and Baltimore, for example. Public key certificates issued by highly reliable third-party organizations in which a system for issuing public keys is strictly managed including private keys are widely used for authentication. There is also a demand for using a public key certificate issued by a highly reliable third party when performing authentication using a digital certificate.

さらに、このような第3者機関の発行する公開鍵証明書を利用する場合、主要な第3者機関によるデジタル署名の内容を確認するためのルート鍵は、インターネットエクスプローラ(登録商標)やネットスケープ(登録商標)のような一般的なウェブブラウザには予め埋め込まれているため、ウェブブラウザの操作者は、新たにルート鍵を入手して設定する必要がないという利点がある。
また、予めルート鍵を設定されていない装置であっても、信頼性の高い第3者機関のものであればユーザがルート鍵の設定に同意しやすいし、ルート鍵を入手して設定すれば、同じ第3者機関が発行した公開鍵証明書を持つ装置は、装置自体のベンダーに関わらず認証することができるという利点もある。従って、自社製の装置を他社製の装置に接続したい場合等には、第3者機関の発行する公開鍵証明書を利用することが効果的である。また、装置のユーザ側からも、このような公開鍵証明書を利用したいという要望がある。
Furthermore, when using such a public key certificate issued by a third party organization, the root key for confirming the contents of the digital signature by the main third party organization is Internet Explorer (registered trademark) or Netscape ( Since it is embedded in a general web browser such as a registered trademark in advance, there is an advantage that the operator of the web browser does not need to obtain and set a new root key.
Even if the device does not have a root key set in advance, it is easy for the user to agree to the setting of the root key if it is of a highly reliable third party, and if the root key is obtained and set An apparatus having a public key certificate issued by the same third party has the advantage that it can be authenticated regardless of the vendor of the apparatus itself. Therefore, when it is desired to connect a device manufactured by one company to a device manufactured by another company, it is effective to use a public key certificate issued by a third party organization. There is also a demand from the user side of the apparatus to use such a public key certificate.

ところで、装置自体を認証する場合には、ウェブブラウザ等の操作者を特定する認証と異なり、装置にデジタル証明書を予め記憶させておく必要がある。これは、装置の製造時においてもそうであるし、破損や不良等のため証明書を記憶するメモリを有する部品を交換した場合には、交換後にも証明書を記憶させた状態にできなければならない。
しかしながら、暗号化や認証の技術は日々進歩しており、より強度の高い暗号やその暗号を利用した認証の技術が提案され、実用化されている。このような強度の高い暗号は、上記の公開鍵暗号の場合には、鍵長を長くする、より強度の高い暗号方式を採用するなどによって実現される。そして、このように暗号強度が強い方式が実用化された場合、セキュリティレベルを考慮してそれらの方式を採用することが考えられる。
By the way, when authenticating the device itself, it is necessary to store a digital certificate in advance in the device, unlike authentication for specifying an operator such as a web browser. This is also the case at the time of manufacture of the device, and if a part having a memory for storing a certificate is replaced due to damage or failure, the certificate must be stored even after replacement. Don't be.
However, encryption and authentication technologies are progressing day by day, and higher-strength encryption and authentication technologies using the encryption have been proposed and put into practical use. Such a high-strength cipher is realized by increasing the key length or adopting a higher-strength cryptographic method in the case of the public key cipher described above. When methods with such strong encryption strength are put into practical use, it is conceivable to adopt those methods in consideration of the security level.

従って、その暗号方式に対応した公開鍵証明書を使用するかは、通信装置が接続される通信システムによって異なることが考えられ、装置や部品がどの通信システムあるいは通信装置で使用されるかがわからない状態で、予め適切な機関が発行した公開鍵証明書を記憶させておくことは困難であるという問題があった。
また、どのような証明書を記憶させておけばよいかわかる場合であっても、通信装置の運用者が認証処理の方式を変更してしまう場合も考えられる。
このような問題を解決するためには、ユーザや用途が特定された後で各装置に個別に証明書を記憶させるようにすることが考えられる。また、証明書を記憶するメモリを有する部品についても、部品の交換後に証明書を記憶させるような対応を行うことが考えられる。
Therefore, it is conceivable that the public key certificate corresponding to the encryption method is different depending on the communication system to which the communication device is connected, and it is not known in which communication system or communication device the device or component is used. In this state, there is a problem that it is difficult to store a public key certificate issued by an appropriate organization in advance.
In addition, even if it is clear what kind of certificate should be stored, the operator of the communication apparatus may change the authentication processing method.
In order to solve such a problem, it is conceivable to store the certificate individually in each apparatus after the user and the usage are specified. In addition, for parts having a memory for storing a certificate, it is conceivable to take measures such that the certificate is stored after the part is replaced.

そこで、図22に、不揮発性記憶デバイスにこのような個別の書き込みを行うために従来用いられていた方法を示す。
従来用いられていた方法の1つは、図22(a)に示すように、通信装置300に設けた不揮発性記憶デバイス301に接続されている基板パターンに、記憶デバイス書き込み端子305を設けておき、ここに書き込み用の専用冶具である専用コネクタ312を接続して、書き込み装置313から書き込みを行う方法である。
しかしこの方法では、書き込みに専用の冶具が必要となり、冶具の管理上の問題から、OEM(Original Equipment Manufacturer)メーカーでの書き込みや、装置が市場に流通した後で証明書を記憶している部品が破損した場合の修復に必要な書き込みを可能とすることが難しいという問題があった。
FIG. 22 shows a method conventionally used for performing such individual writing to the nonvolatile storage device.
One conventionally used method is to provide a storage device write terminal 305 on a substrate pattern connected to the nonvolatile storage device 301 provided in the communication apparatus 300 as shown in FIG. This is a method in which a dedicated connector 312 which is a dedicated jig for writing is connected to perform writing from the writing device 313.
However, this method requires a dedicated jig for writing, and due to problems with the management of the jig, parts stored by OEM (Original Equipment Manufacturer) manufacturers and certificates stored after the equipment is distributed to the market There is a problem that it is difficult to enable writing necessary for repair in the case of damage.

また、通常動作時には使用しない専用冶具の接続I/F(記憶デバイス書き込み端子305)は、装置の完成後には通常は装置の内部に位置することになるので、ここに専用コネクタ312を接続するには、一旦基板を取り外す等の面倒な作業が必要となり、作業効率が悪いという問題があった。また、この作業によって装置を破損してしまう危険性もある。専用冶具の接続I/Fを装置の外側に設けることも考えられるが、このようにすると、通常動作には不要なI/Fを追加して設けることになり、コストアップにつながる。   In addition, since the connection I / F (storage device write terminal 305) of the dedicated jig that is not used during normal operation is normally located inside the apparatus after the apparatus is completed, the dedicated connector 312 is connected here. However, there is a problem that work efficiency such as once removing the substrate is required and work efficiency is poor. There is also a risk that the device may be damaged by this work. Although it is conceivable to provide the connection I / F of the dedicated jig outside the apparatus, in this way, an I / F unnecessary for normal operation is additionally provided, leading to an increase in cost.

一方、情報の書き込みには、図22(b)に示すように、PCMCIA(Personal Computer Memory Card International Association)カード等のメモリカード311を交換可能な記憶デバイスとして用い、通信装置300にこの記憶デバイスを接続するインタフェース(I/F)としてカードスロット303を設け、カードスロット303に接続したメモリカード311の内容をCPU302に読み出させ、不揮発性記憶デバイス301に書き込ませる方法も用いられている。
このような方法であれば、適当な証明書を記憶させたメモリカード311を用意すれば、OEMメーカーや市場も含め、どこでも書き込みを行うことができる。しかし、メモリカードは広く普及した一般的な媒体であるため、セキュリティの管理が難しく、メモリカード311の正当性の確認や、メモリカード311が不正な第3者に渡らないようにするための管理、またメモリカード311から第3者が不正にデータを取得することの防止が難しいという問題があった。
On the other hand, for information writing, as shown in FIG. 22B, a memory card 311 such as a PCMCIA (Personal Computer Memory Card International Association) card is used as a replaceable storage device, and this storage device is used in the communication apparatus 300. A method is also used in which a card slot 303 is provided as an interface (I / F) to be connected, and the contents of the memory card 311 connected to the card slot 303 are read by the CPU 302 and written to the nonvolatile storage device 301.
With such a method, if a memory card 311 storing an appropriate certificate is prepared, writing can be performed anywhere including OEM manufacturers and markets. However, since the memory card is a widespread general medium, it is difficult to manage security, and it is difficult to confirm the validity of the memory card 311 and to prevent the memory card 311 from being passed to an unauthorized third party. In addition, there is a problem that it is difficult to prevent a third party from illegally acquiring data from the memory card 311.

さらに、装置の成りすまし等を防止するため、デジタル証明書については、悪意のユーザによる交換、読み出し、登録を防止する必要があり、一般のユーザによるデジタル証明書の更新を禁止する必要があるので、メモリカード311を用いて証明書を設定するようにする場合の権限の確認も困難である。
この発明は、このような問題を解決し、通信装置にユーザの用途に応じたデジタル証明書を設定する場合において、このような証明書を、容易かつ安全に設定できるようにすることを目的とする。
Furthermore, in order to prevent impersonation of the device, for digital certificates, it is necessary to prevent exchange, reading, and registration by malicious users, and it is necessary to prohibit updates of digital certificates by general users. It is also difficult to confirm authority when setting a certificate using the memory card 311.
An object of the present invention is to solve such a problem and to easily and safely set such a certificate when setting a digital certificate corresponding to a user's use in a communication apparatus. To do.

上記の目的を達成するため、この発明の証明書設定方法は、通信装置に、認証処理に使用するデジタル証明書を証明書設定装置を用いて記憶させる証明書設定方法において、上記証明書設定装置により設定すべきデジタル証明書である第1の証明書よりも暗号強度の弱い認証処理に対応したデジタル証明書である第2の証明書を記憶している部品を上記通信装置の本体に装着する第1の手順と、上記証明書設定装置と上記通信装置とが上記第2の証明書を用いた認証処理を行い、その処理が成功した場合に、上記証明書設定装置が上記通信装置に上記第1の証明書を記憶させる第2の手順とを、この順で実行するようにしたものである。   To achieve the above object, the certificate setting method of the present invention is a certificate setting method in which a digital certificate used for authentication processing is stored in a communication device using the certificate setting device. A component storing a second certificate, which is a digital certificate corresponding to an authentication process whose encryption strength is weaker than that of the first certificate, which is a digital certificate to be set by the above, is attached to the main body of the communication apparatus. When the first procedure, the certificate setting device, and the communication device perform authentication processing using the second certificate and the processing is successful, the certificate setting device sends the communication device to the communication device. The second procedure for storing the first certificate is executed in this order.

このような証明書設定方法において、上記第1の手順の後に、上記通信装置の品質を検査する検査手順を実行し、その検査に合格した装置に対して上記第2の手順を実行するようにするとよい。
さらに、上記第2の手順において、上記第1の証明書を、上記通信装置本体の外部に露出しているインタフェースから記憶させるようにするとよい。
さらにまた、上記インタフェースを、イーサネット規格の通信ケーブルを接続するためのコネクタとするとよい。
さらに、上記認証処理を、SSL又はTLSのプロトコルに従った認証処理とするとよい。
In such a certificate setting method, after the first procedure, an inspection procedure for inspecting the quality of the communication device is executed, and the second procedure is executed for a device that has passed the inspection. Good.
Further, in the second procedure, the first certificate may be stored from an interface exposed to the outside of the communication device main body.
Furthermore, the interface may be a connector for connecting an Ethernet standard communication cable.
Furthermore, the authentication process may be an authentication process according to an SSL or TLS protocol.

以上のようなこの発明の証明書設定方法によれば、通信装置に有効期間の短いデジタル証明書を設定する場合において、このような証明書を、容易かつ安全に設定できるようにすることができる。   According to the certificate setting method of the present invention as described above, such a certificate can be set easily and safely when a digital certificate with a short validity period is set in the communication device. .

以下、この発明を実施するための最良の形態を図面を参照して説明する。
まず、この発明の証明書設定方法を適用する通信装置である下位装置と、同じく通信装置であってその下位装置の通信相手となる上位装置とを用いて構成した通信システムの構成例について説明する。
図1はその通信システムの構成を示すブロック図である。
この通信システムは、図1に示すように、それぞれ通信手段を備える通信装置である上位装置10及び下位装置20をネットワーク30によって接続して構成している。
ネットワーク30としては、有線,無線を問わず、ネットワークを構築可能な各種通信回線(通信経路)を採用することができる。また、ここでは下位装置20を1つしか示していないが、図18に示すように通信システム内に下位装置20を複数設けることも可能である。
The best mode for carrying out the present invention will be described below with reference to the drawings.
First, a configuration example of a communication system configured by using a lower-level device that is a communication device to which the certificate setting method of the present invention is applied and a higher-level device that is also a communication device and is a communication partner of the lower-level device will be described. .
FIG. 1 is a block diagram showing the configuration of the communication system.
As shown in FIG. 1, this communication system is configured by connecting a higher-level device 10 and a lower-level device 20, which are communication devices each having communication means, via a network 30.
As the network 30, various communication lines (communication paths) capable of constructing a network can be adopted regardless of wired or wireless. Although only one subordinate device 20 is shown here, it is possible to provide a plurality of subordinate devices 20 in the communication system as shown in FIG.

このような通信システムについて、まず上位装置10及び下位装置20のハードウェア構成から説明する。上位装置10及び下位装置20のハードウェア構成は、単純化して示すと、図2に示すようなものである。
この図に示す通り、上位装置10は、CPU11,ROM12,RAM13,HDD14,通信インタフェース(I/F)15を備え、これらがシステムバス16によって接続されている。そして、CPU11がROM12やHDD14に記憶している各種制御プログラムを実行することによってこの上位装置10の動作を制御し、通信相手の認証や下位装置20のデジタル証明書更新等の機能を実現している。なお、この明細書において、デジタル証明書とは、偽造されないようにするための署名が付されたデジタルデータを指すものとする。
Such a communication system will be described first from the hardware configuration of the upper apparatus 10 and the lower apparatus 20. The hardware configurations of the upper level device 10 and the lower level device 20 are simply as shown in FIG.
As shown in this figure, the host device 10 includes a CPU 11, a ROM 12, a RAM 13, an HDD 14, and a communication interface (I / F) 15, which are connected by a system bus 16. The CPU 11 executes various control programs stored in the ROM 12 and the HDD 14 to control the operation of the host device 10 and realize functions such as authentication of the communication partner and digital certificate update of the lower device 20. Yes. In this specification, the digital certificate refers to digital data to which a signature for preventing forgery is attached.

下位装置20も、上位装置10の場合と同様にCPU21,ROM22,RAM23,HDD24,通信インタフェース(I/F)25を備え、これらがシステムバス26によって接続されている。CPU21が、ROM22やHDD24に記憶している各種制御プログラムを必要に応じて実行し、装置の制御を行うことにより、通信手段、証明書設定手段等の種々の手段としての機能を実現できるようにしている。また、通信I/F25については、例えば下位装置20をLAN(ローカルエリアネットワーク)に接続できるようにするためには、イーサネット(登録商標)規格の通信ケーブルを接続するためのコネクタを含むインタフェースを設ければよい。
なお、この通信システムにおいて、上位装置10及び下位装置20が、遠隔管理,電子商取引等の目的に応じて種々の構成をとることができることは、もちろんである。そして、上位装置10や下位装置20のハードウェアとしては、適宜公知のコンピュータを採用することもできる。もちろん、必要に応じて他のハードウェアを付加してもよいし、上位装置10と下位装置20が同一の構成である必要もない。
The lower level device 20 also includes a CPU 21, ROM 22, RAM 23, HDD 24, and communication interface (I / F) 25 as in the case of the higher level device 10, and these are connected by a system bus 26. The CPU 21 executes various control programs stored in the ROM 22 and the HDD 24 as necessary to control the apparatus, thereby realizing functions as various means such as communication means and certificate setting means. ing. For the communication I / F 25, for example, an interface including a connector for connecting an Ethernet (registered trademark) communication cable is provided so that the lower level device 20 can be connected to a LAN (local area network). Just do it.
In this communication system, it is needless to say that the upper device 10 and the lower device 20 can take various configurations according to the purpose of remote management, electronic commerce, and the like. And as a hardware of the high-order apparatus 10 and the low-order apparatus 20, a well-known computer can also be employ | adopted suitably. Of course, other hardware may be added as necessary, and the upper device 10 and the lower device 20 do not need to have the same configuration.

次に、この通信システムのうちこの実施形態の特徴に関連する部分として、上位装置10及び下位装置20の証明書の設定に関連する部分の機能構成を図3に示す。上位装置10に係るこれらの機能は、上位装置10のCPU11がROM12やHDD14に記憶している所要の制御プログラムを実行することにより実現されるものであり、下位装置20に係るこれらの機能は、下位装置20のCPU21がROM22やHDD24等に記憶している所要の制御プログラムを実行することにより実現されるものである。   Next, as a part related to the feature of this embodiment in the communication system, a functional configuration of a part related to the certificate setting of the upper apparatus 10 and the lower apparatus 20 is shown in FIG. These functions related to the host device 10 are realized by the CPU 11 of the host device 10 executing a necessary control program stored in the ROM 12 or the HDD 14, and these functions related to the host device 20 are This is realized by the CPU 21 of the lower-level device 20 executing a required control program stored in the ROM 22, the HDD 24, or the like.

図3に示すように、上位装置10には、HTTPS(Hypertext Transfer Protocol Security)クライアント機能部31,HTTPSサーバ機能部32,認証処理部33,証明書更新要求部34,証明書記憶部35を備えている。
HTTPSクライアント機能部31は、SSLに従った認証や暗号化の処理を含むHTTPSプロトコルを用いて下位装置20等のHTTPSサーバの機能を有する装置に対して通信を要求すると共に、通信相手に対して要求(コマンド)やデータを送信してそれに応じた動作を実行させる機能を有する。
As shown in FIG. 3, the host device 10 includes an HTTPS (Hypertext Transfer Protocol Security) client function unit 31, an HTTPS server function unit 32, an authentication processing unit 33, a certificate update request unit 34, and a certificate storage unit 35. ing.
The HTTPS client function unit 31 uses the HTTPS protocol including authentication and encryption processing according to SSL to request communication with a device having the function of an HTTPS server such as the lower level device 20 and to the communication partner. It has a function of transmitting a request (command) or data and executing an operation corresponding to the request.

一方、HTTPSサーバ機能部32は、HTTPSクライアントの機能を有する装置からのHTTPSプロトコルを用いた通信要求を受け付け、その装置から要求やデータを受信してそれに応じた動作を装置の各部に実行させ、その結果を応答として要求元に返す機能を有する。
認証処理部33は、HTTPSクライアント機能部31やHTTPSサーバ機能部32が通信相手を認証する際に、通信相手から受信したデジタル証明書や、証明書記憶部35に記憶している各種証明書、私有鍵等を用いて認証処理を行う認証手段の機能を有する。また、通信相手に認証を要求するために証明書記憶部35に記憶しているデジタル証明書をHTTPSクライアント機能部31やHTTPSサーバ機能部32を介して通信相手に送信する機能も有する。
On the other hand, the HTTPS server function unit 32 receives a communication request using the HTTPS protocol from a device having a function of an HTTPS client, receives a request or data from the device, and causes each unit of the device to execute an operation corresponding thereto, It has a function of returning the result as a response to the request source.
When the HTTPS client function unit 31 or the HTTPS server function unit 32 authenticates a communication partner, the authentication processing unit 33 receives a digital certificate received from the communication partner, various certificates stored in the certificate storage unit 35, It has a function of an authentication means for performing authentication processing using a private key or the like. In addition, it has a function of transmitting a digital certificate stored in the certificate storage unit 35 to the communication partner via the HTTPS client function unit 31 and the HTTPS server function unit 32 in order to request authentication from the communication partner.

証明書更新要求部34は、後述するように所定の場合に下位装置20等の通信相手に対して通常公開鍵証明書を送信してこれを記憶するよう要求する機能を有する。なお、ここで送信する証明書は、この通信システムの外部の証明書管理装置(CA)50に必要な情報を送信して発行させる。
証明書記憶部35は、各種の証明書や私有鍵等の認証情報を記憶し、認証処理部33における認証処理に供する機能を有する。これらの各種証明書や私有鍵の種類及びその用途や作成方法については後に詳述する。
As will be described later, the certificate update request unit 34 has a function of transmitting a normal public key certificate to a communication partner such as the lower level device 20 and storing it in a predetermined case. The certificate to be transmitted here is issued by transmitting necessary information to a certificate management device (CA) 50 outside the communication system.
The certificate storage unit 35 stores authentication information such as various certificates and private keys, and has a function for use in authentication processing in the authentication processing unit 33. The types of these certificates and private keys, their uses, and creation methods will be described in detail later.

一方、下位装置20には、HTTPSクライアント機能部41,HTTPSサーバ機能部42,認証処理部43,要求管理部44,証明書記憶部45,状態通知部46,ログ通知部47,証明書設定部48,コマンド受信部49を備えている。
HTTPSクライアント機能部41は、上位装置10のHTTPSクライアント機能部31と同様に、HTTPSプロトコルを用いて上位装置10等のHTTPSサーバの機能を有する装置に対して通信を要求すると共に、送信する要求やデータ等に応じた動作を実行させる機能を有する。
On the other hand, the lower level device 20 includes an HTTPS client function unit 41, an HTTPS server function unit 42, an authentication processing unit 43, a request management unit 44, a certificate storage unit 45, a status notification unit 46, a log notification unit 47, a certificate setting unit. 48 and a command receiving unit 49.
Similar to the HTTPS client function unit 31 of the higher level device 10, the HTTPS client function unit 41 uses the HTTPS protocol to request communication with a device having the function of an HTTPS server, such as the higher level device 10, It has a function to execute an operation according to data or the like.

HTTPSサーバ機能部42も、上位装置10のHTTPSサーバ機能部32と同様であり、HTTPSクライアントの機能を有する装置からの通信要求を受け付け、受信した要求やデータに応じた動作を装置の各部に実行させ、要求元に応答を返す機能を有する。
認証処理部43の機能も、上位装置10の認証処理部33と同様であるが、認証処理に使用する証明書等は、証明書記憶部45に記憶しているものである。
要求管理部44は、上位装置10から受信した要求について、その要求に基づいた動作の実行可否を判断する機能を有する。そして、実行を許可する場合に、その要求に基づいた動作を実行する機能部46〜49に対して動作要求を伝える機能も有する。
The HTTPS server function unit 42 is also the same as the HTTPS server function unit 32 of the upper level device 10, accepts a communication request from a device having the function of an HTTPS client, and executes an operation corresponding to the received request or data in each unit of the device. And has a function of returning a response to the request source.
The function of the authentication processing unit 43 is the same as that of the authentication processing unit 33 of the upper level device 10, but the certificate used for the authentication processing is stored in the certificate storage unit 45.
The request management unit 44 has a function of determining whether or not an operation based on a request received from the higher-level device 10 can be executed. When the execution is permitted, the function unit 46-49 has a function of transmitting an operation request to the function units 46 to 49 that execute an operation based on the request.

図4にこの実行可否の判断基準を示すが、その判断基準は、要求の種類及び認証処理部43において認証処理に使用したデジタル証明書の種類である。上位装置10及び下位装置20が記憶しているデジタル証明書には、詳細は後述するが、暗号強度のより高い認証処理に対応した第1の証明書である通常公開鍵証明書と、暗号強度のより低い認証処理に対応した第2の証明書であるレスキュー公開鍵証明書があり、要求管理部44は、図3に示すように、通常公開鍵証明書による認証処理を行った場合には全ての動作を許可するが、レスキュー公開鍵証明書による認証処理を行った場合には証明書の設定動作のみを許可するようにしている。従って、レスキュー公開鍵証明書は、下位装置20に新たな通常公開鍵証明書を記憶させる場合のみに使用する証明書ということになる。   FIG. 4 shows criteria for determining whether or not execution is possible. The criteria are the type of request and the type of digital certificate used in the authentication process in the authentication processing unit 43. The digital certificate stored in the higher level device 10 and the lower level device 20 will be described in detail later, but a normal public key certificate that is a first certificate corresponding to authentication processing with higher cryptographic strength, and cryptographic strength. In the case where there is a rescue public key certificate that is a second certificate corresponding to a lower authentication process, the request management unit 44 performs an authentication process using a normal public key certificate as shown in FIG. Although all operations are permitted, only authentication setting operations are permitted when authentication processing using a rescue public key certificate is performed. Therefore, the rescue public key certificate is a certificate used only when a new normal public key certificate is stored in the lower level device 20.

証明書記憶部45は、上位装置10の証明書記憶部35と同様に各種の証明書や私有鍵等の認証情報を記憶し、認証処理部43における認証処理に供する証明書記憶手段の機能を有する。ただし、記憶している証明書等は、後述するように証明書記憶部35とは異なる。
状態通知部46は、異常を検知したりユーザによる指示があったりした場合に上位装置10に対して下位装置20の状態を通知するコールを行う機能を有する。この通知は、上位装置10からの問い合わせに対する応答として送信してもよいし、HTTPSクライアント機能部41から上位装置10に通信を要求して送信してもよい。
The certificate storage unit 45 stores authentication information such as various certificates and private keys in the same manner as the certificate storage unit 35 of the higher-level device 10, and functions as a certificate storage unit used for authentication processing in the authentication processing unit 43. Have. However, the stored certificate and the like are different from the certificate storage unit 35 as described later.
The state notification unit 46 has a function of making a call for notifying the upper device 10 of the state of the lower device 20 when an abnormality is detected or an instruction is given by the user. This notification may be transmitted as a response to the inquiry from the higher-level device 10 or may be transmitted by requesting communication from the HTTPS client function unit 41 to the higher-level device 10.

ログ通知部47は、下位装置20から上位装置10へのログの通知を行う機能を有する。その通知の内容としては、下位装置20の動作ログの他、例えば画像形成装置であれば画像形成枚数カウンタのカウント値、計量システムであればその計量値等が考えられる。この通知は緊急を要さないので、上位装置10からの問い合わせに対する応答として送信するとよい。
証明書設定部48は、上位装置10から受信する後述する通常公開鍵証明書等によって証明書記憶部45に記憶している証明書等を設定及び更新する証明書設定手段の機能を有する。
コマンド受信部49は、上述した各機能部46〜48以外の機能に係る要求に対応する動作を実行する機能を有する。この動作としては、例えば下位装置20が記憶しているデータの送信や、必要に応じてエンジン部の動作を制御することが挙げられる。なお、状態通知部46やログ通知部47は、コマンド受信部49が提供する機能の具体例として示したものであり、これらのような機能を設けることは必須ではない。
The log notification unit 47 has a function of notifying the log from the lower apparatus 20 to the upper apparatus 10. As the contents of the notification, in addition to the operation log of the lower level device 20, for example, the count value of the image forming number counter in the case of an image forming apparatus, the measured value in the case of a weighing system, and the like are considered. Since this notification is not urgent, it may be transmitted as a response to the inquiry from the host device 10.
The certificate setting unit 48 has a function of a certificate setting unit that sets and updates a certificate or the like stored in the certificate storage unit 45 by a later-described normal public key certificate or the like received from the host device 10.
The command receiving unit 49 has a function of executing an operation corresponding to a request related to a function other than the above-described functional units 46 to 48. As this operation, for example, transmission of data stored in the lower level device 20 and control of the operation of the engine unit as necessary can be mentioned. The status notification unit 46 and the log notification unit 47 are shown as specific examples of functions provided by the command reception unit 49, and it is not essential to provide such functions.

次に、この通信システムにおける上位装置10と下位装置20との間の通信方式について説明する。図5はその通信方式の概要を示す説明図である。
この通信システムにおいて、上位装置10は、下位装置20と通信を行おうとする場合、まず下位装置20に対して通信を要求する。そして、従来の技術の項で図19又は図21を用いて説明したようなSSLプロトコルに従った認証処理によって下位装置20を正当な通信相手として認証した場合に、下位装置20との間で通信を確立させるようにしている。この認証処理は、SSLハンドシェイクと呼ばれる。ただし、図19に示したような相互認証は必須ではなく、図21に示したような片方向認証でもよい。
この処理において、下位装置20は自身の公開鍵証明書を上位装置10に送信して、認証を受ける。そして、相互認証を行う場合には上位装置10も下位装置20に自身の公開鍵証明書を送信して認証を受けるが、片方向認証の場合にはこちらの認証は行わない。
Next, a communication method between the higher-level device 10 and the lower-level device 20 in this communication system will be described. FIG. 5 is an explanatory diagram showing an outline of the communication method.
In this communication system, when the host device 10 intends to communicate with the lower device 20, it first requests the lower device 20 for communication. Then, when the lower apparatus 20 is authenticated as a valid communication partner by the authentication process according to the SSL protocol as described with reference to FIG. 19 or FIG. To establish. This authentication process is called an SSL handshake. However, the mutual authentication as shown in FIG. 19 is not essential, and the one-way authentication as shown in FIG. 21 may be used.
In this process, the lower-level device 20 transmits its own public key certificate to the higher-level device 10 and receives authentication. When performing mutual authentication, the upper device 10 also transmits its public key certificate to the lower device 20 for authentication, but this authentication is not performed for one-way authentication.

以上の認証が成功すると、上位装置10は、下位装置20が実装するアプリケーションプログラムのメソッドに対する処理の依頼である要求を、構造化言語形式であるXML形式で記載したSOAPメッセージ60として生成し、HTTP(Hyper Text Transfer Protocol)に従ってHTTPリクエストとして下位装置20に送信する。このような要求は、RPC(Remote Procedure Call)と呼ばれる。
そして、下位装置20はこの要求の内容に応じた処理を実行し、その結果を応答のSOAPメッセージ70として生成し、HTTPレスポンスとして上位装置10に送信する。ここで、これらの要求と応答は、SSLハンドシェイクの処理において交換された共通鍵を用いて暗号化して送信し、通信の安全性を確保している。
If the above authentication is successful, the upper level device 10 generates a request, which is a request for processing for the method of the application program implemented by the lower level device 20, as a SOAP message 60 described in the XML format, which is a structured language format, and HTTP. According to (Hyper Text Transfer Protocol), it is transmitted to the lower level apparatus 20 as an HTTP request. Such a request is called RPC (Remote Procedure Call).
Then, the lower level device 20 executes processing according to the contents of the request, generates a result as a SOAP message 70 as a response, and transmits it to the higher level device 10 as an HTTP response. Here, these requests and responses are encrypted and transmitted using the common key exchanged in the SSL handshake process to ensure the safety of communication.

また、これらの要求と応答とによって、この通信システムは、上位装置10をクライアント、下位装置20をサーバとするクライアント・サーバシステムとして機能している。なお、逆に下位装置20から上位装置10に通信を要求し、下位装置20をクライアント、上位装置10をサーバとするクライアント・サーバシステムとして機能する場合もある。
また、RPCを実現するためには、上記の技術の他、FTP(File Transfer Protocol),COM(Component Object Model),CORBA(Common Object Request Broker Architecture)等の既知のプロトコル(通信規格),技術,仕様などを利用することができる。
Also, with these requests and responses, this communication system functions as a client / server system in which the upper apparatus 10 is a client and the lower apparatus 20 is a server. Conversely, there is a case where the lower level device 20 requests communication to the higher level device 10 and functions as a client / server system in which the lower level device 20 is a client and the higher level device 10 is a server.
In order to realize RPC, in addition to the above-described technology, known protocols (communication standards) such as FTP (File Transfer Protocol), COM (Component Object Model), CORBA (Common Object Request Broker Architecture), technology, Specifications can be used.

次に、上述した上位装置10及び下位装置20が上述した認証処理に用いる認証情報である各証明書や鍵の特性及び用途について説明する。図6は、(a)に下位装置20が認証情報として記憶している証明書及び鍵の種類を示し、(b)に上位装置10が認証情報として記憶している証明書及び鍵の種類を示す図である。
図1に示した上位装置10及び下位装置20は、図6に示すように、大きく分けて通常認証情報とレスキュー認証情報とを記憶している。そして、これらの認証情報は、それぞれ自分に関する認証情報である公開鍵証明書及び私有鍵と、通信相手に関する認証情報であるルート鍵証明書とによって構成される。
Next, the characteristics and applications of each certificate and key, which are authentication information used by the above-described upper apparatus 10 and lower apparatus 20 for the above-described authentication process, will be described. 6A shows the types of certificates and keys stored as authentication information by the lower level device 20 in FIG. 6A, and FIG. 6B shows the types of certificates and keys stored as authentication information by the higher level device 10 in FIG. FIG.
As shown in FIG. 6, the upper level device 10 and the lower level device 20 shown in FIG. 1 roughly store normal authentication information and rescue authentication information. Each of these pieces of authentication information includes a public key certificate and a private key that are authentication information relating to itself, and a root key certificate that is authentication information relating to a communication partner.

また、例えば下位装置用通常公開鍵証明書は、証明書管理装置50が下位装置20に対して発行した通常公開鍵に、下位装置認証用通常ルート鍵を用いて正当性を確認可能なデジタル署名を付したデジタル証明書であり、第1の証明書に該当する。
ここで、公開鍵証明書のフォーマットは、例えば図7に示したものを用いることができ、公開鍵そのものの他、証明書の発行者や証明書の有効期限、証明される対象(証明書の発行先の装置あるいは利用者)等の情報が記載されている。具体的には、例えばX.509と呼ばれるフォーマットに従って作成することができ、このフォーマットに従って作成された公開鍵証明書は、例えば図8に示すようなものになる。
この例においては、AがCAの識別情報を示し、Cが証明書の発行先の装置の識別情報を示す。これらは、それぞれ所在地、名称、機番あるいはコード等の情報を含む。また、Bが有効期間を示し、その開始日時と終了日時によって有効期間を指定している。また、Dが公開鍵証明書に含まれる公開鍵の長さ(ここでは1024ビット)を、EがCAがデジタル署名に用いたアルゴリズム(ここでは「md5WithRSAEncryption」)をそれぞれ示している。
Further, for example, the low-level device normal public key certificate is a digital signature that can be verified with the normal public key issued by the certificate management device 50 to the low-level device 20 using the low-level device authentication normal root key. Is a digital certificate and corresponds to the first certificate.
Here, for example, the format of the public key certificate shown in FIG. 7 can be used. In addition to the public key itself, the issuer of the certificate, the expiration date of the certificate, the subject to be certified (the certificate Information such as the issuer's device or user) is described. Specifically, for example, X. The public key certificate created according to this format can be as shown in FIG. 8, for example.
In this example, A indicates CA identification information, and C indicates identification information of a certificate issuing device. These include information such as location, name, machine number or code, respectively. B indicates the effective period, and the effective period is designated by the start date and time and the end date and time. Further, D indicates the length of the public key included in the public key certificate (here, 1024 bits), and E indicates the algorithm (here, “md5WithRSAEncryption”) used by the CA for the digital signature.

なお、装置を特定する目的のみであれば、公開鍵証明書に付す識別情報に機番情報を含めることは必須ではないのであるが、ここで識別情報に機番情報と同一の情報を含めるようにしているのは、通信システムを運営する場合の要求に応えるためである。すなわち、この通信システムを装置の管理に使用する場合、装置の特定は機番情報によって行うことが多いが、識別情報が機番情報を含んでいない場合には、上位装置10側で識別情報と機番情報との対応関係をテーブル等として別途管理しておく必要が生じるのである。そして、このような管理を行う場合、下位装置20を新たに生産する度にデータを追加する必要があるし、下位装置20の数は数万台、数十万台あるいはそれ以上になる場合もあり、非常に大きな量のデータを管理する必要が生じるので、管理の負担が大きくなってしまう。
しかし、公開鍵証明書に付す識別情報に機番情報と同一の情報を含めておけば、認証処理において通信相手の機番を直接特定できる。従って、このようにすることにより、公開鍵証明書に付す識別情報と機番情報との対応関係を管理する必要がなくなり、管理負担を低減できるのである。
もちろん、このような機番情報を証明書に記載しなくてもよいし、逆に、この他に下位装置20の機種番号や登録ユーザ等の情報も記載するようにしてもよい。
For the purpose of specifying the device only, it is not essential to include the machine number information in the identification information attached to the public key certificate, but here the identification information includes the same information as the machine number information. The reason for this is to meet the demand when operating a communication system. That is, when this communication system is used for device management, the device is often specified by the device number information. However, if the identification information does not include the device number information, the higher-level device 10 side identifies the identification information. It is necessary to separately manage the correspondence with the machine number information as a table or the like. When performing such management, it is necessary to add data every time a lower-level device 20 is newly produced, and the number of lower-level devices 20 may be tens of thousands, hundreds of thousands or more. In addition, since a very large amount of data needs to be managed, the management burden increases.
However, if the identification information attached to the public key certificate includes the same information as the machine number information, the machine number of the communication partner can be directly specified in the authentication process. Therefore, by doing so, it is not necessary to manage the correspondence between the identification information attached to the public key certificate and the machine number information, and the management burden can be reduced.
Of course, such machine number information may not be described in the certificate, and conversely, information such as the model number of the lower-level device 20 and the registered user may also be described.

また、下位装置用通常私有鍵は、上記の通常公開鍵と対応する私有鍵、下位装置認証用通常ルート鍵証明書は、下位装置認証用通常ルート鍵に自身と対応するルート私有鍵を用いて自身で正当性を確認可能なデジタル署名を付したデジタル証明書である。
そして、下位装置20を複数設けた場合でも、各装置の通常公開鍵に付すデジタル署名は同じルート私有鍵を用いて付し、正当性確認に必要な通常ルート鍵証明書は共通にする。しかし、通常公開鍵証明書に含まれる通常公開鍵やこれと対応する私有鍵は、装置毎に異なる。
上位装置用通常公開鍵証明書と上位装置用通常私有鍵と上位装置認証用通常ルート鍵証明書も同様な関係である。
また、各装置に、複数の認証局が発行した公開鍵証明書の正当性を確認できるようにするため、それらの各認証局と対応したルート鍵証明書を記憶させるようにすることも考えられる。
Also, the private private key for the lower level device is a private key corresponding to the above normal public key, and the normal root key certificate for lower level device authentication is the root private key corresponding to itself as the normal root key for lower level device authentication. It is a digital certificate with a digital signature that can be verified by itself.
Even when a plurality of lower-level devices 20 are provided, the digital signature attached to the normal public key of each device is attached using the same root private key, and the normal root key certificate necessary for validity verification is made common. However, the normal public key included in the normal public key certificate and the private key corresponding thereto differ from device to device.
The higher-level device normal public key certificate, the higher-level device normal private key, and the higher-level device authentication normal root key certificate have the same relationship.
Also, in order to enable each device to confirm the validity of public key certificates issued by a plurality of certificate authorities, it may be possible to store a root key certificate corresponding to each certificate authority. .

そして、例えば上位装置10と下位装置20とが通常認証情報を用いて相互認証を行う場合には、上位装置10からの通信要求に応じて、下位装置20は下位装置用通常私有鍵を用いて暗号化した第1の乱数を下位装置用通常公開鍵証明書と共に上位装置10に送信する。上位装置10側では下位装置認証用通常ルート鍵証明書を用いてまずこの下位装置用通常公開鍵証明書の正当性(損傷や改竄を受けていないこと)を確認し、これが確認できた場合にここに含まれる公開鍵で第1の乱数を復号化する。この復号化が成功した場合に、上位装置10は通信相手の下位装置20が確かに下位装置用通常公開鍵証明書の発行先であると認識でき、その証明書に含まれる識別情報から装置を特定することができる。そして、特定した装置が通信相手としてふさわしいか否かに応じて認証の成功と失敗を決定することができる。
また、下位装置20側でも、上位装置10側で認証が成功した場合に送信されてくる上位装置用通常公開鍵証明書及び、上位装置用通常私有鍵で暗号化された乱数を受信し、記憶している上位装置認証用ルート鍵証明書を用いて同様な認証を行うことができる。
For example, when the upper device 10 and the lower device 20 perform mutual authentication using the normal authentication information, the lower device 20 uses the lower device normal private key in response to a communication request from the upper device 10. The encrypted first random number is transmitted to the upper apparatus 10 together with the lower apparatus normal public key certificate. The upper device 10 side first confirms the validity (not damaged or tampered) of the lower device normal public key certificate using the lower device authentication normal root key certificate, and if this can be confirmed. The first random number is decrypted with the public key included here. If this decryption is successful, the higher-level device 10 can recognize that the lower-level device 20 of the communication partner is certainly the issuance destination of the lower-level device normal public key certificate, and the device is identified from the identification information included in the certificate. Can be identified. Then, the success or failure of authentication can be determined according to whether or not the identified device is suitable as a communication partner.
The lower device 20 also receives and stores the higher-level device normal public key certificate and the random number encrypted with the higher-level device normal private key that are transmitted when the higher-level device 10 is successfully authenticated. The same authentication can be performed by using the higher-level device authentication root key certificate.

ところで、これらの公開鍵証明書や私有鍵は、ROM22あるいはRAM23を構成するフラッシュメモリのような書き換え可能な不揮発性記憶手段に記憶させておくものである。従って、破損等のため、このような記憶手段を含む部品を交換する場合には、記憶している公開鍵証明書や私有鍵は、取り外した旧部品と共に取り去られてしまう。そしてこのような場合、再度通常公開鍵証明書を用いた認証(通常証明書セットを用いた認証)を可能にするためには、取り去られた証明書や鍵を再度記憶させる必要がある。   By the way, these public key certificates and private keys are stored in a rewritable nonvolatile storage means such as a flash memory constituting the ROM 22 or the RAM 23. Accordingly, when a part including such storage means is replaced due to damage or the like, the stored public key certificate or private key is removed together with the removed old part. In such a case, in order to enable authentication using the normal public key certificate again (authentication using the normal certificate set), it is necessary to store the removed certificate and key again.

ここで、各装置が通常公開鍵証明書を用いた認証しか行えないとすると、この認証が行えなくなっている状態では、新たな通常公開鍵証明書等をネットワーク30を介して安全に対象の装置に送信する方法はないことになる。しかし、この通信システムを構成する各装置は、このような事態に対処するため、レスキュー認証情報を記憶しており、これを用いることにより、通信相手を異なる2種類のデジタル証明書を用いて認証することができるようにしている。そして、レスキュー認証情報を用いることにより、必要な装置にネットワーク30を介して新たな通常公開鍵証明書等を安全に送受信できるようにしている。   Here, if each device can only perform authentication using a normal public key certificate, a new normal public key certificate or the like can be safely passed through the network 30 in a state where this authentication cannot be performed. There will be no way to send to. However, each device constituting this communication system stores rescue authentication information in order to cope with such a situation, and by using this, the communication partner can be authenticated using two different types of digital certificates. To be able to. Then, by using the rescue authentication information, a new normal public key certificate or the like can be safely transmitted / received to / from a necessary apparatus via the network 30.

このレスキュー認証情報は、通常認証情報と概ね同様な構成となっている。例えば下位装置用レスキュー公開鍵証明書は、CAが下位装置に対して発行したレスキュー公開鍵に、上位装置認証用レスキュールート鍵を用いて正当性を確認可能なデジタル署名を付したデジタル証明書であり、第2の証明書に該当する。また、上位装置用レスキュー私有鍵はそのレスキュー公開鍵と対応する私有鍵、下位装置認証用レスキュールート鍵証明書は、下位装置認証用レスキュールート鍵に自身を用いて正当性を確認可能なデジタル署名を付したデジタル証明書である。そして、これらのレスキュー公開鍵証明書とレスキュー私有鍵とレスキュールート鍵証明書とを合わせて、レスキュー証明書セットと呼ぶことにする。上位装置10側に記憶させるレスキュー認証情報についても同様とする。   The rescue authentication information has substantially the same configuration as the normal authentication information. For example, the rescue public key certificate for the lower level device is a digital certificate in which the rescue public key issued by the CA to the lower level device is attached with a digital signature that can be verified using the higher level device authentication rescue root key. Yes, corresponding to the second certificate. The higher-level device rescue private key is a private key corresponding to the rescue public key, and the lower-level device authentication rescue root key certificate is a digital signature that can be used to confirm the validity of the lower-level device authentication rescue root key. This is a digital certificate with The rescue public key certificate, the rescue private key, and the rescue root key certificate are collectively called a rescue certificate set. The same applies to the rescue authentication information stored on the host device 10 side.

ここで、図9に通常公開鍵証明書の例を、図10にレスキュー公開鍵証明書の例を示す。
これらは、同じ装置に設定して認証処理に使用させる公開鍵証明書である。しかし、通常公開鍵証明書では符号Iで示すように公開鍵の鍵長を2048ビットとしているのに対し、レスキュー公開鍵証明書では公開鍵の鍵長は符号Nで示すように1024ビットとしている。
Here, FIG. 9 shows an example of a normal public key certificate, and FIG. 10 shows an example of a rescue public key certificate.
These are public key certificates that are set in the same device and used for authentication processing. However, in the normal public key certificate, the key length of the public key is 2048 bits as indicated by the symbol I, whereas in the rescue public key certificate, the key length of the public key is 1024 bits as indicated by the symbol N. .

すなわち、通常公開鍵証明書では、より暗号強度の高い認証処理(ここでは2048ビットの公開鍵や私有鍵を用いた認証処理)に対応させてセキュリティの強化を図る一方、レスキュー公開鍵証明書では、より暗号強度の低い認証処理(ここでは1024ビットの公開鍵や私有鍵を用いた認証処理)に対応させるようにしている。このようにすることにより、通信システムが暗号強度の高い認証処理に対応していない場合であっても、適当なルート鍵証明書を通信システムを構成し得る各装置に記憶させておけば、レスキュー公開鍵証明書を用いた認証処理を行うことができる。
そして、このような認証が成功すれば、前述のように通信相手との間で共通鍵を共有して共通鍵暗号を用いた安全な通信経路を設けることができる。従って、この通信経路を利用して、通信時点の環境に適合した新しい通常公開鍵証明書を通信相手に送信し、設定させることが可能となる。
That is, in the case of a normal public key certificate, security is strengthened in response to authentication processing with higher encryption strength (here, authentication processing using a 2048-bit public key or private key), while in the rescue public key certificate, Thus, authentication processing with lower encryption strength (here, authentication processing using a 1024-bit public key or private key) is made to correspond. Thus, even if the communication system does not support authentication processing with high encryption strength, if an appropriate root key certificate is stored in each device that can constitute the communication system, the rescue can be performed. Authentication processing using a public key certificate can be performed.
If such authentication is successful, the common key is shared with the communication partner as described above, and a secure communication path using common key encryption can be provided. Therefore, using this communication path, a new normal public key certificate suitable for the environment at the time of communication can be transmitted to the communication partner and set.

なお、レスキュー公開鍵証明書における暗号強度や認証処理の内容は、輸出規制や、各地域で普及している認証処理の内容等を考慮しても、下位装置20が使用されると想定される種々の環境で共通に使用できるような認証処理により認証を行うことができるようなものにする。このようにすることにより、レスキュー公開鍵証明書(を含むレスキュー認証情報)を、通常公開鍵証明書を用いた認証処理が行えなかった場合に非常用の通信経路を確保するための認証情報として使用することができる。
また、ここではデジタル署名に用いるアルゴリズムは通常公開鍵証明書とレスキュー公開鍵証明書とで共通としているが、これらを別々のものにしてもよい。
It should be noted that the encryption strength and the contents of the authentication process in the rescue public key certificate are assumed to be used by the lower level device 20 even in consideration of the export regulations, the contents of the authentication process prevailing in each region, and the like. Authentication is performed by an authentication process that can be commonly used in various environments. By doing so, the rescue public key certificate (including the rescue authentication information) is used as authentication information for securing an emergency communication path when the authentication process using the normal public key certificate cannot be performed. Can be used.
Here, although the algorithm used for the digital signature is common to the normal public key certificate and the rescue public key certificate, they may be different.

そして、証明書の記憶領域を備える部品の製造時に、予めレスキュー認証情報を記憶させておくようにすれば、レスキュー公開鍵証明書を用いた認証に上位装置10が対応している場合、通信相手を認証することができる。そして、このような認証が成功すれば、前述のように通信相手との間で共通鍵を共有して共通鍵暗号を用いた安全な通信経路を設けることができる。従って、この通信経路を利用して、通信相手に新しい通常公開鍵証明書(を含む通常認証情報)を送信し、設定することが可能となる。   If the rescue authentication information is stored in advance at the time of manufacturing a part having a certificate storage area, if the host device 10 supports authentication using the rescue public key certificate, the communication partner Can be authenticated. If such authentication is successful, the common key is shared with the communication partner as described above, and a secure communication path using common key encryption can be provided. Accordingly, it is possible to transmit and set a new normal public key certificate (including normal authentication information) using this communication path.

なお、下位装置20を用いた通信システムを構成するユーザが、必ずしも上位装置10をレスキュー公開鍵証明書を用いた認証に対応させるとは限らない。しかし、レスキュー公開鍵証明書を用いた認証に対応させることにより、上記のように、交換後の部品に新しい通常公開鍵証明書を安全にリモートで設定できるという機能を利用できるようになることから、ユーザ側にもレスキュー公開鍵証明書を利用可能にするメリットがある。
そこで、当初は上位装置10がレスキュー公開鍵証明書を用いた認証に対応しておらず、レスキュー認証情報を使用できない状態であっても、証明書記憶領域を有する交換部品全てにレスキュー認証情報を記憶させておき、事後的に上位装置10をレスキュー公開鍵証明書を用いた認証に対応させるようにすることも考えられる。このような場合でも、上位装置10の対応後は、部品を交換した下位装置20に、レスキュー公開鍵証明書を用いた認証を行って確立した安全な通信経路で通常認証情報を設定することができる。
Note that a user configuring a communication system using the lower level device 20 does not necessarily correspond to the higher level device 10 for authentication using the rescue public key certificate. However, by supporting authentication using a rescue public key certificate, it becomes possible to use a function that allows a new normal public key certificate to be set safely and remotely on the replaced part as described above. The user also has the advantage of making the rescue public key certificate available.
Therefore, even when the host device 10 does not support authentication using the rescue public key certificate at first and the rescue authentication information cannot be used, the rescue authentication information is provided to all replacement parts having the certificate storage area. It is also conceivable to store the information so that the host device 10 can correspond to authentication using a rescue public key certificate afterwards. Even in such a case, the normal authentication information can be set in the secure communication path established by performing the authentication using the rescue public key certificate to the lower device 20 whose parts have been replaced after the correspondence of the higher device 10. it can.

また、暗号強度の低い認証処理に対応したレスキュー公開鍵証明書は、暗号強度の高い認証処理に対応した通常公開鍵証明書と比べた場合に、安全性や信頼性が劣ることも考えられる。しかし、レスキュー認証情報を用いて認証処理を行った場合に、通常公開鍵証明書を始めとする正規認証情報の更新のような限られた要求のみ実行を許可するようにすれば、この点は大きな問題にはならない。   In addition, a rescue public key certificate that supports authentication processing with low encryption strength may be less secure and reliable than a normal public key certificate that supports authentication processing with high encryption strength. However, if authentication processing is performed using rescue authentication information, if only limited requests such as updating regular authentication information including normal public key certificates are permitted, this point will be It won't be a big problem.

ここで、図9及び図10の説明に戻ると、これらの2つの公開鍵証明書において、通常公開鍵証明書では証明書の発行者を符号Fで示すようにYYY社の「PublicCA」とする一方、レスキュー公開鍵証明書では符号Kで示すようにXXX社の「PrivateCA」としており、発行者を異なるCAとしている。「PublicCA」はパブリック認証局、「PrivateCA」はプライベート認証局に該当するものとする。
そして、パブリック認証局とは、広く世間で信頼性が認められた認証局、あるいは公的に信頼性が認められた認証局、法的に証明書の効力が認められるような認証局等、一般的に通用するような証明書を発行できる認証局を指すものとする。このようなパブリック認証局により公開鍵証明書を発行する商用サービスは、例えばベリサイン社やボルチモア社のような第3者機関によって提供されている。また、パブリック認証局は、証明書の利用者と異なる運営者が運営する認証局である。
一方、プライベート認証局とは、特に世間に広く信頼性が認められているわけではなく、発行する証明書が一般的に通用するわけではない認証局を指すものとする。また、証明書の利用者が運営する認証局であり、例えば、自社内で利用する証明書を管理するためにその企業が運営する認証局である。ここでは、プライベート認証局は、発行先装置のメーカーであるXXX社が設けている。
Here, returning to the description of FIG. 9 and FIG. 10, in these two public key certificates, in the normal public key certificate, the issuer of the certificate is represented by the symbol “F” as “PublicCA” of YYY. On the other hand, in the rescue public key certificate, as indicated by the symbol K, “private CA” of XXX is used, and the issuer is set to a different CA. “PublicCA” corresponds to a public certificate authority, and “PrivateCA” corresponds to a private certificate authority.
A public certificate authority is a certificate authority that has been widely trusted by the public, a certificate authority that has been publicly recognized as reliable, a certificate authority that is legally recognized as having a valid certificate, etc. It shall refer to a certificate authority that can issue certificates that can be used effectively. Commercial services for issuing public key certificates by such public certificate authorities are provided by third party organizations such as VeriSign and Baltimore. The public certificate authority is a certificate authority operated by an operator different from the certificate user.
On the other hand, the private certificate authority is not a certificate whose reliability is widely recognized in the world, and refers to a certificate authority whose issued certificate is not generally valid. Further, it is a certificate authority operated by a certificate user, for example, a certificate authority operated by the company in order to manage a certificate used in the company. Here, the private certificate authority is provided by XXX, which is the manufacturer of the issuing device.

パブリック認証局によって発行される公開鍵証明書は、厳格な管理がなされ、安全性や信頼性が広く一般に認められていることから、通常公開鍵証明書としては、このような証明書を採用するとよい。しかし、パブリック認証局の発行する公開鍵証明書は、厳格な管理や安全性が要求されるため、レスキュー公開鍵証明書のように種々の環境で共通に使用できるような証明書を発行することが難しい場合もあるし、費用もかかる。
一方、プライベート認証局であれば、証明書の仕様を比較的自由に定められるので、暗号強度を低くしたり、最新であまり普及していない認証処理アルゴリズムを避けたりして、種々の環境で共通に使用できるような証明書を発行することも可能である。また、装置のメーカー自身がプライベート認証局を提供すれば、安価に証明書を発行することも可能である。
A public key certificate issued by a public certificate authority is strictly managed, and its safety and reliability are generally accepted. Good. However, since public key certificates issued by public certificate authorities require strict management and security, certificates that can be used in various environments, such as rescue public key certificates, must be issued. Can be difficult and expensive.
On the other hand, since private certificate authorities can specify the specifications of certificates relatively freely, they can be used in various environments by reducing encryption strength and avoiding the latest and less popular authentication processing algorithms. It is also possible to issue a certificate that can be used for Also, if the device manufacturer itself provides a private certificate authority, it is possible to issue a certificate at a low cost.

さらに、例えば下位装置20と上位装置10でメーカーが異なったり、通信システムの運用者が種々にカスタマイズを行ったりするような場合でも、レスキュー公開鍵証明書を無償で提供する等して、これらのメーカーや運用者に、レスキュー公開鍵証明書を用いた認証に対応できるようにするよう働きかけることも容易となる。そこで、レスキュー公開鍵証明書にはプライベート認証局が発行した証明書を採用している。
なお、プライベート認証局が発行するレスキュー公開鍵証明書は、パブリック認証局が発行する通常公開鍵証明書と比べた場合に、安全性や信頼性が劣ることも考えられるが、上述のように、レスキュー認証情報を用いて認証処理を行った場合に許可する機能を制限するようにすれば、この点は大きな問題にはならない。
Further, for example, even when the lower-level device 20 and the higher-level device 10 have different manufacturers, or the communication system operator performs various customizations, the rescue public key certificate is provided free of charge, etc. It becomes easy to encourage manufacturers and operators to support authentication using rescue public key certificates. Therefore, a certificate issued by a private certificate authority is adopted as the rescue public key certificate.
The rescue public key certificate issued by the private certificate authority may be inferior in safety and reliability when compared to the normal public key certificate issued by the public certificate authority. If the function permitted when the authentication process is performed using the rescue authentication information is limited, this point is not a big problem.

ここで、図9及び図10の説明に戻ると、これらの2つの公開鍵証明書において、通常公開鍵証明書では、符号Gで示すように有効期間が2003年1月1日午前0時から2004年1月1日午前0時までの1年間である一方、レスキュー公開鍵証明書では、符号Lで示すように2000年1月1日午前0時から2050年1月1日午前0時までの50年間としている。
すなわち、通常公開鍵証明書をパブリック認証局が発行するものとすると、装置の製造者や使用者が有効期間を自由に定めることができず、また安全性を考慮して有効期間が短く設定されているのが通常である。一方で、レスキュー認証情報を、プライベート認証局が発行するものとすると、装置の製造者が自由に有効期間を定めることができる。そこで、有効期間をこのように通常公開鍵証明書よりも長く設定するようにしている。
このようにすれば、有効期間が長い分、有効期限切れにより使用不能になってしまう事態も生じにくい。従って、証明書の記憶領域を備える部品の製造時に、予めレスキュー認証情報を記憶させておくようにしても、部品を長期間ストックしておき、交換が必要になった場合に速やかにこれに対応することができる。
Returning to the description of FIG. 9 and FIG. 10, in these two public key certificates, the normal public key certificate has an effective period from midnight on January 1, 2003 as indicated by the symbol G. While it is one year from midnight on January 1, 2004, in the rescue public key certificate, as indicated by the symbol L, from midnight on January 1, 2000 to midnight on January 1, 2050 For 50 years.
In other words, if a public certificate authority issues a normal public key certificate, the manufacturer or user of the device cannot set the validity period freely, and the validity period is set short for safety reasons. It is normal. On the other hand, if the rescue authentication information is issued by the private certificate authority, the manufacturer of the apparatus can freely determine the validity period. Therefore, the validity period is set longer than the normal public key certificate in this way.
In this way, since the effective period is long, a situation in which it becomes unusable due to expiration of the effective period is unlikely to occur. Therefore, even if the rescue authentication information is stored in advance when manufacturing a part with a certificate storage area, the part is stocked for a long period of time and can be quickly dealt with when replacement is necessary. can do.

なお、レスキュー認証情報を用いて認証処理を行った場合に、通常公開鍵証明書を始めとする正規認証情報の更新のような限られた要求のみ実行を許可するようにすれば、有効期間を長くしたために若干安全性が低下したとしても、大きな問題にはならない。
また、この点を考慮すると、レスキュー公開鍵証明書の有効期間経過後には再度レスキュー公開鍵証明書を設定し直す必要が生じてしまうので、レスキュー公開鍵証明書の有効期間は長い方が好ましい。具体的には、例えば記憶させる装置の製品寿命よりも長い有効期間を設定するとよい。この製品寿命は、装置の想定運用期間あるいは想定動作期間であり、開発時に想定している使用期間や想定耐用年数、装置の品質保証期間等から定めることができる。
また、レスキュー公開鍵証明書の有効期間を、装置をメンテナンスしながら正常に動作させられると想定される期間よりも長く設定すれば、レスキュー公開鍵証明書は装置の動作中には有効期限が切れない証明書であるということができる。従って、装置の動作中は、常にレスキュー公開鍵証明書を用いた認証(レスキュー証明書セットを用いた認証)が可能な状態を保つことができる。従って、一旦レスキュー公開鍵証明書を記憶させて製造した装置や部品に対し、ストック中にこの証明書の有効期限が切れて、これを更新する必要が生じることもない。
If the authentication process is performed using rescue authentication information, the validity period can be increased if only limited requests such as updating of regular authentication information such as normal public key certificates are permitted. Even if the safety is slightly lowered due to the lengthening, it does not become a big problem.
In consideration of this point, it is necessary to set the rescue public key certificate again after the validity period of the rescue public key certificate elapses. Therefore, it is preferable that the validity period of the rescue public key certificate is long. Specifically, for example, an effective period longer than the product life of the device to be stored may be set. The product life is an assumed operation period or an assumed operation period of the apparatus, and can be determined from a use period assumed at the time of development, an assumed useful life, a quality assurance period of the apparatus, and the like.
In addition, if the validity period of the rescue public key certificate is set longer than the period during which it is assumed that the rescue public key certificate can be operated normally while maintaining the equipment, the rescue public key certificate will expire during the operation of the equipment. It can be said that there is no certificate. Accordingly, during operation of the apparatus, it is possible to always maintain a state where authentication using the rescue public key certificate (authentication using the rescue certificate set) is possible. Therefore, once the rescue public key certificate is stored and manufactured, the certificate or the component expires in stock, and the certificate does not need to be updated.

また、上記の製品寿命や装置の動作期間よりも極めて長い有効期間を定めるようにすれば、なおよい。図10に示した例では、有効期間を50年に設定しており、通常の装置であればこの程度で十分と考えられるが、これはX.509フォーマットに従って設定できる有効期間の最大が50年であるためこのようにしただけで、さらに長い期間、例えば100年や数百年を設定してもよいことはもちろんである。このように有効期間を定めた場合、有効期間の終期は、単に公開鍵証明書のフォーマット上の要求により記載したものであり、レスキュー公開鍵証明書の有効期限は事実上ないものと考えることができる。また、対象の装置によっては、20年や30年程度あるいはそれ以下の有効期間であっても、同様に考えることができる場合もある。
さらにまた、たとえレスキュー公開鍵証明書の有効期間が製品寿命より短かったとしても、通常公開鍵証明書の有効期間よりも長ければ、通常公開鍵証明書を記憶させておく場合よりも装置や部品のストック可能期間を延ばすことができるという効果を得ることはできる。
通常公開鍵証明書の有効期間については、これを発行する認証局の運営者が安全性を考慮して適当な期間を定めるが、上記のように、この期間は、製品寿命よりも短く、また装置の動作中に有効期限が切れるような期間となることが多い。
It is even better if an effective period that is much longer than the product life and the operation period of the apparatus is determined. In the example shown in FIG. 10, the validity period is set to 50 years, and this level is considered sufficient for a normal device. Since the maximum valid period that can be set according to the 509 format is 50 years, it is a matter of course that a longer period, for example, 100 years or hundreds of years may be set only by doing this. When the validity period is set in this way, the end of the validity period is simply described by a request in the format of the public key certificate, and the validity period of the rescue public key certificate is considered to be virtually unlimited. it can. In addition, depending on the target device, even when it is valid for about 20 years, 30 years or less, it may be considered in the same way.
Furthermore, even if the validity period of the rescue public key certificate is shorter than the lifetime of the product, if it is longer than the validity period of the normal public key certificate, the device or component is more than the case where the normal public key certificate is stored. It is possible to obtain an effect that the stockable period of the product can be extended.
Normally, the operator of the certificate authority that issues the public key certificate determines an appropriate period in consideration of security, but as mentioned above, this period is shorter than the product lifetime, Often, the period of validity expires during operation of the device.

また、ここでは、レスキュー公開鍵証明書の書誌情報には装置の識別情報を記載せず、同じ階位の装置(図1あるいは図20に示した例では、上位装置と下位装置の階位が存在するものとする)には、全て同じレスキュー公開鍵証明書を記憶させることができるようにしている。この場合、同じ階位の各装置を個別に区別する必要がないので、証明書に含まれるレスキュー公開鍵及びこれと対応するレスキュー私有鍵も含めて、全く共通のものでよい。そして、通信相手のレスキュー公開鍵証明書が全て同じであることから、ルート鍵証明書については、ある階位の装置の通信相手となる全ての装置について共通となる。すなわち、下位装置20を複数設けた場合でも、全ての下位装置20に同じレスキュー認証情報を記憶させることになる。
これは、上位装置10のレスキュー認証情報についても同様である。
そして、通常公開鍵証明書とデータ形式を統一化するため、図10に示した例において、発行先装置の機番として0を記載してレスキュー公開鍵証明書であることを示すようにしている。なお、「Subject」の項目を空白としてこのことを示すことも考えられる。
Also, here, the device identification information is not described in the bibliographic information of the rescue public key certificate, and the devices of the same rank (in the example shown in FIG. 1 or FIG. The same rescue public key certificate can be stored in all of them. In this case, since it is not necessary to individually distinguish the devices at the same level, the rescue public key included in the certificate and the rescue private key corresponding thereto may be completely the same. Since all the rescue public key certificates of the communication counterparts are the same, the root key certificate is common to all the devices that are communication counterparts of a certain rank device. That is, even when a plurality of lower devices 20 are provided, the same rescue authentication information is stored in all the lower devices 20.
The same applies to the rescue authentication information of the host device 10.
In order to unify the data format with the normal public key certificate, in the example shown in FIG. 10, 0 is entered as the machine number of the issue destination device to indicate that it is a rescue public key certificate. . It is also possible to indicate this by leaving the “Subject” item blank.

このようにすることは必須ではないが、このように、レスキュー認証情報を同じ階位の装置について全て共通にできるようにすると、証明書の記憶領域を備える部品の製造時に、その部品を装着する装置の機種に応じて定まる階位に対応するものを画一的に記憶させてしまうことができる。そして、このようなレスキュー認証情報を記憶しており、通常認証情報を記憶していない部品であれば、製造時に装置の識別情報が必要ないため、装置の識別情報によらず共通に使用可能な部品として生産することができる。   Although it is not essential to do so, if the rescue authentication information can be made common to all devices of the same rank in this way, the component is mounted when the component having the certificate storage area is manufactured. What corresponds to the rank determined according to the model of the apparatus can be stored uniformly. And if such rescue authentication information is memorized, and it is a part that does not normally memorize authentication information, since it does not require device identification information at the time of manufacture, it can be used in common regardless of device identification information. Can be produced as a part.

なお、レスキュー公開鍵証明書には装置の識別情報を付さないようにする場合、レスキュー公開鍵証明書を用いた認証を行った場合でも、通信相手の装置を具体的に特定することはできない。しかし、通信相手についてある程度の情報は得ることができる。
すなわち、例えばあるベンダーが自社製品のうち下位装置20に該当する装置全てに下位装置用のレスキュー証明書セットを記憶させ、その通信相手となる上位装置10に該当する装置全てに上位装置用のレスキュー証明書セットを記憶させておけば、認証が成功した場合、下位装置20は、自己の記憶している上位装置認証用レスキュールート鍵証明書で正当性を確認できる公開鍵証明書を送信してきた相手が同じベンダーの上位装置10であることを認識できるし、逆に上位装置10も自己の記憶している下位装置認証用レスキュールート鍵証明書で正当性を確認できる公開鍵証明書を送信してきた相手は同じベンダーの下位装置20であることを認識できる。
If the rescue public key certificate is not attached with device identification information, the communication partner device cannot be specifically identified even if authentication is performed using the rescue public key certificate. . However, some information about the communication partner can be obtained.
That is, for example, a certain vendor stores a rescue certificate set for a lower-level device in all devices corresponding to the lower-level device 20 among its products, and rescues for a higher-level device in all devices corresponding to the higher-level device 10 that is the communication partner. If the certificate set is stored, if the authentication is successful, the lower-level device 20 has transmitted a public key certificate that can be confirmed by the higher-level device authentication rescue root key certificate stored in itself. Recognize that the other party is the higher level device 10 of the same vendor, and the higher level device 10 also sends a public key certificate that can be confirmed by the rescue root key certificate for lower device authentication stored in itself. It can be recognized that the other party is the lower-level device 20 of the same vendor.

従って、通信を要求した装置あるいは要求してきた装置が通信相手として適当な装置か否かについて、識別情報を参照できなくてもある程度の判断を行うことができる。
そして、このような認証が成功すれば、前述のように通信相手との間で共通鍵を共有して共通鍵暗号を用いた安全な通信経路を設けることができるので、その後機番情報等を交換して通信相手を特定することも可能である。
Accordingly, it is possible to make a certain degree of determination as to whether or not the identification information can be referred to whether or not the apparatus that has requested communication or the apparatus that has requested communication is an appropriate apparatus as a communication partner.
And if such authentication is successful, it is possible to share a common key with a communication partner as described above and provide a secure communication path using common key encryption. It is also possible to specify the communication partner by exchanging.

ところで、サーバとして機能する下位装置20は、SSLハンドシェイクの際に、通信を要求してきた相手を識別できないため、基本的には全ての相手に同一の公開鍵証明書を送信することになる。しかし、この通信システムにおいては、状況に応じて通常公開鍵証明書とレスキュー公開鍵とを使い分ける必要がある。そこで、次にこの使い分けのための構成について図11を用いて説明する。
SSLプロトコルにおいては、サーバは、クライアントから通信要求があった時点ではクライアントの状態を知ることができないため、必然的に、特定のURL(Uniform Resource Locator)にアクセスされた場合には常に同じ公開鍵証明書を提供することになる。従って基本的には、通常公開鍵証明書を複数持ち、通信相手の持つ通常ルート鍵証明書の種類に合わせて適当なものを選択して送信するといった構成を取ることはできない。しかし、通信要求を受け付けるアドレスが異なる場合には、アドレス毎に異なる公開鍵証明書を返すことも可能である。このアドレスは、例えばURLによって定めることができる。
By the way, the lower level device 20 functioning as a server cannot identify the other party who has requested communication during the SSL handshake, and therefore basically transmits the same public key certificate to all the other parties. However, in this communication system, it is necessary to use a normal public key certificate and a rescue public key properly according to the situation. Therefore, the configuration for proper use will be described with reference to FIG.
In the SSL protocol, the server cannot know the state of the client when a communication request is made from the client. Therefore, the server always has the same public key whenever a specific URL (Uniform Resource Locator) is accessed. You will provide a certificate. Therefore, basically, it is not possible to adopt a configuration in which there are a plurality of normal public key certificates and an appropriate one selected according to the type of the normal root key certificate of the communication partner is transmitted. However, when the address for receiving a communication request is different, a different public key certificate can be returned for each address. This address can be determined by a URL, for example.

従ってここでは、図11に示すように、上位装置10及び下位装置20にそれぞれ、通常公開鍵証明書による認証を行う通常URLとレスキュー公開鍵証明書による認証を行うレスキューURLとを設け、通信を要求する側(クライアントとして機能する側)が、要求する認証の種類に応じていずれかのURLを選択的に指定して通信要求を送るようにしている。これらのURLは、IPアドレスやポート番号(いずれか一方でもよい)を変えることにより、物理的には同じ装置のURLであっても、論理的には異なる装置のURLとして取り扱うことができるようにしている。すなわち、いわゆるバーチャルサーバの機能を実現するためのものである。   Therefore, as shown in FIG. 11, the upper device 10 and the lower device 20 are each provided with a normal URL that performs authentication using the normal public key certificate and a rescue URL that performs authentication using the rescue public key certificate. The requesting side (side that functions as a client) selectively designates one of the URLs according to the type of authentication requested and sends a communication request. By changing the IP address or port number (whichever is acceptable), these URLs can be handled as URLs of physically different devices even if they are physically the same device URLs. ing. That is, it is for realizing the function of a so-called virtual server.

このようにした場合、通信を要求される側(サーバとして機能する側)は、返す証明書を通信要求を受け付けたURLによって区別し、通常URLで受け付けた場合には通常公開鍵証明書を提供し、レスキューURLで受け付けた場合にはレスキュー公開鍵証明書を提供することができる。
なお、通信を要求するクライアントの側では、どのURLに対して通信要求を送ったかがわかるので、相互認証を行う場合にはURLに応じた適切な公開鍵証明書を選択して送信することができる。
In this case, the communication request side (the side functioning as a server) distinguishes the certificate to be returned according to the URL that received the communication request, and provides the normal public key certificate when it is received with the normal URL. When the rescue URL is accepted, a rescue public key certificate can be provided.
Since the client requesting communication knows to which URL the communication request has been sent, when performing mutual authentication, an appropriate public key certificate corresponding to the URL can be selected and transmitted. .

従って、この通信システムにおいては、上位装置10と下位装置20との間で基本的には通常公開鍵証明書を用いた認証を行いながら、これが部品の交換によって取り去られた場合にも、新たな部品が装着された後でその部品に記憶させてあるレスキュー公開鍵証明書を用いた認証を行い、安全な通信経路を確保することができる。レスキュー公開鍵証明書を用いた認証であっても、共通鍵の共有は通常公開鍵証明書の場合と同様に可能であるためである。そして、この通信経路を用いて上位装置10から下位装置20に設定用の通常認証情報を送信して記憶させることにより、再度通常認証情報を用いた認証が可能な状態に復帰させることができる。   Therefore, in this communication system, even when authentication is performed using a normal public key certificate between the upper level device 10 and the lower level device 20 and this is removed by exchanging parts, After a correct part is mounted, authentication using a rescue public key certificate stored in the part can be performed to secure a safe communication path. This is because even with authentication using a rescue public key certificate, a common key can be shared in the same way as with a normal public key certificate. Then, by sending and storing normal authentication information for setting from the upper level device 10 to the lower level device 20 using this communication path, it is possible to return to a state where authentication using the normal authentication information can be performed again.

また、レスキュー公開鍵証明書を用いた認証であっても、上述のようにある程度相手の装置を特定することができるので、例えば自社の製造した装置のみに通常公開鍵証明書を送信するようにする等の制限をかけることができ、不正な装置に通常公開鍵証明書を送信して記憶させてしまうことを防止できる。
以上のように、この通信システムにおいては、通常認証情報に加えてレスキュー認証情報も使用することにより、認証に必要な証明書を記憶する部品を交換する必要が生じた場合でも、容易かつ速やかに正常な認証が行える状態に容易に回復させることができる。従って、人手での証明書更新が困難であり自動更新に頼らざるを得ないような装置であっても、暗号強度の高い認証処理に対応した証明書を有効に活用することができる。
In addition, even with authentication using a rescue public key certificate, the partner device can be specified to some extent as described above. For example, a normal public key certificate is transmitted only to a device manufactured by the company. It is possible to prevent the transmission of a normal public key certificate to an unauthorized device and store it.
As described above, in this communication system, the rescue authentication information is used in addition to the normal authentication information, so that even when it is necessary to replace a part storing a certificate necessary for authentication, it is easy and quick. It can be easily restored to a state where normal authentication can be performed. Therefore, even a device that is difficult to manually update a certificate and must rely on automatic updating can effectively use a certificate corresponding to an authentication process with high encryption strength.

なお、図6に示した認証情報は、上位装置10と下位装置20とが相互認証を行う場合には全て記憶している必要があるが、下位装置20がサーバとして機能し、かつ上位装置10が下位装置20を認証する片方向認証だけを行う場合には、一部の証明書等については記憶しておく必要はない。通常認証情報とレスキュー認証情報の双方について、下位装置20においては、上位装置認証用ルート鍵証明書は不要となるし、上位装置10においては、上位装置用公開鍵証明書と上位装置用私有鍵が不要となる。
また、下位装置20において、上述した通常証明書セット及びレスキュー証明書セットを記憶する記憶領域は、共通の部品上に設けるようにするとよく、ここではこのようにしたものとする。この部品としては、例えばROM22やRAM23を構成するフラッシュメモリやNVRAM等を備えたメモリカードやメモリユニット、あるいはCPU21と共に書き換え可能な不揮発性メモリを搭載したCPUボード等が考えられる。上位装置10においても同様とする。
The authentication information shown in FIG. 6 needs to be stored entirely when the upper device 10 and the lower device 20 perform mutual authentication. However, the lower device 20 functions as a server, and the upper device 10 However, when only one-way authentication for authenticating the lower level device 20 is performed, it is not necessary to store some certificates. For both the normal authentication information and the rescue authentication information, the lower apparatus 20 does not require the upper apparatus authentication root key certificate, and the upper apparatus 10 has the upper apparatus public key certificate and the upper apparatus private key. Is no longer necessary.
Further, in the lower level device 20, the storage area for storing the above-described normal certificate set and rescue certificate set may be provided on a common component. As this component, for example, a memory card or memory unit including a flash memory or NVRAM that constitutes the ROM 22 or RAM 23, or a CPU board equipped with a nonvolatile memory that can be rewritten together with the CPU 21 can be considered. The same applies to the host device 10.

次に、このような証明書セットの記憶領域を設けた部品及びその部品を装着した下位装置20の製造工程について説明する。この製造工程においては、この発明の証明書設定方法の実施形態により下位装置20に通常証明書セットを設定する。
まず、これらの製造工程の概略を図12に示す。この図においては、証明書セットの設定に関する部分を中心に示し、それ以外の部分については大幅に簡略化して示している。
Next, the manufacturing process of the component provided with such a certificate set storage area and the subordinate apparatus 20 mounted with the component will be described. In this manufacturing process, a normal certificate set is set in the lower level device 20 according to the embodiment of the certificate setting method of the present invention.
First, an outline of these manufacturing steps is shown in FIG. In this figure, the part relating to the setting of the certificate set is mainly shown, and the other parts are shown greatly simplified.

この図に示すように、下位装置20を製造する場合、まず部品製造工程において証明書セットの記憶領域を設けた部品Aを製造するが、この工程では、部品Aを組み立て、検査する。ここでの検査内容は、部品AがCPUボードである場合には、CPUからボードに設けた各チップにアクセスできるか否かを検査することが考えられる。
そしてその後、工場のソフトウェア複写装置130によって、下位装置20の制御に使用するソフトウェアのうち部品Aに記憶させるものと共に、下位装置20用のレスキュー証明書セットを書き込む。この時点では、ソフトウェア複写装置130と部品Aとの間でネットワークを介した安全な通信経路を設けることはできないし、レスキュー証明書セットは漏洩した場合の影響が通常証明書セットの場合より大きいため、書き込みは専用の冶具を用いて直接行うようにするとよい。
以上で部品Aが完成し、これを部品として流通させる場合には、梱包した上出荷することになる。
ここで、レスキュー公開鍵証明書に装置の識別情報を記載しない場合には、書き込むべきレスキュー証明書セットは部品Aを装着する装置の機種や階位に応じて定まるので、これを予めソフトウェア複写装置130に記憶させておけばよい。また、部品Aが規格化されたメモリカード等の場合には、組み立てる必要がない場合もある。
As shown in this figure, when manufacturing the subordinate device 20, the part A having the certificate set storage area is first manufactured in the part manufacturing process. In this process, the part A is assembled and inspected. The inspection content here may be to inspect whether or not each chip provided on the board can be accessed from the CPU when the component A is a CPU board.
Thereafter, the software copy device 130 in the factory writes the rescue certificate set for the lower level device 20 together with the software used for controlling the lower level device 20 to be stored in the part A. At this time, it is not possible to provide a secure communication path via the network between the software copying apparatus 130 and the component A, and the effect of the leakage certificate set is greater than that of the normal certificate set. The writing may be performed directly using a dedicated jig.
When the part A is completed as described above and is distributed as a part, it is packaged and shipped.
Here, when the identification information of the device is not described in the rescue public key certificate, the rescue certificate set to be written is determined according to the model and rank of the device on which the component A is mounted. 130 may be stored. Further, when the component A is a standardized memory card or the like, it may not be necessary to assemble it.

一方、部品Aを下位装置20の製造に使用する場合には、レスキュー証明書セットが書き込まれ、これを記憶している部品Aを製品組み立て工程に回し、これを組み立て中の下位装置20の本体部に装着する。この実施形態ではこの手順が第1の手順に該当する。そして、下位装置20の組み立てが完了した後、その機能検査を行って品質を検査する。ここでの検査内容としては、CPUボード上のCPUからボードの外のデバイス、例えば通信I/F25等にアクセスできるか否かを検査することが考えられる。この実施形態ではこの手順が検査手順に該当する。   On the other hand, when the part A is used for manufacturing the subordinate apparatus 20, the rescue certificate set is written, the stored part A is sent to the product assembling process, and the main body of the subordinate apparatus 20 that is being assembled. Attach to the part. In this embodiment, this procedure corresponds to the first procedure. Then, after the assembly of the subordinate device 20 is completed, the function is inspected to inspect the quality. As an inspection content here, it can be considered to inspect whether or not a device on the CPU board can access a device outside the board, for example, the communication I / F 25. In this embodiment, this procedure corresponds to the inspection procedure.

そして、検査に合格した装置に機番を付与する。その後、装置の機番情報や初期設定値を下位装置20に記憶させる。また、どのような通常証明書セットを記憶させればよいかがわかる場合には、その通常証明書セットを、証明書書き込み装置160によって下位装置20に記憶させる。この実施形態ではこの手順が第2の手順に該当する。その後、外観を検査し、梱包して出荷する。
以上の工程で下位装置20を製造することができる。また、記憶させるレスキュー証明書セットは異なるが、上位装置10についても同様な工程で製造することができる。なお、部品製造工程と製品組み立て工程とは、別々の工場で行われることが多い。
And a machine number is provided to the apparatus which passed the inspection. Thereafter, the device number information and initial setting values of the device are stored in the lower device 20. When it is known what normal certificate set should be stored, the certificate writing device 160 stores the normal certificate set in the lower level device 20. In this embodiment, this procedure corresponds to the second procedure. Then, the appearance is inspected, packed and shipped.
The subordinate device 20 can be manufactured through the above steps. Further, although the rescue certificate set to be stored is different, the host device 10 can also be manufactured in the same process. The component manufacturing process and the product assembly process are often performed in separate factories.

また、図13に、部品Aに各証明書セットを記憶させる工程の説明図を示す。
この図に示すように、部品Aには、部品製造工程においてレスキュー証明書セットのみを記憶させ、通常証明書セットは記憶させない。そしてこの状態で、製品組み立て工程で新しい装置の組み立てに用いる部品と、市場に販売済の装置のための交換部品(サービスパーツ)とのどちらの用途にも使用できる部品として完成する。
そして、工場においてユーザからの注文に応じて装置を生産するような場合には、機番が付与された段階で、その装置を使用するユーザや、その装置が接続される通信システムがわかっている場合もある。そして、このような場合には、利用環境に適した通常証明書セットを、装置製造の段階で設定してしまうことも可能である。
FIG. 13 is an explanatory diagram of a process for storing each certificate set in the component A.
As shown in this figure, in the part A, only the rescue certificate set is stored in the part manufacturing process, and the normal certificate set is not stored. In this state, the product is completed as a part that can be used for both the part used for assembling a new apparatus in the product assembly process and the replacement part (service part) for the apparatus already sold in the market.
And when manufacturing a device in response to an order from a user in a factory, the user who uses the device and the communication system to which the device is connected are known at the stage where the device number is given. In some cases. In such a case, a normal certificate set suitable for the use environment can be set at the stage of device manufacture.

そこで、このような場合、部品Aが装置の組み立て工場において製品組み立て工程で装置に装着された場合には、その装置が検査に合格し、装置に機番が付与された後で、証明書設定装置である証明書書き込み装置160によって通常証明書セットが書き込まれ、設定される。
このとき、機番情報入力装置161から証明書書き込み装置160に書き込み対象の装置の機番を入力し、証明書書き込み装置160がその機番の情報を識別情報として含む通常証明書セットを取得して書き込むことになる。この通常証明書セットは、証明書管理装置50が発行するものである。そして、証明書管理装置50は、設定対象の下位装置20が接続される予定の通信システムにおいて、上位装置10が通常の通信時に行う認証処理に対応した証明書を発行するCAである。
Therefore, in such a case, when the part A is mounted on the device in the product assembly process at the device assembly factory, the certificate is set after the device passes the inspection and the device number is assigned. The normal certificate set is written and set by the certificate writing device 160 which is a device.
At this time, the device number of the device to be written is input from the device number information input device 161 to the certificate writing device 160, and the certificate writing device 160 acquires a normal certificate set including the information of the device number as identification information. Will write. This normal certificate set is issued by the certificate management device 50. The certificate management device 50 is a CA that issues a certificate corresponding to the authentication process performed by the host device 10 during normal communication in the communication system to which the target lower device 20 is to be connected.

なお、パブリックCAが発行する公開鍵証明書を利用する場合には、証明書書き込み装置160からパブリックCAに対して直接証明書の発行を依頼し、証明書の管理もそのCAに任せてしまうよりは、発行された証明書を管理する機能を証明書書き込み装置160に設けたり、証明書書き込み装置160が間に発行された証明書を管理する装置を介してCAに証明書の発行を依頼するような構成が好ましい。特に、工場においては複数のCAから証明書を取得することも考えられるから、CAがパブリックCAでない場合でも、このような構成が好ましいと言える。   When using a public key certificate issued by a public CA, the certificate writing device 160 requests the public CA to issue a certificate directly, and leaves the management of the certificate to the CA. The certificate writing device 160 has a function for managing issued certificates, or the certificate writing device 160 requests the CA to issue a certificate via a device that manages the issued certificates. Such a configuration is preferable. In particular, since it is possible to obtain certificates from a plurality of CAs in a factory, it can be said that such a configuration is preferable even when the CA is not a public CA.

また、証明書書き込み装置160が下位装置20に通常証明書セットを設定する際には、証明書書き込み装置160と下位装置20と接続した上で、証明書書き込み装置160から下位装置20のレスキューURLに通信を要求し、下位装置20に記憶しているレスキュー証明書セットを用いて、SSLによる認証処理を行う。そして、証明書書き込み装置160が下位装置20が正当な装置であると認証した場合に証明書設定要求と共に通常証明書セットを送信して部品Aの通常証明書セット記憶領域に書き込ませるようにしている。すなわち、証明書書き込み装置160と下位装置20とがレスキュー公開鍵証明書を用いた通信を行い、その通信によって、証明書書き込み装置160が下位装置20に通常証明書セットを記憶させる。   When the certificate writing device 160 sets a normal certificate set in the lower device 20, the certificate writing device 160 and the lower device 20 are connected to each other, and then the rescue URL of the lower device 20 from the certificate writing device 160 is connected. Communication is requested, and SSL processing is performed using the rescue certificate set stored in the lower level device 20. When the certificate writing device 160 authenticates that the lower-level device 20 is a valid device, the normal certificate set is transmitted together with the certificate setting request so as to be written in the normal certificate set storage area of the part A. Yes. That is, the certificate writing device 160 and the lower device 20 perform communication using the rescue public key certificate, and the certificate writing device 160 stores the normal certificate set in the lower device 20 through the communication.

ここで、通常証明書セットを書き込む際に下位装置20側で実行する処理を図14のフローチャートに示す。
下位装置20は、通信相手がレスキューURLに通信を要求してきた場合、図14のフローチャートに示す処理を開始する。
この処理においては、まずステップS201で、通信相手(ここでは証明書書き込み装置160)に認証を受けるために下位装置用レスキュー公開鍵証明書を、下位装置用レスキュー私有鍵で暗号化した第1の乱数と共に通信相手に送信する。この処理は、図21のステップS21及びS22の処理に相当する。
Here, the processing executed on the lower level device 20 side when writing the normal certificate set is shown in the flowchart of FIG.
When the communication partner requests communication to the rescue URL, the lower level device 20 starts the process shown in the flowchart of FIG.
In this process, first, in step S201, a first public apparatus public key certificate for a lower apparatus is encrypted with a rescue private key for a lower apparatus in order to be authenticated by a communication partner (here, certificate writing apparatus 160). Send to communication partner with random number. This processing corresponds to the processing in steps S21 and S22 in FIG.

通信相手は、下位装置20が送信した証明書と乱数を受信すると、これを用いて認証処理を行い、その結果を応答として返してくる。また、認証が成功していれば、共通鍵の種を下位装置20に送信すると共に共通鍵を作成して以後の通信に使用するようにする。ここでの認証には、下位装置認証用レスキュールート鍵証明書を使用し、この処理は図21のステップS12乃至S17の処理に相当する。
下位装置20は、この認証結果を受け取ると、ステップS202で認証が成功したか否か判断し、失敗であればそのまま処理を終了するが、成功していればステップS203に進んで受信した共通鍵の種を用いて共通鍵を作成して以後の通信に使用するようにする。これらの処理は、図21のステップS25及びS26の処理に相当する。
When the communication partner receives the certificate and the random number transmitted by the lower level device 20, it performs authentication processing using this and returns the result as a response. If the authentication is successful, the common key seed is transmitted to the lower level device 20 and the common key is created and used for subsequent communication. For this authentication, a rescue root key certificate for lower-level device authentication is used, and this processing corresponds to the processing in steps S12 to S17 in FIG.
Upon receiving this authentication result, the lower level device 20 determines whether or not the authentication is successful in step S202. If the authentication is unsuccessful, the lower device 20 ends the process, but if successful, the process proceeds to step S203 and is received. A common key is created using the seeds and used for subsequent communications. These processes correspond to the processes in steps S25 and S26 in FIG.

その後、ステップS204で要求の受信を待ち、要求を受信するとステップS205に進む。そして、図4を用いて説明したように、下位装置20の要求管理部44は、レスキュー公開鍵証明書を用いた認証を行った場合には、証明書設定動作のみを許可するようにしているので、ステップS205で受信した要求が証明書設定要求か否かを判断する。そして、証明書設定要求でなければその要求は無視してステップS204に戻って次の要求を待つ。ここで、要求を受け付けられない旨の応答を返すようにしてもよい。   Thereafter, the reception of the request is waited in step S204, and when the request is received, the process proceeds to step S205. Then, as described with reference to FIG. 4, the request management unit 44 of the lower level apparatus 20 permits only the certificate setting operation when authentication using the rescue public key certificate is performed. Therefore, it is determined whether or not the request received in step S205 is a certificate setting request. If it is not a certificate setting request, the request is ignored and the process returns to step S204 to wait for the next request. Here, a response indicating that the request cannot be accepted may be returned.

ステップS205で証明書設定要求であれば、ステップS206に進んで証明書設定要求と共に受信(通信相手から取得)した証明書セットを部品Aの通常証明書セット記憶領域に記憶させて図6(a)に示した通常証明書セットをその内容に設定する。この処理において、下位装置20のCPU21が証明書設定手段として機能する。
その後、ステップS207で設定結果を応答として送信元に通知して処理を終了する。
下位装置20がこのような処理を実行することにより、証明書書き込み装置160が、下位装置20が通常証明書セットの書き込み対象であることについて少なくとも最低限の確認を行うことができるので、全く異なる装置に誤って通常証明書セットを送信してしまうような事態を防止し、証明書設定の安全性を向上させることができる。
If it is a certificate setting request in step S205, the process proceeds to step S206, and the certificate set received together with the certificate setting request (obtained from the communication partner) is stored in the normal certificate set storage area of the part A, and FIG. Set the contents of the normal certificate set shown in In this process, the CPU 21 of the lower level device 20 functions as a certificate setting unit.
Thereafter, in step S207, the setting result is notified to the transmission source as a response, and the process is terminated.
Since the lower level device 20 executes such processing, the certificate writing device 160 can perform at least a minimum confirmation that the lower level device 20 is the target of writing the normal certificate set. It is possible to prevent a situation in which the normal certificate set is erroneously transmitted to the apparatus, and improve the security of the certificate setting.

また、証明書書き込み装置160側にもレスキュー証明書セットを記憶させ、認証処理において下位装置20との間で相互認証を行うようにしてもよい。この場合に使用するレスキュー証明書セットは、上位装置10に記憶させるものと同じものになり、下位装置20側の認証処理も、図19に示した処理に対応したものになる。そして、このようにすれば、下位装置20側でも、不正な証明書書き込み装置から送られてくる通常証明書セットを設定してしまうことがないようにすることができる。
なお、証明書書き込み装置160が下位装置20にレスキュー公開鍵証明書を送信して認証を受けるのみとしても、この効果は得ることができるし、証明書書き込み装置160と下位装置20との間でSSLによる安全な通信経路を確立することもできる。
Also, the rescue certificate set may be stored on the certificate writing device 160 side, and mutual authentication may be performed with the lower level device 20 in the authentication process. The rescue certificate set used in this case is the same as that stored in the higher-level device 10, and the authentication processing on the lower-level device 20 side also corresponds to the processing shown in FIG. In this way, it is possible to prevent the lower device 20 from setting a normal certificate set sent from an unauthorized certificate writing device.
Note that this effect can be obtained even if the certificate writing device 160 simply sends a rescue public key certificate to the lower level device 20 and is authenticated, and the certificate writing device 160 can obtain the effect between the certificate writing device 160 and the lower level device 20. It is also possible to establish a secure communication path using SSL.

また、通信要求について、下位装置20側から証明書書き込み装置160に対して通信要求を行うようにすることも考えられる。この場合でも、証明書書き込み装置160と下位装置20とがレスキュー公開鍵証明書を用いた認証処理を行い、これが成功した場合に証明書書き込み装置160が下位装置20に通常公開鍵証明書を送信して設定させることは、上述の処理の場合と同様である。
さらに、通常証明書セットを送信する際に、必要に応じて、その通常証明書セットに含まれる公開鍵証明書や私有鍵を用いた認証処理を行うために必要なソフトウェアも共に送信し、下位装置20に設定させるようにしてもよい。
It is also conceivable to make a communication request to the certificate writing device 160 from the lower device 20 side. Even in this case, the certificate writing device 160 and the lower-level device 20 perform authentication processing using the rescue public key certificate, and if this is successful, the certificate writing device 160 transmits the normal public key certificate to the lower-level device 20. This setting is the same as in the above-described processing.
In addition, when sending a normal certificate set, if necessary, send the software necessary for authentication processing using the public key certificate and private key included in the normal certificate set. The apparatus 20 may be set.

一方で、図13において、部品Aがサービスパーツとして出荷され、設置先で稼動中の下位装置20(市場機)に装着された場合には、その下位装置20と対応する上位装置10によって通常証明書セットが書き込まれることになる。このとき、機番情報入力装置171から上位装置10に書き込み対象の装置の機番を入力し、上位装置10がその機番の情報を識別情報として含む通常証明書セットを証明書管理装置50に発行させ、これを取得して下位装置20に設定させることになる。下位装置20の機番等の識別情報については、上位装置10からの要求に応じて下位装置20から上位装置10に送信させるようにしてもよい。
また、証明書管理装置50は、上位装置10が通常の通信時に行う認証処理に対応した証明書を発行するCAである。そして、発行された証明書を管理する機能を上位装置10に設けたり、上位装置10が間に発行された証明書を管理する装置を介してCAに証明書の発行を依頼するような構成が好ましいことは、上述した証明書書き込み装置160の場合と同様である。
On the other hand, in FIG. 13, when the part A is shipped as a service part and mounted on the lower level device 20 (market machine) that is operating at the installation destination, it is usually proved by the higher level device 10 corresponding to the lower level device 20. A set of documents will be written. At this time, the device number of the device to be written is input from the device number information input device 171 to the host device 10, and the host device 10 stores a normal certificate set including the information of the device number as identification information in the certificate management device 50. This is issued, acquired, and set in the lower level device 20. The identification information such as the machine number of the lower level device 20 may be transmitted from the lower level device 20 to the higher level device 10 in response to a request from the higher level device 10.
The certificate management device 50 is a CA that issues a certificate corresponding to an authentication process performed by the host device 10 during normal communication. A configuration in which a function for managing issued certificates is provided in the host device 10 or the host device 10 requests the CA to issue a certificate via a device that manages certificates issued therebetween. What is preferable is the same as in the case of the certificate writing device 160 described above.

また、上位装置10が下位装置20に通常証明書セットを設定する際には、上位装置10から下位装置20のレスキューURLに通信を要求し、下位装置20に記憶しているレスキュー証明書セットを用いて、SSLによる認証処理を行う。そして、上位装置10が下位装置20が正当な装置であると認証した場合に、通常証明書セットを送信して部品Aの通常証明書セット記憶領域に設定させるようにしている。この場合には、上位装置10が証明書設定装置として機能し、下位装置20との間でレスキュー公開鍵証明書を用いた認証処理を行って、その認証処理が成功した場合に下位装置20に通常証明書セットを記憶させることになる。   When the higher level device 10 sets a normal certificate set in the lower level device 20, the higher level device 10 requests communication to the rescue URL of the lower level device 20, and sets the rescue certificate set stored in the lower level device 20. The authentication process using SSL is performed. When the higher level device 10 authenticates that the lower level device 20 is a valid device, a normal certificate set is transmitted and set in the normal certificate set storage area of the component A. In this case, the higher-level device 10 functions as a certificate setting device, performs authentication processing using the rescue public key certificate with the lower-level device 20, and if the authentication processing is successful, the lower-level device 20 Usually, the certificate set is stored.

この場合に下位装置20側で行う処理は、図14のフローチャートに示したものと同じものである。もちろん、相互認証を行うようにしてもよい。このことによる効果は、証明書書き込み装置160によって書き込む場合と同様であるが、どのような装置と接続されるかわからない出荷後の方が、接続対象が限定される工場内においてよりも安全性向上の要求は強いと言える。なお、上位装置10が下位装置20に認証を受ける片方向認証を採用することもできる。また、下位装置20が上位装置10に通信要求を行うようにしてもよいことも、上述の証明書書き込み装置160によって書き込む場合と同様である。
以上のように市場機に通常証明書セットを設定する場合には、部品Aを下位装置20に装着する工程が第1の手順、下位装置20に通常証明書セットを記憶させる工程が第2の手順に該当する。また、工場で下位装置20の通常証明書セットを設定できなかった場合には、部品Aにレスキュー証明書セットのみを記憶させて出荷し、設置先で上記のように第2の手順を実行して通常証明書セットを記憶させるようにすることができる。
In this case, the processing performed on the lower level device 20 side is the same as that shown in the flowchart of FIG. Of course, mutual authentication may be performed. The effect of this is the same as the case of writing by the certificate writing device 160, but the safety after shipping that does not know what device is connected is improved compared to the factory where the connection target is limited. The demand is strong. Note that one-way authentication in which the upper device 10 authenticates to the lower device 20 may be employed. Further, the lower device 20 may make a communication request to the higher device 10 as in the case of writing by the certificate writing device 160 described above.
As described above, when the normal certificate set is set in the market machine, the step of mounting the part A on the lower level device 20 is the first procedure, and the step of storing the normal certificate set in the lower level device 20 is the second step. Applicable to the procedure. Further, when the normal certificate set of the lower level device 20 cannot be set at the factory, only the rescue certificate set is stored in the part A and shipped, and the second procedure is executed at the installation site as described above. The normal certificate set can be stored.

以上の説明から明らかなように、ここで説明した方法によれば、下位装置20に対して、工場での生産時と市場での部品交換時とにおいて同様な手順で通常証明書セットを記憶させることができる。
また、予め部品に記憶させてあるレスキュー証明書セットを用いて認証を行い、これが成功した場合に通常証明書セットを記憶させるので、通常のネットワークI/Fである通信I/F25を介した通信を用いても、安全に通常証明書セットを下位装置20に設定することができる。従って、下位装置20に証明書設定用の特殊なI/Fを設けることは不要となり、コストを低減することができる。
そして、レスキュー公開鍵証明書を暗号強度の低い認証処理に対応したものとすることにより、設置先における装置の利用環境や、輸出規制等に関わらず共通に利用可能な証明書を発行することが可能となり、使用される環境や地域に応じて装置や部品を作り分ける必要がないため、製造工程や在庫の管理が容易となり、この点でもコストを低減することができる。
As is clear from the above description, according to the method described here, the lower-level device 20 stores the normal certificate set in the same procedure at the time of production at the factory and at the time of parts replacement in the market. be able to.
Further, authentication is performed using a rescue certificate set stored in advance in the component, and if this is successful, the normal certificate set is stored, so communication via the communication I / F 25 which is a normal network I / F. Even if is used, the normal certificate set can be safely set in the subordinate apparatus 20. Accordingly, it is not necessary to provide a special I / F for certificate setting in the lower level device 20, and the cost can be reduced.
And by making the rescue public key certificate compatible with authentication processing with low encryption strength, it is possible to issue a certificate that can be used in common regardless of the usage environment of the device at the installation site, export restrictions, etc. This makes it possible to manage the manufacturing process and inventory easily because there is no need to make separate devices and parts according to the environment and region in which it is used, and costs can be reduced in this respect as well.

また、レスキュー公開鍵証明書の有効期間を少なくとも通常公開鍵証明書の有効期間よりも長くすれば、上述したように、通常公開鍵証明書を記憶させておく場合よりも部品や装置のストック可能期間を延ばすことができるという効果を得ることができる。また、図13に示したように製品組み立て工程において通常証明書セットを記憶させた後、出荷される前やユーザ環境に設置される前に通常公開鍵証明書の有効期限が切れてしまったような場合でも、レスキュー公開鍵証明書の有効期間内であれば、市場機の部品交換の場合と同様な手順により、再度新たな通常証明書セットを安全に設定することができる。従って、製造工程において通常証明書セットを設定してしまう場合でも、完成した装置のストック可能期間も延ばすことができる。   Also, if the validity period of the rescue public key certificate is at least longer than the validity period of the normal public key certificate, as described above, parts and devices can be stocked more than when the normal public key certificate is stored. The effect that the period can be extended can be obtained. Further, as shown in FIG. 13, after the normal certificate set is stored in the product assembly process, the normal public key certificate has expired before being shipped or installed in the user environment. Even in such a case, as long as the rescue public key certificate is within the valid period, a new normal certificate set can be safely set again by the same procedure as in the case of parts replacement of a market machine. Therefore, even when a normal certificate set is set in the manufacturing process, the stockable period of the completed device can be extended.

また、ネットワークI/Fは下位装置20の通常動作時においても使用するI/Fであることから、装置本体の外部に露出した状態で設けられていることが通常である。従って、このようなI/Fを使用することにより、装置の製造時の証明書設定に関する作業を容易にすることができる。そして、通常公開鍵証明書の設定に際して特殊な冶具やI/Fを用いないので、OEMメーカーや市場への流通後においても、ベンダー自身の工場で製造する場合と同様に容易に設定を行うことができる。
一方で、部品にレスキュー証明書セットを記憶させる場合には、専用の冶具を用いて直接行うことができるので、特に認証等を行わなくても安全性を確保することができる。そして、部品の段階では専用冶具のI/Fを接続が容易な位置に設けることは容易であるので、専用の冶具を用いるようにしても不都合はない。
Further, since the network I / F is an I / F that is used even during normal operation of the lower level device 20, it is usually provided in a state of being exposed to the outside of the device main body. Therefore, by using such an I / F, it is possible to facilitate work related to certificate setting at the time of manufacturing the device. And since special jigs and I / F are not used for setting the public key certificate, it is easy to set the same as when manufacturing at the vendor's own factory even after distribution to the OEM manufacturer or the market. Can do.
On the other hand, when the rescue certificate set is stored in the part, it can be directly performed using a dedicated jig, and thus safety can be ensured without performing authentication or the like. Since it is easy to provide the I / F of the dedicated jig at a position where connection is easy at the part stage, there is no problem even if the dedicated jig is used.

なお、下位装置20に、その機番情報を装置の識別情報として付された通常公開鍵証明書を(通常証明書セットの一部として)記憶させるようにする場合であっても、機番は、欠番が生じることを防止するため、装置の組み立てが完了し、品質検査に合格した装置に付すことが一般的である。従って、機番情報を含む公開鍵証明書を装置の製造工程で記憶させるとすると、組み立てが全て完了した状態で行う必要がある。そして、このような場合においては、下位装置20において通常使用されるインタフェース(例えばネットワークI/FであるPHY)を介して記憶させることの効果は、特に大きい。デザインや機能、そしてコスト上の制約から、特殊なインタフェースの接続口は、装置の組み立てが完了した状態で作業しやすい位置や構成となるように設けることが困難なためである。   Even when the lower device 20 stores the normal public key certificate with the device number information added as device identification information (as part of the normal certificate set), the device number is In order to prevent the occurrence of missing numbers, it is common to attach to a device that has been assembled and passed a quality inspection. Therefore, if the public key certificate including the machine number information is stored in the manufacturing process of the apparatus, it is necessary to perform the assembly in a state where all the assembly is completed. In such a case, the effect of storing via an interface (for example, PHY which is a network I / F) normally used in the lower level device 20 is particularly great. This is because it is difficult to provide a special interface connection port so that it can be easily operated and configured in a state where the assembly of the apparatus is completed due to restrictions on design, function, and cost.

そして、ここで説明した下位装置20においては、ネットワークを介して通常証明書セットを書き込むことが可能であるので、装置の組み立て完了後であっても、装置本体の外部に露出している、イーサネット規格等のネットワークケーブルの接続I/Fを介して証明書書き込み装置160と接続し、通常証明書セットの書き込み作業を行うことができる。従って、少ない工数で効率のよい作業を行うことができるし、作業中に装置を破損等してしまう危険も極めて少ない。また、この書き込み工程において通信を暗号化できるので、通常証明書セットを安全に記憶させることができる。
なお、証明書書き込み装置160と下位装置20とをこのネットワークI/Fを介して接続することは必須ではない。他のI/Fを使用した場合でも、通常公開鍵証明書を設定する場合に部品に記憶させてあるレスキュー公開鍵証明書を用いた認証を行うことにより、証明書設定の安全性を向上させることができる。
また、装置の識別情報として機番以外の情報、例えば独自のIDを用いる場合には、品質検査の後で通常公開鍵証明書を記憶させることも必須ではない。しかし、品質検査の後で記憶させるようにすれば、証明書を記憶させた装置が品質検査で不合格となり、識別情報に欠番を生じる事態を防止できる。従って、証明書の管理が容易になる。
In the lower level device 20 described here, since the normal certificate set can be written via the network, the Ethernet exposed to the outside of the device main body even after the device assembly is completed. It can be connected to the certificate writing device 160 via a network cable connection I / F such as a standard, and a normal certificate set can be written. Therefore, an efficient work can be performed with a small number of man-hours, and there is very little risk of damaging the apparatus during the work. Further, since the communication can be encrypted in this writing step, the normal certificate set can be stored safely.
Note that it is not essential to connect the certificate writing device 160 and the lower level device 20 via this network I / F. Even when other I / F is used, the security of the certificate setting is improved by performing the authentication using the rescue public key certificate stored in the component when the normal public key certificate is set. be able to.
In addition, when information other than the machine number, for example, a unique ID is used as the device identification information, it is not essential to store the normal public key certificate after the quality inspection. However, if the information is stored after the quality inspection, it is possible to prevent the apparatus storing the certificate from failing the quality inspection and causing the identification information to be missing. Therefore, certificate management becomes easy.

また、通常公開鍵証明書とレスキュー公開鍵証明書とでは用途も機能も異なるため、図13に示したように、これらの証明書は別々のCAが発行するようにすることが好ましい。
すなわち、レスキュー公開鍵証明書は同じ階位の装置全てに同じものを記憶させるため、レスキュールート私有鍵が漏洩するとセキュリティの維持が著しく困難になるので、秘密保持を特に厳重に行う必要がある。一方で、各装置について通常に異なる証明書を作成して記憶させる必要はない。そこで、安全性を重視し、外部からアクセス不能なCAを用いるとよい。プライベートCAであれば、このような条件を満たすCAを用意することは容易である。
Further, since the use and function are different between the normal public key certificate and the rescue public key certificate, it is preferable that these certificates are issued by different CAs as shown in FIG.
That is, since the same rescue public key certificate is stored in all the devices of the same rank, if the rescue root private key is leaked, it becomes extremely difficult to maintain security, so it is necessary to maintain confidentiality particularly strictly. On the other hand, it is not necessary to normally create and store different certificates for each device. Therefore, it is preferable to use a CA that places importance on safety and is inaccessible from the outside. If it is a private CA, it is easy to prepare a CA that satisfies such conditions.

一方、通常公開鍵証明書は必要に応じて更新できるため、通常ルート私有鍵が漏洩したとしても、これを更新すればセキュリティを保つことができる。そして、装置毎に個別に証明書を作成して記憶させる必要があることから、インターネット等のオープンネットワークに接続したCAを用いるとよい。
なお、CAをさらに細分化し、下位装置の証明書を発行するCA,上位装置用の証明書を発行するCA等、証明書を発行する対象の装置の階位に応じてCAを分けるようにしてもよい。
また、通常証明書セットとレスキュー証明書セットとで全く形式の異なるデジタル証明書を使用することも可能である。
On the other hand, since the normal public key certificate can be updated as necessary, even if the normal root private key is leaked, the security can be maintained by updating it. And since it is necessary to create and memorize | store a certificate separately for every apparatus, it is good to use CA connected to open networks, such as the internet.
Further, the CA is further subdivided so that the CA is divided according to the rank of the device to which the certificate is issued, such as the CA that issues the certificate for the lower device and the CA that issues the certificate for the higher device. Also good.
It is also possible to use digital certificates of completely different formats for the normal certificate set and the rescue certificate set.

次に、上述した製品組み立て工程において通常証明書セットを下位装置20に設定するために使用する設備について説明する。図15はその概略構成を示すブロック図である。
この図に示すように、製品組み立て工程を行う生産工場Eには、通常証明書セットを設定するための設備として、生産管理システム140,通信端末150,証明書書き込み装置160が設置されている。
そして、生産管理システム140は、上位装置10や下位装置20等の装置の日々の生産台数を管理する。
Next, equipment used for setting the normal certificate set in the lower level apparatus 20 in the above-described product assembly process will be described. FIG. 15 is a block diagram showing the schematic configuration.
As shown in this figure, a production management system 140, a communication terminal 150, and a certificate writing device 160 are installed as equipment for setting a normal certificate set in a production factory E that performs a product assembly process.
The production management system 140 manages the daily production quantity of devices such as the upper device 10 and the lower device 20.

通信端末150は、証明書データベース(DB)154a,入力装置156,表示装置157を備えている。そして、生産管理システム140からその日の機種別の生産台数及び付与予定の機番の情報(ここでは機種コードとシリアル番号とを含めた情報)を取得する。また、その情報に基づいて、その機番の装置が使用する予定の通常公開鍵証明書を発行するCAである証明書管理装置50に生産予定の装置に記憶させるべき通常証明書セットを発行させ、これを入手して証明書DB154aに記憶させる。なお、機番毎に通常公開鍵証明書を発行するCAが異なることも考えられるし、CAを特定できない、工場からは適切なCAと通信できない等の理由により工場では通常証明書セットの設定を行わないという情報を記憶させておくことも考えられる。
証明書書き込み装置160は、機番情報入力装置161を備えており、装置の生産時にその機番情報入力装置161から生産中の装置の機番の入力を受け付ける。そして、これが入力された場合に、その機番に対応する通常証明書セットを通信端末150から入手し、それを対応する装置へ送信してその装置の不揮発性メモリに設けた通常証明書セット記憶領域に設定させる。下位装置20を生産する場合には、部品Aに設けた記憶領域に設定させることになる。
The communication terminal 150 includes a certificate database (DB) 154a, an input device 156, and a display device 157. Then, from the production management system 140, information on the number of productions by model for that day and information on the number to be assigned (here, information including the model code and serial number) is acquired. Also, based on the information, the certificate management device 50, which is the CA that issues the normal public key certificate scheduled to be used by the device with the device number, is issued a normal certificate set to be stored in the device scheduled to be produced. This is obtained and stored in the certificate DB 154a. Note that the CA that issues the normal public key certificate may differ from machine number to machine number, and the factory must set the normal certificate set because the CA cannot be specified or the factory cannot communicate with an appropriate CA. It is also conceivable to store information not to be performed.
The certificate writing device 160 includes a machine number information input device 161, and accepts an input of the machine number of the device being produced from the machine number information input device 161 when the device is produced. When this is input, a normal certificate set corresponding to the machine number is obtained from the communication terminal 150, transmitted to the corresponding device, and stored in the non-volatile memory of the device. Let the region set. When the subordinate device 20 is produced, the storage area provided for the part A is set.

次に、図16に生産工場Eにおける通信端末150および証明書書き込み装置160の周辺の状況の概略を示す。
生産工場Eにおいては、通信端末150は、セキュリティ面を考慮して管理者室Fに設置している。そして、その管理者室Fは、特定の管理者しか入れないように、ドアGに鍵をかけるようにしており、通信端末150は、特定のIDとパスワードが入力された場合にのみ操作できるようにしている。
またこの例では、生産工場Eには上位装置10の生産用ライン1001と下位装置20の生産用ライン1002とを設けている。そして、その各生産用ライン毎に証明書書き込み装置160(160a,160b)を設置している。
Next, FIG. 16 shows an outline of the situation around the communication terminal 150 and the certificate writing device 160 in the production factory E.
In the production factory E, the communication terminal 150 is installed in the administrator room F in consideration of security. The administrator room F locks the door G so that only a specific administrator can enter, and the communication terminal 150 can be operated only when a specific ID and password are input. I have to.
Further, in this example, the production factory E is provided with a production line 1001 for the upper level device 10 and a production line 1002 for the lower level device 20. A certificate writing device 160 (160a, 160b) is installed for each production line.

そして、各証明書書き込み装置160にはそれぞれ、機番情報入力装置161(161a,161b)と接続するための機番情報入力用I/F162(162a,162b)、および生産する装置(上位装置10及び下位装置20)と接続するための書き込み用I/F165(165a,165b)がそれぞれ接続されている。
このような生産ラインにおいては、例えば下位装置20を生産する場合、品質検査に合格した装置に識別番号を付与する際に、定格銘板を貼付する。この定格銘板の例を図17に示すが、定格銘板には、定格電圧,消費電力等の情報と共に、装置の機番を記載している。そしてさらに、この機番の情報を示すバーコードBCも記載している。
Each certificate writing device 160 has a device number information input I / F 162 (162a, 162b) for connecting to the device number information input device 161 (161a, 161b), and a device to be produced (the host device 10). And a writing I / F 165 (165a, 165b) for connection to the lower device 20).
In such a production line, for example, when producing the low-order apparatus 20, when assigning an identification number to the apparatus that has passed the quality inspection, a rating nameplate is affixed. An example of this rating nameplate is shown in FIG. 17, and the device name of the apparatus is described on the rating nameplate together with information such as rated voltage and power consumption. Further, a bar code BC indicating the information of the machine number is also described.

そして、通常証明書セットの設定工程においては、まず書き込み用I/F165としてイーサネット規格のクロスケーブルを用いて証明書書き込み装置160と設定対象の下位装置20を接続する。ここでクロスケーブルを用いるのは、生産される各装置は初期値として同じIPアドレスを有しており、証明書書き込み装置160とLAN接続すると、IPアドレスが重複してしまうためである。
続いて機番情報入力装置161としてバーコードリーダを用い、定格銘板上のバーコードBCを読み取って作業対象の装置の機番の情報を証明書書き込み装置160に入力する。すると、証明書書き込み装置160がその機番に対応する通常証明書セットを通信端末150から入手し、書き込み用I/F165を介して接続する下位装置20へ送信してその装置の部品Aに設けた通常証明書セット記憶領域に設定させる。なお、証明書DB154aに証明書を設定しない旨の情報が記憶されていた場合には、通常証明書セットの設定は行わない。
以上の作業及び処理により、生産する各下位装置20に、その機番情報を装置の識別情報として付され、かつその機番の装置が使用する予定の通常公開鍵証明書を簡単な作業で記憶させることができる。
In the normal certificate set setting process, first, the certificate writing device 160 is connected to the setting target lower-level device 20 using an Ethernet standard cross cable as the writing I / F 165. The reason why the cross cable is used is that each device to be produced has the same IP address as an initial value, and when the LAN is connected to the certificate writing device 160, the IP address is duplicated.
Subsequently, a bar code reader is used as the machine number information input device 161, the bar code BC on the rated nameplate is read, and the machine number information of the device to be worked is input to the certificate writing device 160. Then, the certificate writing device 160 obtains a normal certificate set corresponding to the machine number from the communication terminal 150 and transmits it to the lower level device 20 connected via the writing I / F 165 to be provided in the component A of the device. The normal certificate set storage area is set. When information indicating that no certificate is set is stored in the certificate DB 154a, the normal certificate set is not set.
Through the above operations and processing, each subordinate device 20 to be produced is stored with its machine number information as device identification information, and a normal public key certificate to be used by the device of that machine number is stored with a simple operation. Can be made.

なお、以上説明した実施形態では、上位装置10と下位装置20を始めとする各装置間で、図19あるいは図21を用いて説明したようなSSLに従った認証を行う場合の例について説明した。しかし、この認証が必ずしもこのようなものでなくてもこの実施形態は効果を発揮する。
SSLを改良したTLS(Transport Layer Security)も知られているが、このプロトコルに基づく認証処理を行う場合にも当然適用可能である。
In the embodiment described above, an example in which authentication according to SSL as described with reference to FIG. 19 or FIG. 21 is performed between each device including the upper device 10 and the lower device 20 has been described. . However, even if this authentication is not necessarily such, this embodiment is effective.
TLS (Transport Layer Security) improved from SSL is also known, but it is naturally applicable to the case where authentication processing based on this protocol is performed.

また、上述した実施形態では、より暗号強度が高い認証処理に対応した通常公開鍵証明書と、より暗号強度が低い認証処理に対応したレスキュー公開鍵証明書とを用いる例について説明したが、前者はセキュリティ強度が高い証明書、後者はセキュリティ強度が比較的低い証明書と捉えることもできる。
一般に、セキュリティ強度が高い証明書には、多くの情報を記載する必要があったり、輸出制限があったり特殊な認証処理プログラムが必要であったりして利用可能な環境が限られていたりするため、全ての装置に同じように記憶させて認証処理に用いることが難しい場合がある。一方で、セキュリティ強度が低い証明書であれば、このような制限が少なく、全ての装置に同じように記憶させて認証処理に用いることが比較的容易であると考えられる。
Further, in the above-described embodiment, the example using the normal public key certificate corresponding to the authentication process with higher encryption strength and the rescue public key certificate corresponding to the authentication process with lower encryption strength has been described. Can be regarded as a certificate with high security strength, and the latter as a certificate with relatively low security strength.
Generally, a certificate with high security strength needs to contain a lot of information, and there are restrictions on exports or special authentication processing programs, so the usable environment is limited. In some cases, it is difficult to store all devices in the same way and use them for authentication processing. On the other hand, if the certificate has a low security strength, there are few such restrictions, and it is considered that it is relatively easy to store the same in all devices and use it for the authentication process.

そこで、セキュリティ強度が低い証明書を記憶させた装置を製造・販売した上で、利用環境に合わせてセキュリティ強度が高い証明書を事後的に記憶させることができるようにしたいという要求がある。例えば、システムの運用者によって種々に認証処理の内容を工夫したり信頼性の高いCAを選択したりしてセキュリティの向上を図る場合も考えられるが、このような場合、ある装置を1つのシステムから他のシステムに移動(単に設定を変更するのみの場合も含む)させる場合、通常の認証処理に使用する証明書を入れ換える必要があることが考えられる。また、セキュリティの高い証明書に後で欠陥が発見され、認証処理の方式を変更する必要が生じることも考えられる。   Therefore, there is a demand for manufacturing and selling a device that stores a certificate having a low security strength, and subsequently storing a certificate having a high security strength in accordance with the usage environment. For example, it may be possible to improve security by devising various authentication processing contents or selecting a highly reliable CA by the system operator. When moving from the system to another system (including the case of simply changing the setting), it may be necessary to replace the certificate used for normal authentication processing. In addition, it is possible that a defect is found in a high-security certificate later and it is necessary to change the authentication processing method.

このような場合に、上述した実施形態の構成を利用し、セキュリティ強度が低い証明書を記憶している部品を通信装置に装着し、その後証明書設定装置との間でその証明書を用いた認証処理を行い、その処理が成功した場合に、証明書設定装置が通信装置に、セキュリティ強度が高い証明書を記憶させるようにすることにより、セキュリティ強度が高い証明書を装置の製造あるいは出荷後に事後的に設定する場合でも、これを容易かつ安全に設定することができる。また、製造する部品や装置に種々の環境で共通に利用できるようなセキュリティの比較的低い証明書を記憶させておくようにすることにより、その部品を種々の環境で共通に利用することができるので、部品や装置の供給が容易になる。   In such a case, using the configuration of the above-described embodiment, a part storing a certificate with low security strength is attached to the communication apparatus, and then the certificate is used with the certificate setting apparatus. When authentication processing is performed and the processing is successful, the certificate setting device causes the communication device to store a certificate with high security strength, so that a certificate with high security strength can be obtained after the device is manufactured or shipped. Even if it is set later, it can be set easily and safely. Further, by storing a relatively low security certificate that can be commonly used in various environments in parts and devices to be manufactured, the components can be commonly used in various environments. Therefore, it becomes easy to supply parts and devices.

また、上述した実施形態では、通常公開鍵証明書に装置の識別情報を記載する例について説明したが、通常公開鍵証明書にも装置の識別情報を含めず、同じ階位の装置には、全て同じ通常公開鍵証明書を記憶させるようにしてもよい。このようにしたとしても、通信相手との間で共通鍵を共有して共通鍵暗号を用いた安全な通信経路を設けた後で機番情報等を交換して通信相手を特定することが可能であることは、レスキュー公開鍵証明書の場合と同様である。そして、このようにしたとしても、対応している認証処理の暗号強度が高い分だけ安全性が高いと考えられる。また、パブリックCAによって発行された公開鍵証明書を使用したり、レスキュー公開鍵証明書よりも有効期間を短くしたりすれば、その分だけレスキュー公開鍵証明書よりも安全性を高めることができる。
また、通常公開鍵証明書とレスキュー公開鍵証明書の有効期間についても、特に上述した関係に限定されることはない。さらに、対応する認証処理の暗号強度についても、セキュリティ高低の1つの要素と捉え、有効期間、装置の識別情報の有無、証明書を発行するCAの種類等により、通常公開鍵証明書とレスキュー公開鍵証明書の差を出すようにすることも考えられる。
In the above-described embodiment, the example in which the identification information of the device is described in the normal public key certificate has been described, but the identification information of the device is not included in the normal public key certificate. All of the same normal public key certificates may be stored. Even if you do this, you can share a common key with a communication partner and provide a secure communication path using common key cryptography, and then identify the communication partner by exchanging machine number information etc. This is the same as in the case of the rescue public key certificate. And even if it does in this way, it is thought that safety | security is high because the encryption strength of the corresponding | compatible authentication process is high. Also, if a public key certificate issued by a public CA is used, or if the validity period is made shorter than that of the rescue public key certificate, the security can be improved more than that of the rescue public key certificate. .
Further, the validity period of the normal public key certificate and the rescue public key certificate is not particularly limited to the above-described relationship. Furthermore, the encryption strength of the corresponding authentication process is also regarded as one element of security level, and the normal public key certificate and the rescue disclosure are made depending on the validity period, presence / absence of device identification information, type of CA issuing the certificate, etc. It is also possible to make a difference between key certificates.

また、上述した実施形態では、証明書管理装置50を上位装置10と別に設ける例について説明したが、これらが一体である構成を排除するものではない。この場合、証明書管理装置50の機能を実現するためのCPU,ROM,RAM等の部品を独立して設けてもよいが、上位装置10のCPU,ROM,RAM等を使用し、そのCPUに適当なソフトウェアを実行させることにより、証明書管理装置50として機能させるようにしてもよい。
このような場合において、証明書管理装置50と、これと一体になっている上位装置10との間の通信には、ハードウェアを証明書管理装置50として機能させるためのプロセスと、ハードウェアを上位装置10として機能させるためのプロセスとの間のプロセス間通信を含むものとする。
In the above-described embodiment, the example in which the certificate management device 50 is provided separately from the host device 10 has been described. However, the configuration in which these are integrated is not excluded. In this case, components such as a CPU, a ROM, and a RAM for realizing the function of the certificate management device 50 may be provided independently. The certificate management apparatus 50 may be caused to function by executing appropriate software.
In such a case, for communication between the certificate management device 50 and the higher-level device 10 integrated therewith, a process for causing the hardware to function as the certificate management device 50, and hardware It is assumed that inter-process communication with a process for causing the host apparatus 10 to function is included.

さらに、上述した実施形態では、証明書管理装置50がルート鍵やデジタル証明書を自ら作成する例について説明したが、証明書管理装置50は鍵や証明書の管理を専門に行い、他の装置からルート鍵やデジタル証明書の供給を受けてこれらを取得するようにしてもよい。   Furthermore, in the above-described embodiment, an example in which the certificate management device 50 creates a root key or a digital certificate by itself has been described. However, the certificate management device 50 specializes in managing keys and certificates, and other devices. You may make it acquire these by receiving supply of a root key and a digital certificate from.

また、上述した実施形態では、通信システムを上位装置10と下位装置20のみによって構成したが、他の装置を含めて構成する場合にも適用できる。例えば、上位装置10と下位装置20との間の通信を仲介する仲介装置を設け、上位装置10と下位装置20とがこの仲介装置を介して要求や応答を授受するようにしてもよい。あるいは、上位装置10のさらに上位の装置を設けてもよい。この場合には、上位装置10を「下位装置」、その更に上位の装置を「上位装置」と見れば、これらの装置についても上述した実施形態の場合と同様な取り扱いが可能である。   Further, in the above-described embodiment, the communication system is configured by only the upper device 10 and the lower device 20, but the present invention can also be applied to a configuration including other devices. For example, an intermediary device that mediates communication between the higher-level device 10 and the lower-level device 20 may be provided, and the higher-level device 10 and the lower-level device 20 may exchange requests and responses via the mediation device. Alternatively, a device higher than the host device 10 may be provided. In this case, if the higher-level device 10 is regarded as a “lower-level device” and the higher-level device is regarded as a “high-level device”, these devices can be handled in the same manner as in the above-described embodiment.

また、従来から、通信機能を備えたプリンタ,ファクシミリ(FAX)装置,デジタル複写機,スキャナ装置,デジタル複合機等の画像処理装置を被管理装置とし、これらの被管理装置と通信可能な管理装置によってこれらの被管理装置を遠隔管理する遠隔管理システムが提案されている。
例えば、画像形成手段を備えた画像処理装置については、感光体静電プロセスを用いて普通紙に画像形成するものが一般的であるが、このような感光体静電プロセスを行う機構からは、トラブル(異常)が発生する割合も高く、更に性能維持のための定期的なオーバホールの必要性から、保守管理のサービス体制を採っている。
そして、この保守管理を充実させる目的で、画像形成装置を被管理装置とする遠隔管理システムとして、画像形成装置の内部又は外部に通信装置を設け、画像形成装置とサービスセンタ(管理センタ)に設置された管理装置とを公衆回線(電話回線)を介して接続し、画像形成装置の異常発生時にその旨を管理装置に通報するようにしたものが既に開発され運用されている。
Conventionally, an image processing apparatus such as a printer having a communication function, a facsimile (FAX) apparatus, a digital copying machine, a scanner apparatus, a digital multi-function apparatus or the like is a managed apparatus, and a management apparatus capable of communicating with these managed apparatuses. Has proposed a remote management system for remotely managing these managed devices.
For example, an image processing apparatus provided with an image forming unit generally forms an image on plain paper using a photoreceptor electrostatic process. From a mechanism that performs such a photoreceptor electrostatic process, The rate of occurrence of trouble (abnormality) is high, and a maintenance management service system is adopted because of the necessity of periodic overhaul to maintain performance.
For the purpose of enhancing this maintenance management, as a remote management system in which the image forming apparatus is a managed apparatus, a communication device is provided inside or outside the image forming apparatus and installed in the image forming apparatus and a service center (management center). A management apparatus that has been connected to the management apparatus via a public line (telephone line) and that notifies the management apparatus when an abnormality occurs in the image forming apparatus has already been developed and operated.

上述した実施形態は、このような遠隔管理システムにおける被管理装置にデジタル証明書を設定する場合にも適用可能であり、この場合、被管理装置を下位装置とし、被管理装置を管理する管理装置やユーザ環境内にあって複数の被管理装置の情報を取りまとめるような装置を上位装置とするとよい。
遠隔管理を行う場合には、被管理装置の近くに管理装置の操作者がいないことが多いため、被管理装置の特定は、通信によって行う必要がある。そして、通信によって特定された被管理装置が確かにその装置であることを保証する仕組みが必要になる。従って、上述の実施形態で説明したように通常公開鍵証明書を製造時及びユーザ環境への設置後に容易に設定できるようにし、通常公開鍵証明書を用いた認証を容易に高い信頼性で運用できるようにすることによる効果は大きい。
The above-described embodiment can also be applied to the case where a digital certificate is set for a managed device in such a remote management system. In this case, the managed device is a lower-level device and manages the managed device. In addition, a device in a user environment that collects information on a plurality of managed devices may be a higher-level device.
When performing remote management, since there is often no operator of the management apparatus near the managed apparatus, it is necessary to specify the managed apparatus by communication. Then, a mechanism for guaranteeing that the managed device specified by communication is surely the device is required. Therefore, as described in the above embodiment, the normal public key certificate can be easily set at the time of manufacture and after installation in the user environment, and authentication using the normal public key certificate can be easily and reliably operated. The effect of making it possible is great.

なお、遠隔管理の対象としては、画像処理装置に限られず、ネットワーク家電,自動販売機,医療機器,電源装置,空調システム,ガス・水道・電気等の計量システム,自動車,航空機あるいは汎用コンピュータ等の種々の電子装置に通信機能を持たせた通信装置を被管理装置とすることが考えられる。ただし、下位装置20が遠隔管理システムにおける被管理装置に限られるものでないことも、もちろんである。   Remote management targets are not limited to image processing devices, such as network home appliances, vending machines, medical equipment, power supply devices, air conditioning systems, gas / water / electricity measuring systems, automobiles, aircraft, general-purpose computers, etc. A communication device in which various electronic devices have a communication function can be considered as a managed device. However, it goes without saying that the lower level device 20 is not limited to the managed device in the remote management system.

以上説明してきたように、この発明の証明書設定方法によれば、通信装置にユーザの用途に応じたデジタル証明書を設定する場合において、このような証明書を、容易かつ安全に設定できるようにすることができる。従って、装置の識別情報を付したデジタル証明書を使用する通信装置の製造や通信システムの運用を容易に高い信頼性で行うことができる。   As described above, according to the certificate setting method of the present invention, such a certificate can be set easily and securely when a digital certificate corresponding to the user's application is set in the communication device. Can be. Therefore, it is possible to easily manufacture a communication device using a digital certificate with device identification information and to operate the communication system with high reliability.

この発明の証明書設定方法を適用する通信装置である下位装置を含む通信システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the communication system containing the low-order apparatus which is a communication apparatus to which the certificate setting method of this invention is applied. 図1に示した上位装置及び下位装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the high-order apparatus and low-order apparatus shown in FIG. 同じく上位装置及び下位装置の遠隔管理及び証明書の設定に関わる部分の機能構成を示す機能ブロック図である。It is a functional block diagram which shows the function structure of the part similarly related to the remote management of a high-order apparatus and a low-order apparatus, and the setting of a certificate. 図3に示した要求管理部における動作の実行可否の判断基準を示す図である。FIG. 4 is a diagram illustrating a criterion for determining whether or not to execute an operation in the request management unit illustrated in FIG. 3. 図1に示した通信システムにおける上位装置と下位装置との間の通信方式の概要を示す説明図である。It is explanatory drawing which shows the outline | summary of the communication system between the high-order apparatus and low-order apparatus in the communication system shown in FIG. 図1に示した上位装置及び下位装置が記憶する認証情報について説明するための図である。It is a figure for demonstrating the authentication information which a high-order apparatus and a low-order apparatus shown in FIG. 1 memorize | store. 通常公開鍵証明書のフォーマット例について説明するための図である。It is a figure for demonstrating the example of a format of a normal public key certificate. 図7に記載したフォーマットに従って作成した一般的な公開鍵証明書の例を示す図である。It is a figure which shows the example of the general public key certificate produced according to the format described in FIG. 同じく、レスキュー公開鍵証明書と対比するための、通常公開鍵証明書の例を示す図である。Similarly, it is a figure which shows the example of a normal public key certificate for contrast with a rescue public key certificate. 同じく、通常公開鍵証明書と対比するための、レスキュー公開鍵証明書の例を示す図である。Similarly, it is a figure which shows the example of a rescue public key certificate for contrasting with a normal public key certificate.

図1に示した上位装置及び下位装置が通常公開鍵証明書とレスキュー公開鍵証明書とを使い分けるための構成について説明するための図である。FIG. 2 is a diagram for explaining a configuration for a higher-level device and a lower-level device shown in FIG. 1 to use a normal public key certificate and a rescue public key certificate properly. 証明書の記憶領域を設ける部品A及びその部品Aを装着した下位装置の製造工程の概略を示す図である。It is a figure which shows the outline of the manufacturing process of the component A which provides the memory | storage area | region of a certificate, and the low-order apparatus with which the component A was mounted | worn. その部品Aに各証明書セットを記憶させる工程について説明するための図である。It is a figure for demonstrating the process which memorize | stores each certificate set in the component A. FIG. 図13に示した工程において下位装置に通常証明書セットを書き込む際に下位装置側で実行する処理を示すフローチャートである。It is a flowchart which shows the process performed by the low-order apparatus side when writing a normal certificate set in a low-order apparatus in the process shown in FIG. 図12及び図13に示した製品組み立て工程において通常証明書セットを下位装置に設定するために使用する設備の概略を示す図である。It is a figure which shows the outline of the equipment used in order to set a normal certificate set to a low-order apparatus in the product assembly process shown in FIG.12 and FIG.13. 生産工場における、図15に示した通信端末および証明書書き込み装置の周辺の状況の概略を示す図である。It is a figure which shows the outline of the condition of the periphery of the communication terminal and certificate writing apparatus which were shown in FIG. 15 in a production factory. 機能検査に合格した装置に識別番号を付与する際に貼付する定格銘板の例を示す図である。It is a figure which shows the example of the rating nameplate stuck when giving an identification number to the apparatus which passed the function test | inspection. 図1に示した通信システムについて、下位装置を複数設けた場合の構成について説明するための図である。It is a figure for demonstrating the structure at the time of providing the low-order apparatus with respect to the communication system shown in FIG. 2つの通信装置がSSLに従った相互認証を行う際の各装置において実行する処理のフローチャートを、その処理に用いる情報と共に示す図である。It is a figure which shows the flowchart of the process performed in each apparatus when two communication apparatuses perform mutual authentication according to SSL with the information used for the process. 図19に示した認証処理におけるルート鍵、ルート私有鍵、および公開鍵証明書の関係について説明するための図である。It is a figure for demonstrating the relationship between the root key in the authentication process shown in FIG. 19, a root private key, and a public key certificate. 2つの通信装置がSSLに従った片方向認証を行う際の各装置において実行する処理を示す、図19と対応する図である。It is a figure corresponding to FIG. 19 which shows the process performed in each apparatus when two communication apparatuses perform one-way authentication according to SSL. 通常の情報を不揮発性記憶デバイスに書き込むために従来用いられていた方法について説明するための図である。It is a figure for demonstrating the method conventionally used in order to write normal information in a non-volatile storage device.

符号の説明Explanation of symbols

10…上位装置、11…CPU、12…ROM、13…RAM、14…HDD、
15…通信I/F、16…システムバス、20…下位装置、
31,41…HTTPSクライアント機能部、32,42…HTTPSサーバ機能部、
33,43…認証処理部、34…証明書更新要求部、35,45…証明書記憶部、
44…要求管理部、46…状態通知部、47…ログ通知部、48…証明書設定部、
49…コマンド受信部、50…証明書管理装置、60,70…SOAPメッセージ、
140…生産管理システム、150…通信端末、154a…証明書DB、
156…入力装置、157…表示装置、160…証明書書き込み装置、
161…機番情報入力装置、162…機番情報入力用I/F、
165…書き込み用I/F、BC…バーコード、E…生産工場、F…管理者室、G…ドア
DESCRIPTION OF SYMBOLS 10 ... Host apparatus, 11 ... CPU, 12 ... ROM, 13 ... RAM, 14 ... HDD,
15 ... Communication I / F, 16 ... System bus, 20 ... Subordinate device,
31, 41 ... HTTPS client function unit, 32, 42 ... HTTPS server function unit,
33, 43 ... authentication processing unit, 34 ... certificate update request unit, 35, 45 ... certificate storage unit,
44 ... request management unit, 46 ... status notification unit, 47 ... log notification unit, 48 ... certificate setting unit,
49 ... Command receiving unit, 50 ... Certificate management device, 60, 70 ... SOAP message,
140 ... Production management system, 150 ... Communication terminal, 154a ... Certificate DB,
156 ... Input device, 157 ... Display device, 160 ... Certificate writing device,
161 ... Machine number information input device, 162 ... I / F for machine number information input,
165 ... I / F for writing, BC ... Bar code, E ... Production factory, F ... Administrator room, G ... Door

Claims (5)

通信装置に、認証処理に使用するデジタル証明書を証明書設定装置を用いて記憶させる証明書設定方法であって、
前記証明書設定装置により設定すべきデジタル証明書である第1の証明書よりも暗号強度の弱い認証処理に対応したデジタル証明書である第2の証明書を記憶している部品を前記通信装置の本体に装着する第1の手順と、
前記証明書設定装置と前記通信装置とが前記第2の証明書を用いた認証処理を行い、該処理が成功した場合に、前記証明書設定装置が前記通信装置に前記第1の証明書を記憶させる第2の手順とを、
この順で実行することを特徴とする証明書設定方法。
A certificate setting method for causing a communication device to store a digital certificate used for authentication processing using a certificate setting device,
A component storing a second certificate, which is a digital certificate corresponding to an authentication process whose cryptographic strength is weaker than that of the first certificate, which is a digital certificate to be set by the certificate setting device, is the communication device. A first procedure for attaching to the main body of
When the certificate setting device and the communication device perform authentication processing using the second certificate and the processing is successful, the certificate setting device sends the first certificate to the communication device. A second procedure to memorize,
A certificate setting method, which is executed in this order.
請求項1記載の証明書設定方法であって、
前記第1の手順の後に、前記通信装置の品質を検査する検査手順を実行し、該検査に合格した装置に対して前記第2の手順を実行することを特徴とする証明書設定方法。
The certificate setting method according to claim 1,
A certificate setting method, wherein after the first procedure, an inspection procedure for inspecting the quality of the communication device is executed, and the second procedure is executed for a device that has passed the inspection.
請求項1又は2記載の証明書設定方法であって、
前記第2の手順において、前記第1の証明書を、前記通信装置本体の外部に露出しているインタフェースから記憶させることを特徴とする証明書設定方法。
The certificate setting method according to claim 1 or 2,
In the second procedure, the first certificate is stored from an interface exposed to the outside of the communication device main body.
請求項3記載の証明書設定方法であって、
前記インタフェースが、イーサネット規格の通信ケーブルを接続するためのコネクタであることを特徴とする証明書設定方法。
The certificate setting method according to claim 3,
The certificate setting method, wherein the interface is a connector for connecting an Ethernet standard communication cable.
請求項1乃至4のいずれか一項記載の証明書設定方法であって、
前記認証処理が、SSL又はTLSのプロトコルに従った認証処理であることを特徴とする証明書設定方法。
The certificate setting method according to any one of claims 1 to 4,
The certificate setting method, wherein the authentication process is an authentication process according to an SSL or TLS protocol.
JP2004228607A 2003-09-12 2004-08-04 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM Expired - Fee Related JP4712330B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004228607A JP4712330B2 (en) 2003-09-12 2004-08-04 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
JP2003321804 2003-09-12
JP2003321804 2003-09-12
JP2003341329 2003-09-30
JP2003341329 2003-09-30
JP2004228607A JP4712330B2 (en) 2003-09-12 2004-08-04 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2011004351A Division JP2011072046A (en) 2003-09-12 2011-01-12 Certificate setting method

Publications (2)

Publication Number Publication Date
JP2005130459A true JP2005130459A (en) 2005-05-19
JP4712330B2 JP4712330B2 (en) 2011-06-29

Family

ID=34657710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004228607A Expired - Fee Related JP4712330B2 (en) 2003-09-12 2004-08-04 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP4712330B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007329731A (en) * 2006-06-08 2007-12-20 Hitachi Ltd Method, system, and program for certificate update
JP2009522863A (en) * 2005-12-28 2009-06-11 アルカテル−ルーセント ユーエスエー インコーポレーテッド Method and system for managing security keys in a wireless network
JP2011151785A (en) * 2009-12-25 2011-08-04 Canon It Solutions Inc Relay processing apparatus, relay processing method and program
JP2012190320A (en) * 2011-03-11 2012-10-04 Brother Ind Ltd Communication device and computer program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0652108A (en) * 1992-07-29 1994-02-25 Brother Ind Ltd Online system
JPH088958A (en) * 1994-06-20 1996-01-12 Internatl Business Mach Corp <Ibm> Access provision system and connection automation judgement method
JPH09200194A (en) * 1995-12-29 1997-07-31 Intel Corp Device and method for security communication
JPH11174956A (en) * 1997-11-11 1999-07-02 Internatl Business Mach Corp <Ibm> Method for temporary signature authentication and system therefor
JP2001169359A (en) * 1999-12-13 2001-06-22 Dainippon Printing Co Ltd Id smart card authentication system, issue method for authentication management document and set of sim and id smart card used for mobile terminal and portable phone
JP2001229078A (en) * 2000-01-14 2001-08-24 Hewlett Packard Co <Hp> Authorization infrastructure based on public key cryptography
JP2003196160A (en) * 2001-12-28 2003-07-11 Mitsubishi Electric Corp Ic card and recorded information management method for ic card

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0652108A (en) * 1992-07-29 1994-02-25 Brother Ind Ltd Online system
JPH088958A (en) * 1994-06-20 1996-01-12 Internatl Business Mach Corp <Ibm> Access provision system and connection automation judgement method
JPH09200194A (en) * 1995-12-29 1997-07-31 Intel Corp Device and method for security communication
JPH11174956A (en) * 1997-11-11 1999-07-02 Internatl Business Mach Corp <Ibm> Method for temporary signature authentication and system therefor
JP2001169359A (en) * 1999-12-13 2001-06-22 Dainippon Printing Co Ltd Id smart card authentication system, issue method for authentication management document and set of sim and id smart card used for mobile terminal and portable phone
JP2001229078A (en) * 2000-01-14 2001-08-24 Hewlett Packard Co <Hp> Authorization infrastructure based on public key cryptography
JP2003196160A (en) * 2001-12-28 2003-07-11 Mitsubishi Electric Corp Ic card and recorded information management method for ic card

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009522863A (en) * 2005-12-28 2009-06-11 アルカテル−ルーセント ユーエスエー インコーポレーテッド Method and system for managing security keys in a wireless network
JP2007329731A (en) * 2006-06-08 2007-12-20 Hitachi Ltd Method, system, and program for certificate update
JP2011151785A (en) * 2009-12-25 2011-08-04 Canon It Solutions Inc Relay processing apparatus, relay processing method and program
JP2012190320A (en) * 2011-03-11 2012-10-04 Brother Ind Ltd Communication device and computer program
US9038190B2 (en) 2011-03-11 2015-05-19 Brother Kogyo Kabushiki Kaisha Communication apparatus that communicate in different security levels and computer-readable media for controlling such apparatus

Also Published As

Publication number Publication date
JP4712330B2 (en) 2011-06-29

Similar Documents

Publication Publication Date Title
JP4712325B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP4509678B2 (en) Certificate setting method
JP4583833B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP4611680B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP4712330B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP4504130B2 (en) Communication apparatus, communication system, certificate transmission method and program
JP4671638B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP4778210B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP4712326B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP4657642B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP2005065247A (en) Communication apparatus, control method for communication apparatus, communication system, program, and recording medium
JP4611678B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP2011072046A (en) Certificate setting method
JP4657641B2 (en) Certificate setting method and certificate setting device
JP2005065236A (en) Communication apparatus, communication system, and certificate transmission method and program
JP5348148B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP4657643B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP4509675B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND COMMUNICATION METHOD
JP5418507B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP4537797B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM
JP4570919B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM
JP4611681B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070309

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100706

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100827

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20100827

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101012

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110112

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20110117

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110322

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110323

LAPS Cancellation because of no payment of annual fees