The translation is temporarily closed for contributions due to maintenance, please come back later.
The translation was automatically locked due to following alerts: Could not update the repository.
English Italian
e.g. /opt/otrs/var/certificates/SOAP/certificate.pem esempio: /opt/otrs/var/certificates/SOAP/certificate.pem
Client Certificate Key Chiave del certificato client
The full path and name of the SSL client certificate key file (if not already included in certificate file). Il percorso completo e il nome del file della chiave del certificato client SSL (se non già incluso nel file del certificato).
e.g. /opt/otrs/var/certificates/SOAP/key.pem ad es. /opt/otrs/var/certificates/SOAP/key.pem
Client Certificate Key Password Password chiave certificato client
The password to open the SSL certificate if the key is encrypted. La password per aprire il certificato SSL se la chiave è crittografata.
Certification Authority (CA) Certificate Certificato Autorità di certificazione (CA)
The full path and name of the certification authority certificate file that validates SSL certificate. Percorso completo e nome del file dell'autorità di certificazione che convalida il certificato SSL.
e.g. /opt/otrs/var/certificates/SOAP/CA/ca.pem es. /opt/otrs/var/certificates/SOAP/CA/ca.pem
Certification Authority (CA) Directory Cartella dell'autorità di certificazione (CA)
The full path of the certification authority directory where the CA certificates are stored in the file system. Percorso completo e nome del file della directory che contiene i certificati CA
e.g. /opt/otrs/var/certificates/SOAP/CA es. /opt/otrs/var/certificates/SOAP/CA
Controller mapping for Invoker Mappatura del controller per l'invoker
The controller that the invoker should send requests to. Variables marked by a ':' will get replaced by the data value and passed along with the request. (e.g. /Ticket/:TicketID?UserLogin=:UserLogin&Password=:Password). Il controller a cui il chiamante deve inviare richieste. Le variabili contrassegnate da un ':' verranno sostituite dal valore dei dati e passate insieme alla richiesta. (e.g. /Ticket/:TicketID?UserLogin=:UserLogin&Password=:Password)
Valid request command for Invoker Comando di richiesta per l'invoker valido
A specific HTTP command to use for the requests with this Invoker (optional). Uno specifico comando HTTP da utilizzare per le richieste con questo invoker (facoltativo).
Default command Comando predefinito
The default HTTP command to use for the requests. Il comando HTTP predefinito da utilizzare per le richieste.
e.g. https://local.otrs.com:8000/Webservice/Example ad es. https://local.otrs.com:8000/Webservice/Example
Set SOAPAction Imposta SOAPAction