mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 15:55:47 -05:00
Do not create Object Signing certificate
The Object Signing certificate created during server installation was used only for signing the (recently removed) Firefox extension, so there's no need to create that certificate any more. Fixes: https://fedorahosted.org/freeipa/ticket/6399 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
5d15626b4d
commit
eb6bfd82f3
@@ -57,15 +57,9 @@
|
||||
"serial_number_hex": "0x9",
|
||||
"status": "VALID",
|
||||
"subject": "CN=dev.example.com,O=EXAMPLE.COM"
|
||||
},
|
||||
{
|
||||
"serial_number": 10,
|
||||
"serial_number_hex": "0xA",
|
||||
"status": "VALID",
|
||||
"subject": "CN=Object Signing Cert,O=EXAMPLE.COM"
|
||||
}
|
||||
],
|
||||
"summary": "10 certificates matched",
|
||||
"truncated": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user