KCA OneStep 6.0 Flat File Demo not working
Originally Published: 2002-01-11
Article Number
Applies To
RSA Certificate Manager OneStep 6.8
Keon CA using OneStep sample
Sun Solaris 2.8
Issue
Installed KCA 6.0 on Solaris 8 and configured. Installed KCA 6.0 OneStep on same system. Setup OneStep SSL and all config files. Since this is Solaris, the sample .so files are installed in the /plugins directory. Went to the OneStep web page, selected Flat File, and entered proper information. Clicked Accept and got error.
Error: "The following error occurred. Certificate Generation Internal Error. Please click the button below to try again." in Keon Certificate Authority OneStep
The OneStep html page source shows:
function print_status()
{
var status = "1350";
var pstatus = "1356";
var lstatus = "";
var astatus = "";
var message = "";
Cause
File ownership of OneStep/plugin/flatdemo.so, OneStep/ssl/certs/onestep.cert, and OneStep/ssl/private/onestep.key was set to root:root which is incorrect.
Resolution
Go to the KCA_Install_DIR as UNIX administrator and run:
chown -R nobody:nogroup WebServer
This example assumes that a user "nobody" and a group "nogroup" were used for webserver during KCA installation. Use appropriate user:group that was configured during the KCA installation.
Related Articles
Understanding hard drive LEDs for Dell PowerEdge-based RSA SecurID hardware appliances 52Number of Views OIDC: How to integrate applications with the RSA Cloud Authentication Service 331Number of Views Requesting RSA to create additional Super Administrator accounts for the RSA SecurID Access Cloud Authentication Service 374Number of Views Unable to access Quick Setup page in RSA Authentication Manager 8.x 512Number of Views Updating RSA Via Lifecycle & Governance Appliance Firmware (Dell R620 or R720) 232Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records Unable to login to RSA Authentication Manager Security Console as super admin RSA Authentication Manager 8.9 Release Notes (January 2026) How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Connection fails to Cloud Authentication Service when connecting through a proxy server from RSA Authentication Manager to…
Don't see what you're looking for?