.. Warning: Do not edit this file. It is automatically generated from the software project's code and your changes will be overwritten. The tool to generate this file lives in openstack-doc-tools repository. Please make any changes needed in the code, then run the autogenerate-config-doc tool from the openstack-doc-tools repository, or ask for help on the documentation mailing list, IRC channel or meeting. .. _nova-trustedcomputing: .. list-table:: Description of trusted computing configuration options :header-rows: 1 :class: config-ref-table * - Configuration option = Default value - Description * - **[trusted_computing]** - * - ``attestation_api_url`` = ``/OpenAttestationWebServices/V1.0`` - (StrOpt) Attestation web API URL * - ``attestation_auth_blob`` = ``None`` - (StrOpt) Attestation authorization blob - must change * - ``attestation_auth_timeout`` = ``60`` - (IntOpt) Attestation status cache valid period length * - ``attestation_insecure_ssl`` = ``False`` - (BoolOpt) Disable SSL cert verification for Attestation service * - ``attestation_port`` = ``8443`` - (StrOpt) Attestation server port * - ``attestation_server`` = ``None`` - (StrOpt) Attestation server HTTP * - ``attestation_server_ca_file`` = ``None`` - (StrOpt) Attestation server Cert file for Identity verification