Class AgentUserSSLTrustStoreManager

    • Constructor Detail

      • AgentUserSSLTrustStoreManager

        public AgentUserSSLTrustStoreManager​(@NotNull
                                             BuildAgentConfiguration buildAgentConfiguration)
    • Method Detail

      • getTrustStore

        @Nullable
        public java.security.KeyStore getTrustStore()
        Description copied from interface: SSLTrustStoreProvider
        Returns key store with addition trusted certificates.
        Specified by:
        getTrustStore in interface SSLTrustStoreProvider
        Returns:
        key store with addition trusted certificates or null if there is no one