Skip to main content
Ctrl+K
PyPIM - Home PyPIM - Home
  • Home
  • Security
  • API reference
  • Contribute
  • Integration
Ctrl+K
  • GitHub
  • Home
  • Security
  • API reference
  • Contribute
  • Integration
Ctrl+K
  • GitHub

Section Navigation

  • Client
  • Definition
  • Instance
  • Service
  • Configuration
  • ConnectionSecurity
  • SecuritySettings
  • InsecureSettings
  • MtlsSettings
    • certificate_paths
    • certificates_directory
  • MtlsCertificatePaths
  • UdsSettings
  • WnuaSettings
  • ServiceSecurity
  • NotConfiguredError
  • InstanceNotReadyError
  • UnsupportedServiceError
  • InvalidConfigurationError
  • UnsupportedProductError
  • PyAnsys
  • API reference
  • MtlsSettings

MtlsSettings#

class ansys.platform.instancemanagement.MtlsSettings(certificates_directory: str | None = None, certificate_paths: MtlsCertificatePaths | None = None)#

Mutual TLS settings.

Provide certificates either as a directory (certificates_directory) or as individual file paths (certificate_paths), but not both. If neither is set, the server falls back to its own default resolution.

Methods

Attributes

MtlsSettings.certificate_paths

MtlsSettings.certificates_directory

On this page
  • MtlsSettings
  • Show Source

© Copyright 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved.

Created using Sphinx 9.1.0.

Built with the Ansys Sphinx Theme 1.9.0.
Last updated on