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

@driespieters

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions