Bug or feature ?

View: New views
4 Messages — Rating Filter:   Alert me  

Bug or feature ?

by Ionescu Dan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Again.

I found something interesting!
I tried to make life easier for our users, and I tried to hide  the User
Certificate Agreement page.

So, i changed the following code:

<agreement>
    <name> USER CERTIFICATE AGREEMENT </name>
    <enabled> YES< /enabled>
</agreement>

into this:

<agreement>
    <name> USER CERTIFICATE AGREEMENT </name>
    <enabled>NO< /enabled>
</agreement>

After doing that,  in the "Final Step - Certificate Request" page i do
not get a KEY STRENGTH value, all i get is:
    KEY STRENGTH - BASE       (bits), and if i try to  finalize the
request i get an error.

So, can  I make the User Certificate Agreement page go away without
breaking OpenCa?

Thank You
Dan











------------------------------------------------------------------------------
_______________________________________________
Openca-Users mailing list
Openca-Users@...
https://lists.sourceforge.net/lists/listinfo/openca-users

Re: Bug or feature ?

by John A. Sullivan III :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, 2009-06-29 at 19:57 +0300, Ionescu Dan wrote:

> Hello Again.
>
> I found something interesting!
> I tried to make life easier for our users, and I tried to hide  the User
> Certificate Agreement page.
>
> So, i changed the following code:
>
> <agreement>
>     <name> USER CERTIFICATE AGREEMENT </name>
>     <enabled> YES< /enabled>
> </agreement>
>
> into this:
>
> <agreement>
>     <name> USER CERTIFICATE AGREEMENT </name>
>     <enabled>NO< /enabled>
> </agreement>
>
> After doing that,  in the "Final Step - Certificate Request" page i do
> not get a KEY STRENGTH value, all i get is:
>     KEY STRENGTH - BASE       (bits), and if i try to  finalize the
> request i get an error.
>
> So, can  I make the User Certificate Agreement page go away without
> breaking OpenCa?
<snip>
I have.  I wonder if it is that extra space in the closing tag,
i.e.,< /enabled> instead of </enabled>.  That's how I did it - John
--
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsullivan@...

http://www.spiritualoutreach.com
Making Christianity intelligible to secular society


------------------------------------------------------------------------------
_______________________________________________
Openca-Users mailing list
Openca-Users@...
https://lists.sourceforge.net/lists/listinfo/openca-users

Re: Bug or feature ?

by Ionescu Dan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


<snip>
I have.  I wonder if it is that extra space in the closing tag,
i.e.,< /enabled> instead of </enabled>.  That's how I did it - John
  
That's just a typo in my email. :)

When i changed the browser_req.xml file i just replaced the "Yes" with a "No" without touching anything else, multiple times, and the results were the same every time.

Are you saying that you managed to hide the  User Certificate Agreement page, without getting in trouble with the KEY STRENGTH value?

Dan


------------------------------------------------------------------------------

_______________________________________________
Openca-Users mailing list
Openca-Users@...
https://lists.sourceforge.net/lists/listinfo/openca-users

Re: Bug or feature ?

by John A. Sullivan III :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, 2009-06-29 at 20:53 +0300, Ionescu Dan wrote:

>
> > <snip>
> > I have.  I wonder if it is that extra space in the closing tag,
> > i.e.,< /enabled> instead of </enabled>.  That's how I did it - John
> >  
> That's just a typo in my email. :)
>
> When i changed the browser_req.xml file i just replaced the "Yes" with
> a "No" without touching anything else, multiple times, and the results
> were the same every time.
>
> Are you saying that you managed to hide the  User Certificate
> Agreement page, without getting in trouble with the KEY STRENGTH
> value?
>
> Dan
<snip>
I'll have to double check but I'm pretty certain we did and just as you
describe.  Unfortunately, I'm racing a deadline right now and can't
check - John
--
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsullivan@...

http://www.spiritualoutreach.com
Making Christianity intelligible to secular society


------------------------------------------------------------------------------
_______________________________________________
Openca-Users mailing list
Openca-Users@...
https://lists.sourceforge.net/lists/listinfo/openca-users