IPWorks MQ 2020 Python Edition

Questions / Feedback?

cert_subject_alt_names Property

A comma-separated lists of alternative subject names of the certificate.

Syntax

def get_cert_subject_alt_names() -> str: ...

cert_subject_alt_names = property(get_cert_subject_alt_names, None)

Default Value

""

Remarks

A comma-separated lists of alternative subject names of the certificate.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 Python Edition - Version 20.0 [Build 8155]