mirror of
https://github.com/kataras/iris.git
synced 2026-02-07 11:16:00 +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