Recent commit broke certificate requests #194

Closed
opened 2025-12-29 01:18:39 +01:00 by adam · 2 comments
Owner

Originally created by @dpisano on GitHub (Feb 4, 2017).

I'm in the process of renewing some of my expiring certificate. When I run dehydrated I get a error of ERROR: Certificate signing request contains non-DNS Subject Alternative Names. I have renewed this cert in the past with the same CSR without any problems. I even renewed another cert back on January 26th with no problems. From what I have been able to tell it looks like 03f0dc1 has broken certificate requests on Debbie 8. If I mainly run the old grep command I get DNS:sub.example.com back. If I run the new awk command I don't get anything back.

Originally created by @dpisano on GitHub (Feb 4, 2017). I'm in the process of renewing some of my expiring certificate. When I run dehydrated I get a error of `ERROR: Certificate signing request contains non-DNS Subject Alternative Names`. I have renewed this cert in the past with the same CSR without any problems. I even renewed another cert back on January 26th with no problems. From what I have been able to tell it looks like 03f0dc1 has broken certificate requests on Debbie 8. If I mainly run the old grep command I get `DNS:sub.example.com` back. If I run the new awk command I don't get anything back.
adam closed this issue 2025-12-29 01:18:39 +01:00
Author
Owner

@dpisano commented on GitHub (Feb 4, 2017):

I am able to get the same output as the grep command if I use gawk instead of awk.

@dpisano commented on GitHub (Feb 4, 2017): I am able to get the same output as the `grep` command if I use `gawk` instead of `awk`.
Author
Owner

@dpisano commented on GitHub (Feb 4, 2017):

Looks like it started working once I installed gawk.

@dpisano commented on GitHub (Feb 4, 2017): Looks like it started working once I installed `gawk`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#194