By: Sakit Atakishiyev user 23 Nov 2017 at 6:39 a.m. CST

6 Responses
Sakit Atakishiyev gravatar
Hi. The default `cert` script fail when loading. The reason is system does not find `chain_cert.pem` file. How can I generate this file?

By Mohib Zico staff 28 Nov 2017 at 2:06 a.m. CST

Mohib Zico gravatar
Please allow us to check that script a bit with 3.1.1

By Sahil Arora user 29 Nov 2017 at 8:35 a.m. CST

Sahil Arora gravatar
Sakit, Cert authentication module requires certificate chain file and user crtificate in p12 format which user should import to browser certificate store. You can follow steps outlined [here](https://github.com/GluuFederation/oxAuth/blob/master/Server/integrations/cert/Demo%20Configuration.md) for sample configuration.

By Sakit Atakishiyev user 29 Nov 2017 at 8:48 a.m. CST

Sakit Atakishiyev gravatar
Hi Sahil. I was talking about the default process. When you install gluu `cert` authentication method option did not work because of `chain_cert.pem` was not exist.

By Sahil Arora user 29 Nov 2017 at 9:40 a.m. CST

Sahil Arora gravatar
Yes Sakit, It doesn't exist by default. User has to create this mandatory file before enabling cert authentication.

By Sakit Atakishiyev user 29 Nov 2017 at 9:41 a.m. CST

Sakit Atakishiyev gravatar
Thanks Sahil may be I missed some part of the documenation about this

By Sahil Arora user 04 Dec 2017 at 9:43 a.m. CST

Sahil Arora gravatar
Hi Sakit, I'm closing this ticket. Please raise another one if you still having any issues with it.