mirror of
https://github.com/kataras/iris.git
synced 2025-12-24 05:17:03 +00:00
if len(certFileOrContents) > 1024 the error returned will be Filename too long and os.IsNotExist(err) will be false
if len(certFileOrContents) > 1024 the error returned will be Filename too long and os.IsNotExist(err) will be false