We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, This is a wonderful research.But when i want to reproduce it, i get a curl error like this:
subject: CN=example.com
start date: Sep 17 06:51:31 2020 GMT
expire date: Dec 16 06:51:31 2020 GMT
common name: example.com
issuer: CN=Let's Encrypt Authority X3,O=Let's Encrypt,C=US
GET / HTTP/1.1 User-Agent: curl/7.29.0 Host: example.com:11211 Accept: /
< HTTP/1.1 301 Moved Permanently < Access-Control-Allow-Origin: * < Location: a/a/a/a < Connection: close
how can i fix it?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
This is a wonderful research.But when i want to reproduce it, i get a curl error like this:
CApath: none
< HTTP/1.1 301 Moved Permanently
< Access-Control-Allow-Origin: *
< Location: a/a/a/a
< Connection: close
CApath: none
curl: (35) SSL received a record that exceeded the maximum permissible length.
how can i fix it?
The text was updated successfully, but these errors were encountered: