Skip to content

Instantly share code, notes, and snippets.

@salrashid123
Created February 6, 2018 15:29
Show Gist options
  • Save salrashid123/6cb3557489930243eb01640da5049120 to your computer and use it in GitHub Desktop.
Save salrashid123/6cb3557489930243eb01640da5049120 to your computer and use it in GitHub Desktop.
istio_egress_allow
[
{
"url": "http:\/\/www.cnn.com:443\/",
"body": "",
"statusCode": 404
},
{
"url": "http:\/\/www.bbc.com:443\/robots.txt",
"statusCode": 200
},
{
"url": "https:\/\/www.bbc.com\/robots.txt",
"statusCode": {
"name": "RequestError",
"message": "Error: write EPROTO 140009593194304:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:..\/deps\/openssl\/openssl\/ssl\/s23_clnt.c:827:\n",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment