soreana / cisco-anyconnect-server-docker

Cisco anyconnect server docker container
44 stars 15 forks source link

certtools issue #5

Open amin-prvn opened 1 year ago

amin-prvn commented 1 year ago

when I built a Docker file, got this error:

[10/15] RUN certtool --generate-self-signed --load-privkey ca-key.pem --template ca.tmpl --outfile ca-cert.pem:

0 0.318 Trailing garbage: ` '

0 0.318 error parsing number: 1

Do you have any idea, how I can fix that?

atweek commented 1 month ago

In this format everything worked.

[cn] CN = My Certificate Authority

[cert] serial = 1 expiration_days = 3650 signing_key = yes encryption_key = no