在受限的航空环境中使用受信任的响应者以减少身份验证开销

Jonathan M. Graefe, Laurent Léonardon, Mahmoud Esmael
{"title":"在受限的航空环境中使用受信任的响应者以减少身份验证开销","authors":"Jonathan M. Graefe, Laurent Léonardon, Mahmoud Esmael","doi":"10.1109/ICNS58246.2023.10124308","DOIUrl":null,"url":null,"abstract":"This paper suggests a new authentication model using Online Certificate Status Protocol (OCSP) stapling with trusted responders to navigate a Public Key Infrastructure (PKI) trust tree in a constrained computing environment. This paper also suggests a model of how the trusted responders could be deployed and how to establish and maintain authentication between clients' applications and the trusted responder.Aircraft oftentimes work in limited RF bandwidth environments sharing a single frequency between many aircraft. Maximizing the efficiency of transmission time is paramount to servicing all aircraft communications needs. One of the large contributors to long transmission time in an IPS network is the login process, which requires the exchanging and verification of certificate chains. OCSP can be used to verify individual certificates, however it likely requires a request per certificate to the certificate authorities. Traditional OCSP responds with the validity information of a certificate, leaving the communicating counter parties, the constrained client and server, responsible for determining if the PKI tree between them is sufficiently strong to establish trust.The OCSP trusted responder model proposed by this paper would offload the PKI tree determination to trusted ground entities. The trusted ground entities would determine the level of trust, if any, for communication between the counter parties and forward only the necessary information for cryptographic exchange to the communicating counter parties. In an OCSP trusted responder model, a pre-configured list of trusted OCSP responders resides with the constrained client. During the authentication process the constrained client submits the list of OCSP trusted responders to the counter party server. The server is required to prove validity of its own PKI certificate using one of the OCSP trusted responders supplied by the client. The OCSP trusted responder would fetch any necessary intermediate certificates, walk the Public Key Infrastructure tree, and determine the level of trust, if any, between the counter parties and forward the information to the server. Thereby removing the need to exchange full certificate chains between constrained client and server. The server will then respond to the client with its own certificate, and the validation response from the OCSP trusted responder if any. The OCSP trusted responder model is adaptable and may be used in conjunction with, or in replace of, other verification methods of models.","PeriodicalId":103699,"journal":{"name":"2023 Integrated Communication, Navigation and Surveillance Conference (ICNS)","volume":"22 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Using trusted responders in constrained aviation environments to reduce authentication overhead\",\"authors\":\"Jonathan M. Graefe, Laurent Léonardon, Mahmoud Esmael\",\"doi\":\"10.1109/ICNS58246.2023.10124308\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"This paper suggests a new authentication model using Online Certificate Status Protocol (OCSP) stapling with trusted responders to navigate a Public Key Infrastructure (PKI) trust tree in a constrained computing environment. This paper also suggests a model of how the trusted responders could be deployed and how to establish and maintain authentication between clients' applications and the trusted responder.Aircraft oftentimes work in limited RF bandwidth environments sharing a single frequency between many aircraft. Maximizing the efficiency of transmission time is paramount to servicing all aircraft communications needs. One of the large contributors to long transmission time in an IPS network is the login process, which requires the exchanging and verification of certificate chains. OCSP can be used to verify individual certificates, however it likely requires a request per certificate to the certificate authorities. Traditional OCSP responds with the validity information of a certificate, leaving the communicating counter parties, the constrained client and server, responsible for determining if the PKI tree between them is sufficiently strong to establish trust.The OCSP trusted responder model proposed by this paper would offload the PKI tree determination to trusted ground entities. The trusted ground entities would determine the level of trust, if any, for communication between the counter parties and forward only the necessary information for cryptographic exchange to the communicating counter parties. In an OCSP trusted responder model, a pre-configured list of trusted OCSP responders resides with the constrained client. During the authentication process the constrained client submits the list of OCSP trusted responders to the counter party server. The server is required to prove validity of its own PKI certificate using one of the OCSP trusted responders supplied by the client. The OCSP trusted responder would fetch any necessary intermediate certificates, walk the Public Key Infrastructure tree, and determine the level of trust, if any, between the counter parties and forward the information to the server. Thereby removing the need to exchange full certificate chains between constrained client and server. The server will then respond to the client with its own certificate, and the validation response from the OCSP trusted responder if any. The OCSP trusted responder model is adaptable and may be used in conjunction with, or in replace of, other verification methods of models.\",\"PeriodicalId\":103699,\"journal\":{\"name\":\"2023 Integrated Communication, Navigation and Surveillance Conference (ICNS)\",\"volume\":\"22 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-04-18\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2023 Integrated Communication, Navigation and Surveillance Conference (ICNS)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICNS58246.2023.10124308\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2023 Integrated Communication, Navigation and Surveillance Conference (ICNS)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICNS58246.2023.10124308","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

本文提出了一种新的身份验证模型,该模型使用在线证书状态协议(OCSP)与可信响应者绑定,在受限计算环境中导航公钥基础设施(PKI)信任树。本文还提出了如何部署可信响应器以及如何在客户端应用程序和可信响应器之间建立和维护身份验证的模型。飞机经常在有限的射频带宽环境中工作,在许多飞机之间共享单个频率。最大限度地提高传输时间的效率对于满足所有飞机通信需求至关重要。在IPS网络中造成长传输时间的一个主要原因是登录过程,它需要交换和验证证书链。OCSP可用于验证单个证书,但它可能需要向证书颁发机构发出每个证书的请求。传统的OCSP使用证书的有效性信息进行响应,让通信的双方,即受约束的客户端和服务器,负责确定它们之间的PKI树是否足够强大以建立信任。本文提出的OCSP可信响应器模型将PKI树的确定工作转移给可信的地面实体。受信任的地面实体将确定交易双方之间通信的信任级别(如果有的话),并仅向通信的交易双方转发加密交换所需的信息。在OCSP可信响应器模型中,预配置的可信OCSP响应器列表驻留在受约束的客户端中。在身份验证过程中,受约束的客户端向对方服务器提交OCSP可信响应者列表。服务器需要使用客户机提供的OCSP可信响应器之一来证明其自己的PKI证书的有效性。OCSP受信任的响应器将获取任何必要的中间证书,遍历公钥基础设施树,确定交易双方之间的信任级别(如果有的话),并将信息转发给服务器。因此不需要在受约束的客户机和服务器之间交换完整的证书链。然后,服务器将使用自己的证书和来自OCSP可信响应器(如果有的话)的验证响应响应来响应客户机。OCSP可信响应器模型具有适应性,可以与模型的其他验证方法结合使用,也可以替代模型的其他验证方法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Using trusted responders in constrained aviation environments to reduce authentication overhead
This paper suggests a new authentication model using Online Certificate Status Protocol (OCSP) stapling with trusted responders to navigate a Public Key Infrastructure (PKI) trust tree in a constrained computing environment. This paper also suggests a model of how the trusted responders could be deployed and how to establish and maintain authentication between clients' applications and the trusted responder.Aircraft oftentimes work in limited RF bandwidth environments sharing a single frequency between many aircraft. Maximizing the efficiency of transmission time is paramount to servicing all aircraft communications needs. One of the large contributors to long transmission time in an IPS network is the login process, which requires the exchanging and verification of certificate chains. OCSP can be used to verify individual certificates, however it likely requires a request per certificate to the certificate authorities. Traditional OCSP responds with the validity information of a certificate, leaving the communicating counter parties, the constrained client and server, responsible for determining if the PKI tree between them is sufficiently strong to establish trust.The OCSP trusted responder model proposed by this paper would offload the PKI tree determination to trusted ground entities. The trusted ground entities would determine the level of trust, if any, for communication between the counter parties and forward only the necessary information for cryptographic exchange to the communicating counter parties. In an OCSP trusted responder model, a pre-configured list of trusted OCSP responders resides with the constrained client. During the authentication process the constrained client submits the list of OCSP trusted responders to the counter party server. The server is required to prove validity of its own PKI certificate using one of the OCSP trusted responders supplied by the client. The OCSP trusted responder would fetch any necessary intermediate certificates, walk the Public Key Infrastructure tree, and determine the level of trust, if any, between the counter parties and forward the information to the server. Thereby removing the need to exchange full certificate chains between constrained client and server. The server will then respond to the client with its own certificate, and the validation response from the OCSP trusted responder if any. The OCSP trusted responder model is adaptable and may be used in conjunction with, or in replace of, other verification methods of models.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信