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 Lithuanian
Client Certificate Key
The full path and name of the SSL client certificate key file (if not already included in certificate file).
e.g. /opt/otrs/var/certificates/SOAP/key.pem
Client Certificate Key Password
The password to open the SSL certificate if the key is encrypted.
Certification Authority (CA) Certificate
The full path and name of the certification authority certificate file that validates SSL certificate.
e.g. /opt/otrs/var/certificates/SOAP/CA/ca.pem
Certification Authority (CA) Directory
The full path of the certification authority directory where the CA certificates are stored in the file system.
e.g. /opt/otrs/var/certificates/SOAP/CA
Controller mapping for 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).
Valid request command for Invoker
A specific HTTP command to use for the requests with this Invoker (optional).
Default command
The default HTTP command to use for the requests.
e.g. https://local.otrs.com:8000/Webservice/Example
Set SOAPAction
Set to "Yes" in order to send a filled SOAPAction header.