Layer: contrib

Module: sslh

Tunables Interfaces

Description:

policy for sslh


Tunables:

sslh_can_bind_any_port
Default value

false

Description

Determine whether sslh can listen on any tcp port or if it is restricted to the standard http.

sslh_can_connect_any_port
Default value

false

Description

Determine whether sslh can connect to any tcp port or if it is restricted to the standard http, openvpn and jabber ports.

Return

Interfaces:

sslh_admin( domain , role )
Summary

All of the rules required to administrate an sslh environment.

Parameters
Parameter:Description:
domain

Domain allowed access.

role

Role allowed access.

sslh_domtrans( domain )
Summary

Execute sslh in the sslh domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

sslh_read_config( domain )
Summary

Permit the reading of sslh config files

Parameters
Parameter:Description:
domain

Domain allowed to access.

sslh_systemctl( domain )
Summary

Execute tor server in the tor domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

sslh_write_config( domain )
Summary

Permit the creation and writing of sslh config files

Parameters
Parameter:Description:
domain

Domain allowed to configure.

Return