Skip to content

Instantly share code, notes, and snippets.

@perfecthu
perfecthu / Testing for osixia-docker-openldap.md
Last active February 10, 2020 14:17 — forked from croxton/SSL-certs-OSX.md
Generate ssl certificates with Subject Alt Names

Generate ssl certificates with Subject Alt Names on OSX

Open ssl.conf in a text editor.

Edit the domain(s) or IP(s) listed under the [alt_names] section so that they match the local domain name you want to use for your project, e.g.

IP   = my-project.dev

Additional FQDNs can be added if required: