Acquire.Service._trust_service module

trust_service(service)[source]

Trust the passed service. This will record this service as trusted, e.g. saving the keys and certificates for this service and allowing it to be used for the specified type.

untrust_service(service)[source]

Stop trusting the passed service. This will remove the service as being trusted. You must pass in a valid admin_user authorisation for this service