haproxy-api sinatra https rest service for haproxy example for crt and key gen: openssl req -x509 -newkey rsa:4096 -keyout hapi.key -out hapi.crt -days 365 -nodes