Skip to content
This repository was archived by the owner on Jul 19, 2021. It is now read-only.
This repository was archived by the owner on Jul 19, 2021. It is now read-only.

SSL certificate script not working in ZSH #1094

Description

@driespieters

The Bash function to create a self signed SSL certificate won't work after switching to ZSH. (Default now on OSX)

https://github.com/Shopify/slate/wiki/4.-Create-a-self-signed-SSL-certificate

Does anyone know how to modify the script to run in ZSH?

Temporary fix: revert the console shell to Bash.
chsh -s /bin/bash
(Also restart terminal)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions