Interface RocketSSL.SSLAware

    • Method Detail

      • configureSsl

        void configureSsl​(SSLContext sslContext)
        Sets the SSL context to be used for HTTPS requests made by the strategy.
        Parameters:
        sslContext - the SSL context to use