Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate Error, Feedback plugin #1678

Closed
boueida opened this issue May 16, 2024 · 2 comments
Closed

Certificate Error, Feedback plugin #1678

boueida opened this issue May 16, 2024 · 2 comments
Assignees
Labels

Comments

@boueida
Copy link

boueida commented May 16, 2024

Describe the bug

I have the feedback plugin running. I have set the email host, port, auth, and left secure false and left caCert Empty and commented out (tried both). Everytime I try to create a JIRA ticket, I get

cause: Error: unable to get local issuer certificate
[1] at TLSSocket.onConnectSecure (node:_tls_wrap:1674:34)
[1] at TLSSocket.emit (node:events:518:28)
[1] at TLSSocket._finishInit (node:_tls_wrap:1085:8)
[1] at ssl.onhandshakedone (node:_tls_wrap:871:12) {
[1] code: 'UNABLE_TO_GET_ISSUER_CERT_LOCALLY'
[1] }
[1] }

A clear and concise description of what the bug is. (provide screenshots if applicable)

Expected Behavior

The ticket is supposed to be created without any issues
image

@boueida boueida added kind/bug Something isn't working status/triage labels May 16, 2024
@github-actions github-actions bot added the jira label May 16, 2024
@riginoommen
Copy link
Member

/assign @yashoswalyo

@yashoswalyo
Copy link
Member

Hey @boueida the caCert field should be under email

feedback:
  integrations:
    email:
      host: "host_here"
      auth: { }
      caCert:

@boueida boueida closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants