Skip to content
  • Stavros Sachtouris's avatar
    Handle SSL unicode bug with grace · 2a2faa29
    Stavros Sachtouris authored
    Fixes grnet/kamaki#67
    
    SSL module breaks when dealing with non-ascii filenames (known bug).
    Catch the Unicode error when it occurs and add an instructive error
    message for the kamaki library users.
    Check the file name for validity when it is set and inform the kamaki
    CLI users.
    2a2faa29