We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e7d71 commit 15f129aCopy full SHA for 15f129a
1 file changed
src/certificate.ts
@@ -91,10 +91,6 @@ export function createCertificate(
91
type: 2,
92
value: 'localhost',
93
},
94
- {
95
- type: 2,
96
- value: 'localhost.localdomain',
97
- },
98
{
99
100
value: '[::1]',
0 commit comments