Layer: contrib

Module: certwatch

Interfaces

Description:

Digital Certificate Tracking.


Interfaces:

certwatach_run( domain , role , terminal )
Summary

Execute certwatch in the certwatch domain, and allow the specified role the certwatch domain, and use the caller's terminal. Has a sigchld backchannel. (Deprecated)

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

terminal

The type of the terminal allow the certwatch domain to use.

certwatch_domtrans( domain )
Summary

Domain transition to certwatch.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

certwatch_run( domain , role )
Summary

Execute certwatch in the certwatch domain, and allow the specified role the certwatch domain. backchannel.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

Return