• Resolved futureyoon

    (@futureyoon)


    Hi

    Just curious about Verify TLS Certificates under Object cache.

    1. When do we need this to be checked? or what is the benefit of having this enabled?
    2. Will this slow down the performance somehow?

    Please kindly advise.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @futureyoon

    Thank you for reaching out and I am happy to assist you with this. Transport Level Security (TLS) guarantees that only allowed applications/computers are connected to the database, and also that data is not viewed or altered by a middleman process. This option should be checked if the database is protected by the password, and listening on the port.

    And no, there is no impact on the performance whatsoever.

    Thanks!

    Thread Starter futureyoon

    (@futureyoon)

    Thx for the info.

    If i wanna use TLS, the host name has to start with tls:// ?

    Is it ok to put https:// ? or just localhost?

    Please advise.

    Thank you

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @futureyoon

    Thank you for your feedback.

    You just need to add tls:// in front of the redis domain, And this will allow you to use the ssl port.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Verify TLS Certificates’ is closed to new replies.