To have HTTP adapters use the WebSphere SSL configuration, set the ssl.websphere.config JNDI property to true.
Wenn HTTP-Adapter in der Lage sein sollen, die WebSphere-SSL-Konfiguration zu nutzen, müssen Sie die JNDI-Eigenschaft ssl.websphere.config auf true setzen.
For more information, see WebSphere Application Server SSL configuration and HTTP adapters.
Weitere Informationen finden Sie unter SSL-Konfiguration von WebSphere Application Server und HTTP-Adapter.
By default, HTTP adapters do not use WebSphere SSL by concatenating the Java Runtime Environment (JRE) truststore with the MobileFirst Server keystore, which is described in Configuring the MobileFirst Server keystore.
Standardmäßig machen HTTP-Adapter keinen Gebrauch von WebSphere-SSL mit der Verkettung des JRE-Truststores und des IBM MobileFirst-Platform-Server-Keystores (siehe Beschreibung unter Keystore von MobileFirst Server konfigurieren).
You can easily customize HTTP adapters with simple server-side JavaScript code.
While the problem of accessing WebDAV can be partially solved with HTTP adapters, as well - it becomes more difficult for access with a certificate.
Der Zugriff auf WebDAV lässt sich teilweise zwar auch mit HTTP-Adaptern lösen - schwieriger wird es aber bei einem Zugriff mit Zertifikat.
Can anyone tell me the sender/receiver side configuration for SOAP and HTTP adapters.
Systemprozeduren für SOAP- und HTTP-Dienste zur Unterstützung von Webdiensten.
For more information about the keystore setup process, see Using SSL in HTTP adapters tutorial.
Weitere Informationen zum Setup-Prozess für Keystores enthält das Lernprogramm SSL in HTTP-Adaptern.
Overview By using HTTP adapters, you can send GET or POST HTTP requests and retrieve data from the response headers and body.
Mit HTTP-Adaptern können Sie GET- oder POST-HTTP-Anforderungen senden und Daten aus den Headern und dem Text der Antwort abrufen.
By setting a property, you can let HTTP adapters benefit from WebSphere SSL configuration.