Preliminary steps in designing and implementing a privilege verifier for PMI
Diana Berbecaru, Antonio Lioy

TL;DR
This paper presents the initial design and implementation of a privilege verification system using X.509 certificates and attribute certificates for access control, focusing on validation processes and system architecture.
Contribution
It introduces a novel system architecture that separates privilege verification from certificate validation, with a dedicated validation authority for PKCs.
Findings
Preliminary measurements demonstrate system feasibility.
Clear separation of privilege verification and certificate validation tasks.
Future development plans outlined for system enhancement.
Abstract
We have designed and deployed a system that uses X.509 public-key certificates (PKC) and attribute certificates (AC) for access control. This includes an authorization service for on-line environments where clients are identified by X.509 PKCs and their privileges are expressed with X.509 ACs. During a request to a protected resource, a privilege verifier decides if the user satisfies all the requirements to get access to the controlled resource. In this paper we focus on the steps to be performed by the privilege verifier, which is the entity in charge of validating both the PKCs and the ACs involved. The validation of PKCs and of ACs are two separate tasks but they are closely related. In our system we have identified two distinct entities: the privilege verifier whose task is to validate ACs, and the certificate validation server, whose task is to validate the PKCs. The validation of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAccess Control and Trust · IPv6, Mobility, Handover, Networks, Security · Mobile Agent-Based Network Management
