Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-22887

no import of PSK via xml possible

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • None
    • 6.0.17
    • Frontend (F)
    • None

      We generate new hosts externally via a script. 
      the result is an XML for the import into Zabbix:
      ...

      <host>
                  <host>Hostname</host>
                  <name>Displayname</name>
                  <proxy>
                      <name>Proxy</name>
                  </proxy>
                  <tls_connect>TLS_PSK</tls_connect>
                  <tls_accept>
                      <option>TLS_PSK</option>
                  </tls_accept>
                  <tls_psk_identity>PSK</tls_psk_identity>
                  <tls_psk>key</tls_psk>
      

      ...
       
      The import works without errors. However the PSK and the corresponding settings for the encryption are not taken over.
       

      .

            zux Edgars Melveris
            mkuester Matthias Küster
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: