Hello, Vadims I trust you are very well, can you please help me with the following.
I need to create some certificates (Windows 2012 R2 CA) which have some new extensions on them e.g. non-critical extensions. I need to add three extensions, I have the OID for each and their description
looking at your module for cmdlets with extension in their name I see the following 5 cmdlets
Add-ExtensionList
Get-ExtensionList
Remove-ExtensionList
Set-CertificateExtension
Set-ExtensionList
I have read the help, but I am not quite sure if this is the correct approach and what order I should use the cmdlets in. For example do I need to Add- then Set- for example
I would be very grateful if you could steer me in the right direction with a couple of examples to make sure I am doing it correctly.
So at the end of the day when a certificate is issued from a particular template along side the usual extensions like 'Subject Key Identifier', 'Authority Key Identifier' etc... appear my three non-critical custom extensions
Thanks very much Vadims
EBrant
I need to create some certificates (Windows 2012 R2 CA) which have some new extensions on them e.g. non-critical extensions. I need to add three extensions, I have the OID for each and their description
looking at your module for cmdlets with extension in their name I see the following 5 cmdlets
Add-ExtensionList
Get-ExtensionList
Remove-ExtensionList
Set-CertificateExtension
Set-ExtensionList
I have read the help, but I am not quite sure if this is the correct approach and what order I should use the cmdlets in. For example do I need to Add- then Set- for example
I would be very grateful if you could steer me in the right direction with a couple of examples to make sure I am doing it correctly.
So at the end of the day when a certificate is issued from a particular template along side the usual extensions like 'Subject Key Identifier', 'Authority Key Identifier' etc... appear my three non-critical custom extensions
Thanks very much Vadims
EBrant