Adam Cameron
<cfhttp method="get" url="<https://example.com>" result="httpResponse">
<cfdump var="#httpResponse#">
Lucee 5 gives:
Unknown host: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
abram
05/17/2022, 3:35 PMbox server forget
) and re start it. The Lucee version+build didn't change, but it's happily serving https requests now: https://trycf.com/gist/7cea41eb02e861c4a54aac56870ecfef/lucee5?theme=monokai.Adam Cameron
Adam Cameron