mirror of
https://github.com/kataras/iris.git
synced 2026-05-01 19:55:28 +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