The differences between two versions are shown here.
| Both sides of the previous revisionPrevious revisionNext revision | Previous revision | ||
| storage:s3 [2018/07/13 07:24] – [Metadaten des Storage-Backends] lwsystems | storage:s3 [2022/10/14 06:41] (current) – lwsystems | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Amazon S3 AWS Storage Backend ====== | ====== Amazon S3 AWS Storage Backend ====== | ||
| - | Amazon AWS bzw. der Amazon S3 Storage kann (ebenso wie S3-kompatible Storagesysteme) zur Ablage der archivierten E-Mails verwendet werden. | + | Amazon AWS bzw. der Amazon S3 Storage kann (ebenso wie S3-kompatible Storagesysteme) zur Ablage der archivierten E-Mails verwendet |
| \\ | \\ | ||
| Zeile 26: | Zeile 26: | ||
| <file xml> | <file xml> | ||
| + | <!-- Mandant 1 ######################################################## | ||
| < | < | ||
| < | < | ||
| Zeile 158: | Zeile 159: | ||
| </ | </ | ||
| + | ====== SSL-Zertifikate ====== | ||
| + | ===== Zertifikats-Import ===== | ||
| + | If the S3 Storage backend certificate cannot be validated correctly, access will be aborted. | ||
| + | |||
| + | In this case, the CA certificate is imported into the local Java keystore: | ||
| + | |||
| + | <code bash> | ||
| + | keytool -cacerts -import -storepass " | ||
| + | </ | ||
| + | |||
| + | Das Passwort für den CA-Store ist bei einer Standard Java-Installation immer "// | ||
| + | |||
| + | ===== Validierung deaktivieren ===== | ||
| + | |||
| + | Die Validierung der Zertifikate kann im // | ||
| + | '' | ||