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

QA : certificate verify failed after submitting publication #162

Closed
scherztc opened this issue Nov 16, 2022 · 2 comments · Fixed by #233
Closed

QA : certificate verify failed after submitting publication #162

scherztc opened this issue Nov 16, 2022 · 2 comments · Fixed by #233
Assignees
Labels
breaking breaking or major change bug Something isn't working DevOps

Comments

@scherztc
Copy link
Contributor

500 error in the rails log.

I, [2022-11-16T13:18:52.536744 #1116088] INFO -- : [553f2d8d-9a9c-4031-b608-a90d7f8a5744] Completed 500 Internal Server Error in 65ms (ActiveRecord: 3.9ms | Allocations: 9207)

F, [2022-11-16T13:18:52.537561 #1116088] FATAL -- : [553f2d8d-9a9c-4031-b608-a90d7f8a5744]

[553f2d8d-9a9c-4031-b608-a90d7f8a5744] OpenSSL::SSL::SSLError (SSL_connect returned=1 errno=0 state=error: certificate verify failed (self signed certificate)):

https://github.com/uclibs/aaec/blob/qa/app/controllers/publications_controller.rb#L101

Possible Solution : http://railsapps.github.io/openssl-certificate-verify-failed.html

@haitzlm
Copy link
Contributor

haitzlm commented Nov 29, 2022

On local, I do not get the error above. HOWEVER- I do NOT get an email to my submitted address.

In checking, locally I am using
lisa@UCL-M403ML7L aaec % openssl version
LibreSSL 2.8.3

On libapps test:
[haitzlm@ad.uc.edu@libappstest ~]$ openssl version
OpenSSL 1.1.1k FIPS 25 Mar 2021

@Janell-Huyck
Copy link
Contributor

See outlook discussion here for more information.

There are a total of three expired certificates related to mail in libapps and libappstest. Libapps has en expired postfix.pem and an expired sendmail.pem. Libappstest has an expired postfix.pem but doesn't have a sendmail.pem certificate. I'm communicating with Samantha about this expect that getting these certificates updated will solve the problem for another year.

@Janell-Huyck Janell-Huyck self-assigned this Sep 29, 2023
@Janell-Huyck Janell-Huyck added bug Something isn't working breaking breaking or major change labels Oct 12, 2023
@hortongn hortongn removed this from the Next deploy milestone Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking breaking or major change bug Something isn't working DevOps
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants