Back to library list

ch.qos.logback__logback-core

Column Insecure: Icon yes indicates the version is insecure, otherwise no
Column CryptoMisuse: Icon yes indicates the version has cryptographic API misuse, otherwise no
Version Insecure CryptoMisuse Rule name Method Statement Details
0.2.5 no       no
0.3 no       no
0.5 no       no
0.6 no       no
0.7 no       no
0.7.1 no       no
0.8 no       no
0.8.1 no       no
0.9 no       no
0.9.1 no       no
0.9.2 no       no
0.9.3 no       no
0.9.4 no       no
0.9.5 no       no
0.9.6 no       no
0.9.7 no       no
0.9.8 no       no
0.9.9 no       no
0.9.10 no       no
0.9.11 no       no
0.9.12 no       no
0.9.13 no       no
0.9.14 no       no
0.9.15 no       no
0.9.16 no       no
0.9.17 no       no
0.9.18 no       no
0.9.19 no       no
0.9.20 no       no
0.9.21 no       no
0.9.22 no       no
0.9.23 no       no
0.9.24 no       no
0.9.25 no       no
0.9.26 no       no
0.9.27 no       no
0.9.28 no       no
0.9.29 no       no
0.9.30 no       no
1.0.0 no       no
1.0.1 no       no
1.0.2 no       no
1.0.3 no       no
1.0.4 no       no
1.0.5 no       no
1.0.6 no       no
1.0.7 no       no
1.0.8 no       no
1.0.9 no       no
1.0.10 no       no
1.0.11 no       no
1.0.12 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.0.13 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.0 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.1 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.2 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.3 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.4 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.5 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.6 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.7 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.8 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.9 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.10 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.1.11 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.2.0 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.2.1 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.2.2 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store
1.2.3 no       yes KeyStore ch.qos.logback.core.net.ssl.KeyStoreFactoryBean.createKeyStore()Ljava/security/KeyStore; virtualinvoke r1.<java.security.KeyStore: void load(java.io.InputStream,char[])>(r46, $r9) Second parameter should never be of type java.lang.String.
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) First parameter was not properly generated as generated Key Store
- - yes KeyManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.KeyManagerFactory: void init(java.security.KeyStore,char[])>(r2, r4) Second parameter should never be of type java.lang.String.
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String)>($r7) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; $r19 = staticinvoke <javax.net.ssl.SSLContext: javax.net.ssl.SSLContext getInstance(java.lang.String,java.lang.String)>($r17, $r18) First parameter (with value "SSL") should be any of {TLSv1, TLSv1.1, TLSv1.2}
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) First parameter was not properly generated as generated Key Manager
- - yes SSLContext ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r2.<javax.net.ssl.SSLContext: void init(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[],java.security.SecureRandom)>(r3, r4, r5) Second parameter was not properly generated as generated Trust Manager
- - yes TrustManagerFactory ch.qos.logback.core.net.ssl.SSLContextFactoryBean.createContext(Lch/qos/logback/core/spi/ContextAware;)Ljavax/net/ssl/SSLContext; virtualinvoke r3.<javax.net.ssl.TrustManagerFactory: void init(java.security.KeyStore)>(r2) First parameter was not properly generated as generated Key Store