Kaif Momin
11/24/2025, 2:00 PM-keyout private.pem
-sigopt rsa_padding_mode:pss -sha256 -sigopt rsa_pss_saltlen:64 `
-out public.pem -nodes -days 730
$env:SUITECLOUD_CI_PASSKEY = "huyrldm24659fdlglvzxgglltdjl222khr"
[System.Environment]::SetEnvironmentVariable('SUITECLOUD_CI_PASSKEY',$env:SUITECLOUD_CI_PASSKEY,'User')
suitecloud accountsetupci --account 123456_SB1 --authid dev-sb1 --certificateid z-kJwGHCUIomYoBRM4kzKMSX13aps4h6kuvbpQKNRR0 --domain 123456-sb1.app.netsuite.com --privatekeypath "C:\keys\private.pem" ( I have changed the placeholder for security purpose its is not 123456 in actual).
at last I am getting this error.
There was an error with the certificate ID used to authenticate.
Verify that certificate ID z-kJwGHCUIomYoBRM4kzKMSX13aps4h6kuvbpQKNRR0 is valid and not expired or revoked in account.
I generated the keys again, created the certificate, but I’m still getting the same error.
Can someone please help me with this?Dhiraj Gore
11/24/2025, 2:05 PMKaif Momin
11/24/2025, 2:59 PMbattk
11/24/2025, 3:40 PMbattk
11/24/2025, 3:42 PMKaif Momin
11/24/2025, 6:29 PMbattk
11/24/2025, 6:35 PM