Hi.
Is there a flag or java property I can pass in bootstrap.conf to eliminate the 
host verification?

2021-12-19 16:06:27,112 WARN [Replicate Request Thread-2] 
o.a.n.c.c.h.r.ThreadPoolRequestReplicator
   2048 javax.net<http://javax.net/>.ssl.SSLPeerUnverifiedException: Hostname 
vm-nifi-secured-01 not verified:
   2049     certificate: sha256/O85MaZTkQTxHPCS/Xdp24X+0+h3rOxkqMhNUMzrIsOg=
   2050     DN: CN=APP SERVER KEY, OU=3DS, O=RSA, ST=ISRAEL, C=IL
   2051     subjectAltNames: []
   2052         at 
okhttp3.internal.connection.RealConnection.connectTls(RealConnection.kt:389)
   2053         at 
okhttp3.internal.connection.RealConnection.establishProtocol(RealConnection.kt:337)
   2054         at 
okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:209)
   2055         at 
okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
   2056         at 
okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
   2057         at 
okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
   2058         at 
okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
   2059         at 
okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
   2060         at 
okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
   2061         at 
okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
   2062         at 
okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
   2063         at 
okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
   2064         at 
okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
   2065         at 
okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
   2066         at 
okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
   2067         at 
okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
   2068         at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
   2069         at 
org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient.replicate(OkHttpReplicationClient.java:136)
   2070         at 
org.apache.nifi.cluster.coordination.http.replication.okhttp.OkHttpReplicationClient.replicate(OkHttpReplicationClient.java:130)
   2071         at 
org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator.replicateRequest(ThreadPoolRequestReplicator.java:640)
   2072         at 
org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator$NodeHttpRequest.run(ThreadPoolRequestReplicator.java:832)
   2073         at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   2074         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   2075         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   2076         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   2077         at java.lang.Thread.run(Thread.java:748)


Internal Use - Confidential

Reply via email to