0% found this document useful (0 votes)
2 views1 page

Whitelist TCP Port 443 for IWOC Server

The IWOC SCADA server requires outbound TCP port 443 access to gisportal.dwasa.org.bd, and the SSL certificate must be whitelisted. The SSL certificate is not trusted on the IWOC server, necessitating the import of the Root and Intermediate CA certificates into the Trusted Root Certification Authorities. A curl command failed due to an untrusted certificate chain, indicating a need for resolution to establish a secure connection.

Uploaded by

h.dhali.sel.2072
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Whitelist TCP Port 443 for IWOC Server

The IWOC SCADA server requires outbound TCP port 443 access to gisportal.dwasa.org.bd, and the SSL certificate must be whitelisted. The SSL certificate is not trusted on the IWOC server, necessitating the import of the Root and Intermediate CA certificates into the Trusted Root Certification Authorities. A curl command failed due to an untrusted certificate chain, indicating a need for resolution to establish a secure connection.

Uploaded by

h.dhali.sel.2072
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Please allow outbound TCP port 443 from IWOC SCADA server to

[Link].
If required, also whitelist the SSL certificate.”

👉 GIS Portal SSL certificate-এর Root / Intermediate CA

IWOC server-এ trust store-এ install করতে হবে

IT / System Admin-কে যা বলবেন (Exact):

“The SSL certificate of [Link] is not trusted on the IWOC server.


Please import the Root and Intermediate CA certificates into
Local Computer → Trusted Root Certification Authorities.

C:\Users\Administrator>curl [Link]

curl: (60) schannel: SEC_E_UNTRUSTED_ROOT (0x80090325) - The certificate


chain was issued by an authority that is not trusted.

More details here: [Link]

curl failed to verify the legitimacy of the server and therefore could not

establish a secure connection to it. To learn more about this situation and

how to fix it, please visit the webpage mentioned above.

You might also like