Hello.

There seems to be an issue with the search process.

When searching for something (doesn't matter if certificates or requests) then 
i get the full list of the results on the first page so MAXITEMS is somehow 
being ignored. When going to the 2nd, 3rd and so on page then i get a list of 
all available certificates.

in the search file found at ./lib/openca/cmds/ i have added the following so 
the parameters are almost the same like in the listCerts file:

106 } else {
107     my %para;
108     $para{'DATATYPE'} = $dataType;
109     $para{'ITEMS'} = $mayItems;

I then get a list of only 20 entries and instead of the buttons for the pages i 
only have the text "No Extra References".

The URL after clicking on the OK button on the search page looks like:
https://xxxxxxxx/cgi-bin/ca2-dev-152/ca/ca

when i look for valid issued certificates then the URL looks like:
https://xxxxxxxx/cgi-bin/ca2-dev-152/ca/ca?cmd=listCerts;dataType=VALID_CERTIFICATE;xsrf_protection_token=xxxx

Maybe it has something to do that the URL is not correct?

When going to the next page on the search site then the URL looks like:
https://xxxxxxxx/cgi-bin/ca2-dev-152/ca/ca?cmd=search;value_1=cita%2A;name_2=emailAddress;name_1=CN;name_3=DN;name_4=ROLE;name_5=KEY;role=;datatype=CERTIFICATE;key=;cn=cita%;emailaddress=;dn=;viewFrom=216;dataType=CERTIFICATE;xsrf_protection_token=xxx

But as i said all is shown also which don't match the search parameters.

Does someone else have this issue?

I'm using OpenCA Base 1.5.2 and OpenCA Tools 1.3.1
PostgreSQL 9.1
Debian 8


Regards
Andreas Krieger


                                                                                
  
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to