- vừa được xem lúc

[WEBSPHERE - MAXIMO] - IMPORT chứng chỉ SSL từ Gmail

0 0 7

Người đăng: Võ Việt Hà

Theo Viblo Asia

1. Đăng nhập Websphere Admin Console

2. Vào

  • Security → SSL certificate and key management
  • Chọn Key stores and certificates

image.png

  • Chọn CellDefaultTrustStore

image.png

  • Trong phần* Additional Properties* chọn Signer certificates

image.png

3. Trong phần Signer certificates, chọn:

  • [Retrieve from port]
  • Host: smtp.gmail.com
  • Port: 465
  • Alias: smtp.gmail.com_cert

4. Nhấn Retrieve Signer Information

5. Nếu chứng chỉ hiển thị hợp lệ → bấm OK hoặc Apply

6. Save configuration

Cấu hình SSL trong System properties (MAXIMO)

| Property Name | Value |
| --------------------------- | ----------------------------- |
| `mail.smtp.host` | `smtp.gmail.com` |
| `mail.smtp.port` | `465` |
| `mail.smtp.ssl.enable` | `true` |
| `mail.smtp.auth` | `true` |
| `mail.smtp.starttls.enable` | `false` (bỏ hoặc đặt `false`) |
| `mxe.smtp.user` | `[email protected]` |
| `mxe.smtp.password` | App Password (Encrypted) | 

Bình luận

Bài viết tương tự

- vừa được xem lúc

Maximo Training

Techsolidity Maximo Training: Learn IBM Maximo, EAM, makes you an expert in building the applications by leveraging capabilities of Maximo. This training provides the skills needed to operate, maintai

0 0 16

- vừa được xem lúc

[MAXIMO] - How to view SystemOut and SystemErr logs in Maximo App without accessing file server.

Mục đích. . Mục đích quản trị viên hệ thống Maximo có thể nhanh chóng xem các bản ghi bên trong Maximo để duy trì, hỗ trợ và bắt nhật ký ngay lập tức. .

0 0 11