Quantcast
Channel: FedoraForum.org
Viewing all articles
Browse latest Browse all 36140

keytool - error while loading shared libraries: libjli.so

$
0
0
Hi there ,
Iḿ trying to create oauth gmail user login in my website. As a step of this , I need to create a certificate file. The following is the command i used and result appeared.

# keytool -genkey -v -alias Mysamplesite -keystore ./Mysamplesite.jks -keyalg RSA -sigalg SHA1withRSA -dname "CN=www.mysamplesite.site40.com, OU=education, O=orangelab, L=tutorials View, ST=TN, C=IN" -storepass arif123 -keypass arif123


the response from the termiinal :

keytool: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory

Please hellp me to fix it . Thanks ....

Viewing all articles
Browse latest Browse all 36140

Trending Articles