Advertisement
Guest User

Untitled

a guest
Jul 30th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. * Trying 52.14.242.232...
  2. * TCP_NODELAY set
  3. * Connected to morebeer.com (52.14.242.232) port 443 (#0)
  4. * ALPN, offering http/1.1
  5. * successfully set certificate verify locations:
  6. * CAfile: /etc/ssl/certs/ca-certificates.crt
  7. CApath: /etc/ssl/certs
  8. * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
  9. * ALPN, server accepted to use http/1.1
  10. * Server certificate:
  11. * subject: OU=Domain Control Validated; OU=PositiveSSL; CN=www.morebeer.com
  12. * start date: Oct 30 00:00:00 2019 GMT
  13. * expire date: Dec 28 23:59:59 2020 GMT
  14. * subjectAltName: host "morebeer.com" matched cert's "morebeer.com"
  15. * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo RSA Domain Validation Secure Server CA
  16. * SSL certificate verify ok.
  17. > GET /category/brewing-clarifiers.html HTTP/1.1
  18. Host: morebeer.com
  19. User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)
  20. Accept: */*
  21.  
  22. * The requested URL returned error: 403 Forbidden
  23. * stopped the pause stream!
  24. * Closing connection 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement