Cannot generate certificate using CLI (characters not permissible error)
Cannot generate certificate using CLI (characters not permissible error)
BY 09 Mar 2019SDK & IDE
Hi,
When I try to generate a certificate using the cli:
tizen certificate -a certAuthor -f certFile -p 12345
I got the following output:
No path option. Will be generated on ‘/tizen/sdk-data/keystore/author’.
Working path: /tizen/sdk-data/keystore/author
Generating a certificate with
File name = certFile
Container Password = *****
Alias = certAuthor
Key Password = *****
Internal Certificates Directory = /tizen/sdk/tools/certificate-generator
When I check /tizen/sdk-data/cli/logs/cli.log, I find this:
2019-03-08 16:27:36,680 [TRACE] GenerateCertificateCLI.java(193) – Current working directory: /tizen/sdk-data/keystore/author
2019-03-08 16:27:36,786 [ERROR] AbstractCLI.java(93) – Exception caught.pkcsKeyStore path string should not have special characters not permissible in unix type file system
org.tizen.ncli.exceptions.UnexpectedException: Exception caught.pkcsKeyStore path string should not have special characters not permissible in unix type file system
at org.tizen.ncli.subcommands.sign.GenerateCertificateCommand.call(GenerateCertificateCommand.java:135)
at org.tizen.ncli.subcommands.sign.GenerateCertificateCommand.call(GenerateCertificateCommand.java:57)
at org.tizen.ncli.subcommands.AbstractSubCommand.runCommand(AbstractSubCommand.java:76)
at org.tizen.ncli.ide.shell.GenerateCertificateCLI.execute(GenerateCertificateCLI.java:150)
at org.tizen.ncli.ide.shell.AbstractCLI.execute(AbstractCLI.java:91)
at org.tizen.ncli.ide.shell.Main.run(Main.java:186)
at org.tizen.ncli.ide.shell.Main.main(Main.java:118)
I don’t see any special characters in my request, so I don’t understand the error. You guys have any hints on this ?
Cannot generate certificate using CLI (characters not permissible error)
Hi,
When I try to generate a certificate using the cli:
tizen certificate -a certAuthor -f certFile -p 12345
I got the following output:
No path option. Will be generated on ‘/tizen/sdk-data/keystore/author’.
Working path: /tizen/sdk-data/keystore/author
Generating a certificate with
File name = certFile
Container Password = *****
Alias = certAuthor
Key Password = *****
Internal Certificates Directory = /tizen/sdk/tools/certificate-generator
When I check /tizen/sdk-data/cli/logs/cli.log, I find this:
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio