#!/bin/bash

echo -e "$(curl -s --compressed --connect-timeout 60 --max-time 60 --cacert /etc/ldap/certs/cafile.pem https://cauth.yandex.net:4443/info/?color=true)"
