Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Trustpoint 0.3.0 documentation
Trustpoint 0.3.0 documentation

πŸš€ Getting Started

  • Introduction
  • Quickstart Setup Guide
  • Quickstart Operation Guide
  • Trustpoint Usage Guide
  • Community & Support
  • Frequently Asked Questions (FAQ)

πŸ“Ÿ Devices

  • Onboarding Mechanisms
  • Automated Onboarding Key Infrastructure (AOKI)

πŸ“ Indices and Tables

  • Glossary
  • Issued Certificate Defaults

πŸ”Ž Testing

  • Test Plan
  • CI/CD
  • Test Report

πŸ§‘β€πŸ’» Development

  • Trustpoint Development environment setup
  • Credentials - Architecture
  • Trustpoint Software Bill of Materials
  • API Reference
    • pki
      • pki.admin
      • pki.apps
      • pki.auto_gen_pki
      • pki.forms
      • pki.models
        • pki.models.certificate
        • pki.models.credential
        • pki.models.devid_registration
        • pki.models.domain
        • pki.models.extension
        • pki.models.issuing_ca
        • pki.models.truststore
      • pki.tests
        • pki.tests.conftest
        • pki.tests.fixtures
        • pki.tests.test_auto_gen_pki
        • pki.tests.test_idevid_verifier
        • pki.tests.test_models
          • pki.tests.test_models.test_certificate_extensions
          • pki.tests.test_models.test_certificate_model
          • pki.tests.test_models.test_certificate_values
          • pki.tests.test_models.test_domain_model
          • pki.tests.test_models.test_issuing_ca_model
      • pki.urls
      • pki.util
        • pki.util.idevid
        • pki.util.keys
        • pki.util.x509
      • pki.views
        • pki.views.certificates
        • pki.views.domains
        • pki.views.issuing_cas
        • pki.views.owner_credentials
        • pki.views.truststores
    • cmp
      • cmp.apps
      • cmp.urls
      • cmp.util
      • cmp.views
    • est
      • est.apps
      • est.tests
        • est.tests.client
        • est.tests.test_est_interface
      • est.urls
      • est.views
    • aoki
      • aoki.apps
      • aoki.management
        • aoki.management.commands
          • aoki.management.commands.aoki_gen_test_certs
      • aoki.tests
        • aoki.tests.client
        • aoki.tests.cmp_client
      • aoki.urls
      • aoki.views
    • util
      • util.db
      • util.email
      • util.field
      • util.mult_obj_views
      • util.sftp
    • home
      • home.admin
      • home.apps
      • home.filters
      • home.tests
      • home.urls
      • home.views
    • users
      • users.apps
      • users.urls
      • users.views
    • manage
    • shared
      • shared.apps
      • shared.templatetags
        • shared.templatetags.sort_tags
      • shared.tests
      • shared.views
    • devices
      • devices.admin
      • devices.apps
      • devices.filters
      • devices.forms
      • devices.issuer
      • devices.models
      • devices.revocation
      • devices.tests
        • devices.tests.conftest
        • devices.tests.test_credential_download
        • devices.tests.test_forms
          • devices.tests.test_forms.test_browser_login
          • devices.tests.test_forms.test_create_device_form
          • devices.tests.test_forms.test_credential_download_form
        • devices.tests.test_issuer
          • devices.tests.test_issuer.test_domain_credential
          • devices.tests.test_issuer.test_opcua_client_credential
          • devices.tests.test_issuer.test_opcua_server_credential
          • devices.tests.test_issuer.test_tls_client_credential
          • devices.tests.test_issuer.test_tls_server_credential
        • devices.tests.test_model_delete
        • devices.tests.test_models
          • devices.tests.test_models.test_device_model
          • devices.tests.test_models.test_issued_credential
          • devices.tests.test_models.test_remote_device_credential
        • devices.tests.test_revocation
          • devices.tests.test_revocation.test_device_credential_revocation
        • devices.tests.test_urls
          • devices.tests.test_urls.test_urls
      • devices.urls
      • devices.views
      • devices.widgets
    • conftest
    • features
      • features.environment
      • features.steps
        • features.steps.common_steps
        • features.steps.f_001_steps
        • features.steps.r_001_steps
        • features.steps.r_003_steps
        • features.steps.r_004_steps
        • features.steps.r_006_steps
        • features.steps.r_007_steps
        • features.steps.r_008_steps
        • features.steps.r_010_r_11_steps
        • features.steps.r_012_steps
        • features.steps.r_013_steps
        • features.steps.r_101_steps
        • features.steps.r_102_steps
        • features.steps.r_103_steps
        • features.steps.r_104_steps
    • commands
      • commands.add_domains_and_devices
      • commands.base_commands
      • commands.check_certificate_validity
      • commands.check_domain_issuing_ca
      • commands.check_for_insufficient_key_length
      • commands.check_for_security_vulnerabilities
      • commands.check_for_weak_ecc_curves
      • commands.check_for_weak_signature_algorithms
      • commands.check_issuing_ca_validity
      • commands.check_non_onboarded_devices
      • commands.check_system_health
      • commands.create_and_validate_test_certs
      • commands.create_multiple_test_issuing_cas
      • commands.create_single_test_issuing_ca
      • commands.create_test_cross_signed
      • commands.create_test_issuing_ca
      • commands.create_test_long_chain_p12
      • commands.create_tls_certs
      • commands.custom_runserver_plus
      • commands.execute_all_notifications
      • commands.import_idevid_truststores
      • commands.initialize_notification_config
      • commands.reset_db
      • commands.reset_notifications_db
      • commands.trustpoint_setup_notifications
    • help_pages
      • help_pages.apps
      • help_pages.commands
      • help_pages.devices_help_views
      • help_pages.help_section
      • help_pages.pki_help_views
    • trustpoint
      • trustpoint.asgi
      • trustpoint.forms
      • trustpoint.logger
      • trustpoint.middleware
      • trustpoint.page_context
      • trustpoint.settings
      • trustpoint.tests
        • trustpoint.tests.test_asgi
        • trustpoint.tests.test_logger
        • trustpoint.tests.test_middleware
        • trustpoint.tests.test_settings
        • trustpoint.tests.test_urls
        • trustpoint.tests.test_views
          • trustpoint.tests.test_views.test_context_data
          • trustpoint.tests.test_views.test_index_view
          • trustpoint.tests.test_views.test_list_in_detail_view
          • trustpoint.tests.test_views.test_sortable_table
        • trustpoint.tests.test_wsgi
      • trustpoint.urls
      • trustpoint.views
        • trustpoint.views.base
      • trustpoint.wsgi
    • management
      • management.admin
      • management.apps
      • management.forms
      • management.management
        • management.management.commands
          • management.management.commands.compilemsg
          • management.management.commands.inittrustpoint
          • management.management.commands.makemsg
          • management.management.commands.managestartup
          • management.management.commands.printversion
          • management.management.commands.tls_cred
          • management.management.commands.trustpointbackup
          • management.management.commands.trustpointrestore
        • management.management.managepy_override
      • management.models
      • management.security
        • management.security.decorators
        • management.security.features
        • management.security.manager
        • management.security.mixins
      • management.tests
      • management.urls
      • management.views
        • management.views.backup
        • management.views.help_support
        • management.views.logging
        • management.views.settings
        • management.views.tls
    • test_email
    • test_backup
    • setup_wizard
      • setup_wizard.apps
      • setup_wizard.forms
      • setup_wizard.tls_credential
      • setup_wizard.urls
      • setup_wizard.views
    • notifications
      • notifications.admin
      • notifications.apps
      • notifications.models
      • notifications.tests
        • notifications.tests.conftest
        • notifications.tests.test_models
      • notifications.urls
      • notifications.views
Back to top
View this page

trustpoint.wsgiΒΆ

WSGI config for trustpoint project.

It exposes the WSGI callable as a module-level variable named application.

For more information on this file, see https://docs.djangoproject.com/en/5.0/howto/deployment/wsgi/

AttributesΒΆ

application

Module ContentsΒΆ

trustpoint.wsgi.application[source]ΒΆ
Next
management
Previous
trustpoint.views.base
Copyright © 2025, Trustpoint Project
Made with Sphinx and @pradyunsg's Furo
On this page
  • trustpoint.wsgi
    • Attributes
    • Module Contents
      • application