Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Conversation

rodrigobraga
Copy link

Added one more parameter to generate a certificate valid to all subdomains

@staticfloat
Copy link
Owner

Can you please escape the * so that bash doesn’t get fancy and accidentally match against any files in the current directory that happen to end in $1.

@staticfloat
Copy link
Owner

Ah, I should have been more explicit. You need to add a backslash before the * :)

@rodrigobraga
Copy link
Author

@staticfloat -d \*.$1is enough? #shellNoob :)

@staticfloat
Copy link
Owner

Yep! Although the quotes don’t hurt.

@staticfloat
Copy link
Owner

LGTM! Thanks!

@staticfloat staticfloat merged commit 6fa5b2b into staticfloat:master Aug 9, 2018
@staticfloat staticfloat mentioned this pull request Aug 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants