Performing certificate verification when establishing TLS OpenLDAP connections

The policy defines the mode of certificate verification when installing TLS of connections OpenLDAP

Default — Only establish a connection with the correct certificate

Never — Do not perform any checks

Allow — Establish a connection even if there is no or incorrect certificate

Try — Establish a connection if there is no or with a valid certificate

Demand — Only establish a connection with the correct certificate

Supported on: At least ALT Platform 9

Select an operating mode:


  1. Default
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\BaseALT\Policies\Control
    Value Nameldap-tls-cert-check
    Value TypeREG_SZ
    Valuedefault
  2. Never
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\BaseALT\Policies\Control
    Value Nameldap-tls-cert-check
    Value TypeREG_SZ
    Valuenever
  3. Allow
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\BaseALT\Policies\Control
    Value Nameldap-tls-cert-check
    Value TypeREG_SZ
    Valueallow
  4. Try
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\BaseALT\Policies\Control
    Value Nameldap-tls-cert-check
    Value TypeREG_SZ
    Valuetry
  5. Demand
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\BaseALT\Policies\Control
    Value Nameldap-tls-cert-check
    Value TypeREG_SZ
    Valuedemand


basealtcontrol.admx

Administrative Templates (Computers)