View Single Post
Old 02-08-2017, 11:39 AM  
100237
Registered User
 
100237's Avatar
 
Industry Role:
Join Date: Feb 2017
Posts: 10
Quote:
Originally Posted by Adraco View Post
On PC it will not allow you to import an empty certificate via Portecle, any suggestions for how to solve this??
well it shouldn't be an empty certificate, just expired...i'm not sure exactly about Portecle, youre using linux? i would just use keytool and like...find / -name cacerts

keytool -import -alias statsremote -keystore /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.79.x86_64/jre/lib/security/cacerts -file /root/certfile.txt

something like that...
100237 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote