Check certs
Closed, ResolvedPublic

Description

check if haproxy correctly loads certificates, or if does not find them and generates its own.

This could be done with a script automatically:

echo | openssl s_client -showcerts -servername tuttorotto.biz -connect tuttorotto.biz:443 2>/dev/null | openssl x509 -inform pem -noout -text

mapellidario triaged this task as High priority.
mapellidario updated the task description. (Show Details)Apr 11 2016, 5:51 PM
tomaluca added a project: Restricted Project.Jun 12 2016, 6:39 PM
tomaluca removed a project: WikiToLearn: Sysadmin.
ruphy edited projects, added Restricted Project; removed Restricted Project.Jan 10 2017, 2:16 PM
ruphy edited projects, added WikiToLearn: Infrastructure; removed Restricted Project.Jan 10 2017, 2:29 PM
tomaluca closed this task as Resolved.Jan 29 2017, 10:14 PM
tomaluca added a subscriber: tomaluca.

Now we use a reverse proxy, this is no more required