PKI SCEP UPDATE

Level

pki,modify LICENCE PKI

History

Appears in 3.9.0

Description

Update SCEP configuration's informations

Usage

caname=<name (Also used as profile name)>
[type=<user|server|smartcard|ca>]
[password=<The SCEP password to use, leave blank if none>]
[url=<HTTP URL>]
[bindaddr=<host or IP>]
[bindport<port>]
[post=ON|off]
[UPN=<userPrincipalName>]
[ALTNAMES=<list of ip or fqdn name separated by ;>]
[renew=<pki_ca:pki_certificate>]
[scepcaname=<pki_ca: used to communicate with server if different of the signing one>]
[retry=<retry count>]
[waittime=<waittime>]
[CN=<name>] : required on creation. Optional for renewal
[C=<country>]
[ST=<state>]
[L=<locality>]
[O=<organisation>]
[OU=<unit>]
[E=<email>]
[UA=<unstructuredAddress>]
[UN=<unstructuredName>]
[S=<serial>]

Cache category

pki

Example

PKI SCEP UPDATE type=user caname=remote_autority password="SCEP_challenge" url="http://microsoftPKI/certsrv/mscep/mscep.dll" CN="John Doe" E=j.doe@company.com UPN="john.doe@COMPANY.DOMAIN"
PKI SCEP UPDATE type=server CN="www.company.com" size=1024 caname=remote_autority password="SCEP_challenge" url="http://ciscoPKI/cgi-bin/scep/scep" ALTNAMES="*.companie.com;companie.com;10.1.2.3"
PKI SCEP UPDATE type=server size=1024 caname=remot

Returns

Error code