hi am having the following error when starting ohs in linux
Validate Start Up operation on target /Domain_base_domain/base_domain/ohs1
------------------------------------------------
Perform Start Up operation on target /Domain_base_domain/base_domain/ohs1
------------------------------------------------
Checking operation status on target /Domain_base_domain/base_domain/ohs1
PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
./startComponent.sh ohs1
Starting system Component ohs1 ...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Reading domain from /u01/Oracle/Middleware/Oracle_Home/user_projects/domains/base_domain
Connecting to Node Manager ...
<23 Oct 2025 9:43:30 AM> <Info> <Security> <BEA-090905> <Disabling the CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true.>
<23 Oct 2025 9:43:30 AM> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG128 to HMACDRBG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true.>
<23 Oct 2025 9:43:30 AM> <Info> <Security> <BEA-090909> <Using the configured custom SSL Hostname Verifier implementation: weblogic.security.utils.SSLWLSHostnameVerifier$NullHostnameVerifier.>
This Exception occurred at Thu Oct 23 09:43:31 SAST 2025.
javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
Error: Error occurred while performing nmConnect : Cannot connect to Node Manager. : PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
Use dumpStack() to view the full stacktrace :