Why does my curl command fail with the error "Unknown SSL protocol error in connection to chapi.cloudhealthtech.com:443"?
search cancel

Why does my curl command fail with the error "Unknown SSL protocol error in connection to chapi.cloudhealthtech.com:443"?

book

Article ID: 282717

calendar_today

Updated On: 08-05-2020

Products

CloudHealth

Issue/Introduction

This can be caused by session ID caching. 

Some SSL implementations don't like it and raise the unknown protocol error.  Using the --no-sessionid option in the curl command can fix this.