20 21 22
# File 'lib/whoapi/client.rb', line 20 def ssl_info(domain_name) request('cert', { domain: domain_name }) end