#
# initRA-fix.patch
#
# src/common/lib/cmds/getStaticPage
# fix initRA to show page for web server csr instead of user csr.
#
--- openca-base-1.1.0/src/common/lib/cmds/getStaticPage.old 2010-02-12
09:21:41.000000000 -0800
+++ openca-base-1.1.0/src/common/lib/cmds/getStaticPage 2010-08-17
13:29:30.720538017 -0700
@@ -230,7 +230,7 @@
$exp = gettext ("This page is intended to be used when you run OpenCA
for the first time.\nPlease use the following links to create the first server
certificate of the PKI. This user should be a web server.");
$item_list->[0]->[0] = gettext ("Init first user workflow");
- $item_list->[1]->[0] = '<a
href="'.$query->param("HTTP_CGI_SCRIPT").'?cmd=setupInitialCert&dest=advanced_csr">'.
+ $item_list->[1]->[0] = '<a
href="'.$query->param("HTTP_CGI_SCRIPT").'?cmd=setupInitialCert&dest=basic_csr">'.
gettext ("Create a new request").
'</a>';
--
Tim Rice Multitalents (707) 887-1469
t...@multitalents.net
#
# initRA-fix.patch
#
# src/common/lib/cmds/getStaticPage
# fix initRA to show page for web server csr instead of user csr.
#
--- openca-base-1.1.0/src/common/lib/cmds/getStaticPage.old 2010-02-12
09:21:41.000000000 -0800
+++ openca-base-1.1.0/src/common/lib/cmds/getStaticPage 2010-08-17
13:29:30.720538017 -0700
@@ -230,7 +230,7 @@
$exp = gettext ("This page is intended to be used when you run OpenCA
for the first time.\nPlease use the following links to create the first server
certificate of the PKI. This user should be a web server.");
$item_list->[0]->[0] = gettext ("Init first user workflow");
- $item_list->[1]->[0] = '<a
href="'.$query->param("HTTP_CGI_SCRIPT").'?cmd=setupInitialCert&dest=advanced_csr">'.
+ $item_list->[1]->[0] = '<a
href="'.$query->param("HTTP_CGI_SCRIPT").'?cmd=setupInitialCert&dest=basic_csr">'.
gettext ("Create a new request").
'</a>';
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
OpenCA-Devel mailing list
OpenCA-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-devel