Interface HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT>

    • Method Detail

      • withSslCertificatePassword

        ReturnT withSslCertificatePassword​(String password)
        Specifies the password for the specified PFX file containing the private key of the imported SSL certificate.
        Parameters:
        password - the password of the imported PFX file
        Returns:
        the next stage of the definition