Jump to content

CAPolicy.inf Syntax incorrect?


Recommended Posts

Posted

Hi,

 

I've problems with the correct syntax in the CAPolicy.inf file. I don't get

my error.

 

The installation log (certocm.log) says for example:

 

401.1276.946: Opened Policy inf: C:\WINDOWS\CAPolicy.inf

401.1923.945: Policy inf missing section or key: certsrv_server:

CRLPeriodUnits: INF file line not found 0xe0000102 (INF: -536870654)

201.1244.0: 0xe0000102 (INF: -536870654): [certsrv_server] CRLPeriodUnits =

201.1245.287: INF file error: [certsrv_server] CRLPeriodUnits =: INF file

line not found 0xe0000102 (INF: -536870654)

202.1395.0: 0xe0000102 (INF: -536870654): Base

401.830.0: 0x8007000d (WIN32: 13): Renewalkeylength

401.2345.945: Policy inf missing section or key: certsrv_server: The data is

invalid. 0x8007000d (WIN32: 13)

401.2352.0: 0x8007000d (WIN32: 13): certsrv_server

201.1244.0: 0x8007000d (WIN32: 13): [certsrv_server] Renewalkeylength = 2048

201.1245.287: INF file error: [certsrv_server] Renewalkeylength = 2048: The

data is invalid. 0x8007000d (WIN32: 13)

202.1405.0: 0x8007000d (WIN32: 13): certsrv_server

202.1407.0: 0xe0000102 (INF: -536870654)

401.1299.964: Closed Policy inf: [certsrv_server] Renewalkeylength = 2048

109.6117.0: 0xe0000102 (INF: -536870654)

401.1276.946: Opened Policy inf: C:\WINDOWS\CAPolicy.inf

 

 

Here is my CAPolicy.inf of the enterprise sub ca:

 

[Version]

Signature = “Windows NT$“

[certsrv_server]

Renewalkeylength = 2048

RenewalValidityPeriodUnits = 10

RenewalValidityPeriod = years

CRLPeriod = months

CRLPeriodUnitis = 1

[AuthorityInformationAccess]

URL = http://adswebsrv.ads.loc/certdata/ADSEntSubCA.crt

URL = http://pubwebsrv.ads.loc:8088/certdata/ADSEntSubCA.crt

Critical = false

[CRLDistributionPoint]

URL = http://adswebsrv.ads.loc/certdata/ADSEntSubCA.crl

URL = http://pubwebsrv.ads.loc:8088/certdata/ADSEntSubCA.crl

Critical = true

 

What am I missing? Is it important that the file is parsed correctly?

 

Many thanks in advance

 

 

Juan

  • Replies 0
  • Created
  • Last Reply

Popular Days


×
×
  • Create New...