Skip to content

> ## Overview #6

@liwson

Description

@liwson

Overview

Currently there is no way to use TLS with MySQLSessionStorage.

Type

  • New feature
  • Changes to existing features

Motivation

What inspired this feature request? What problems were you facing?

I'm trying to connect my Azure MySQL database to MySQLSessionStorage and I need it to work with tls, but in the current iteration the dburl is coded in as a string and there is no way for me to add the option.

What I would like is to be able to add the tls option in like:

SESSION_STORAGE: new Shopify.Session.MySQLSessionStorage({ url: dbUrl, ssl: SSL_OPTIONS })

Area

  • Add any relevant Area: <area> labels to this issue

Checklist

  • I have described this feature request in a way that is actionable (if possible)

Originally posted by @liwson in Shopify/shopify-api-js#461 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions