skip-duplicate-actions icon indicating copy to clipboard operation
skip-duplicate-actions copied to clipboard

GHE - self-signed TLS certs not reading correctly

Open jyang-gentex opened this issue 1 year ago • 0 comments

Issue:

Skip_Checking
HttpError: request to {{https-api-path}} failed, reason: unable to verify the first certificate

Environment: Github Enterprise Server with self-signed TLS certs.

Host machine has CA root installed and is able to read correctly if manually using curl {{https-api-path}}

Is there a way to supply or specify the self-signed CA root to this action?

jyang-gentex avatar Jan 18 '24 01:01 jyang-gentex