Layer: services

Module: dirmngr

Interfaces

Description:

Server for managing and downloading certificate revocation lists.


Interfaces:

dirmngr_admin( domain , role )
Summary

All of the rules required to administrate an dirmngr environment.

Parameters
Parameter:Description:
domain

Domain allowed access.

role

Role allowed access.

dirmngr_domtrans( domain )
Summary

Execute dirmngr in the dirmngr domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

dirmngr_exec( domain )
Summary

Execute the dirmngr in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

dirmngr_role( role , domain )
Summary

Role access for dirmngr.

Parameters
Parameter:Description:
role

Role allowed access.

domain

User domain for the role.

dirmngr_stream_connect( domain )
Summary

Connect to dirmngr socket

Parameters
Parameter:Description:
domain

Domain allowed access.

Return