Generieren Sie Ihren eigenen privaten Schlüssel für den HTTP-Adapter oder verwenden Sie einen privaten Schlüssel von einer vertrauenswürdigen Stelle.
Generate your own private key for the HTTP adapter or use one provided by a trusted authority.
Der Name des Adapters (z.B. HTTP-Adapter)
Weitere Informationen finden Sie unter SSL-Konfiguration von WebSphere Application Server und HTTP-Adapter.
For more information, see WebSphere Application Server SSL configuration and HTTP adapters.
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).
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.
Der Provider des Adapters (z.B. der HTTP-Adapter wird von Oracle bereitgestellt)
The provider of the adapter (for example, the HTTP adapter is provided by Oracle)
838535Update: Der HTTP-Adapter schlägt fehl, wenn Sie versuchen, große Nachrichten in BizTalk Server 2004 zu senden
838535 FIX: The HTTP adapter fails when you try to send large messages in BizTalk Server 2004
Sie können einen HTTP-Adapter verwenden und mit der Methode invokeHttp eine Verbindung zum Cloudant-HTTP-Service herstellen.
Using an HTTP adapter, you can connect to the Cloudant HTTP service with the invokeHttp method.
maxRedirects: Dieses optionale Attribut gibt die maximale Anzahl möglicher Umleitungen für den HTTP-Adapter an.
maxRedirects: Optional. The maximum number of redirects that the HTTP adapter can follow.
838535Update: Der HTTP-Adapter schlägt fehl, wenn Sie versuchen, große Nachrichten in BizTalk Server 2004 zu senden
895107 The HTTP adapter incorrectly converts the whole ContentType header to lowercase characters in BizTalk Server 2004 Service Pack 1
Zum Konfigurieren des Keystores für einen HTTP-Adapter verwendet.
Used to configure the keystore for an HTTP adapter.
Sie können mit einer Einstellung dafür sorgen, dass HTTP-Adapter von der WebSphere-SSL-Konfiguration profitieren.
By setting a property, you can let HTTP adapters benefit from WebSphere SSL configuration.
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.
To have HTTP adapters use the WebSphere SSL configuration, set the ssl.websphere.config JNDI property to true.
Wenn die Konfigurationseigenschaft sslClientCertificate auf accept oder require gesetzt ist, fordert der SFCB HTTP-Adapter bei einer Verbindung via HTTP über SSL (HTTPS) ein Zertifikat vom Client an.
If the sslClientCertificate configuration property is set to accept or require, the SFCB HTTP adapter will request a certificate from clients when connecting via HTTP over SSL (HTTPS).