Commit 72ab8f87 authored by Sammy Haddad's avatar Sammy Haddad
Browse files

Adding interfaces lists

parent cd2043ec
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -491,6 +491,14 @@ For the logical operation environment, the following digital communication types
- local communication - **COM.Local**
- strict local communication - **COM.StrictLocal**

I.UI	Local user interface used by the different privileged users to access the product functionalities and data.
I.AuditAndAdministration	Interface for remote access to for product for administration and audit purposes.
I.Registration	Online registration interface receiving remote Certificates Signing Requests from subscribers.
I.CertificateGeneration	Interface with external components providing cryptographic services such as signature or key management.
I.CertifcateStatus	Online certificate status requests and dissemination. 
I.RevocationManagement	Online access to revocation management services (certificate revocation requests). 
I.NetworkServices	Interface to local network services  (secure storage, timesources, user directory


### 4.3.2 Physical/Hardware environment