Advertisement
lamiastella

400 error

Sep 1st, 2017
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. $ curl -k localhost:443
  2. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  3. <html><head>
  4. <title>400 Bad Request</title>
  5. </head><body>
  6. <h1>Bad Request</h1>
  7. <p>Your browser sent a request that this server could not understand.<br />
  8. Reason: You're speaking plain HTTP to an SSL-enabled server port.<br />
  9. Instead use the HTTPS scheme to access this URL, please.<br />
  10. </p>
  11. <hr>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement