public class HttpUtils extends Object
HttpClient
, used to make REST callsConstructor and Description |
---|
HttpUtils() |
Modifier and Type | Method and Description |
---|---|
static SSLContext |
buildCertificateIgnoringSslContext()
Will create a certificate-ignoring
SSLContext . |
public static SSLContext buildCertificateIgnoringSslContext()
SSLContext
. Please use with utmost
caution as it undermines security, but may be useful in certain testing or
development scenarios.Copyright © 2023 Pivotal Software, Inc.. All rights reserved.