Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Modify the function in pki key-archive | Niranjan Mallapadi | 2014-09-22 | 1 | -1/+1 | |
| | ||||||
* | Add automation for pki key-request-review | Niranjan Mallapadi | 2014-09-22 | 1 | -0/+3710 | |
| | ||||||
* | Add automation for pki key-archive | Niranjan Mallapadi | 2014-09-22 | 1 | -0/+566 | |
| | ||||||
* | Add Automation for pki key-retrieve | Niranjan Mallapadi | 2014-09-22 | 1 | -0/+569 | |
| | ||||||
* | Add automation for pki key-recover | Niranjan Mallapadi | 2014-09-22 | 1 | -0/+482 | |
| | ||||||
* | Included java files needed for GenerateCRMFRequest | Asha Akkiangady | 2014-09-18 | 19 | -0/+5724 | |
| | | | | pki-qe-tools.jar is created. | |||||
* | Added script to create role users | Asha Akkiangady | 2014-09-17 | 3 | -56/+114 | |
| | | | | for CA,KRA, OCSP and TKS subsystems | |||||
* | Bug Verification automation scripts | Roshni Pattath | 2014-09-16 | 5 | -0/+1463 | |
| | ||||||
* | Add key automation scripts in Makefile and runtest | Niranjan Mallapadi | 2014-09-09 | 2 | -0/+63 | |
| | ||||||
* | Add pki key-template-find and show automation | Niranjan Mallapadi | 2014-09-09 | 2 | -0/+162 | |
| | | | | Add pki key-template-find and pki key-template-show automation | |||||
* | Add pki key-show automation | Niranjan Mallapadi | 2014-09-09 | 1 | -0/+417 | |
| | ||||||
* | Add pki key-request-show automation | Niranjan Mallapadi | 2014-09-09 | 1 | -0/+410 | |
| | ||||||
* | Add pki key-request-find automation | Niranjan Mallapadi | 2014-09-09 | 1 | -0/+827 | |
| | ||||||
* | Add pki key-mod automation | Niranjan Mallapadi | 2014-09-09 | 1 | -0/+1209 | |
| | ||||||
* | Add pki key-cli Automation | Niranjan Mallapadi | 2014-09-09 | 1 | -0/+80 | |
| | ||||||
* | Add pki key-find automation | Niranjan Mallapadi | 2014-09-09 | 1 | -0/+706 | |
| | | | | pki-key-cli-find-kra.sh Implements pki key-find automation | |||||
* | Add pki key-generate automation | Niranjan Mallapadi | 2014-09-09 | 1 | -0/+2293 | |
| | | | | | pki-key-cli-generate-kra.sh Implements pki key-generate functionality. | |||||
* | Add function get_topo_stack to return subsystems | Niranjan Mallapadi | 2014-09-09 | 1 | -0/+38 | |
| | | | | | Add new function get_topo_stack to return subsystems of the current topology | |||||
* | Add functions for symmetric key and passphrase | Niranjan Mallapadi | 2014-09-09 | 1 | -0/+75 | |
| | | | | | Create a new file pki-key-cli-lib.sh to Add Functions to generate Symmetric key and archive passphrase | |||||
* | Modified create_new_cert_request to add ROLE Info | Niranjan Mallapadi | 2014-09-09 | 1 | -1/+13 | |
| | | | | | | create_new_cert_request() in pki-cert-cli-lib.sh needed $MYROLE to fetch transport cert from the CA instance of the current topology to run CRMFPopClient | |||||
* | Added routine to get subsytemId. | Asha Akkiangady | 2014-08-29 | 3 | -346/+710 | |
| | | | | Added SSLServer cert input to pkispawn. | |||||
* | Removed old CA role user create file. | Asha Akkiangady | 2014-08-11 | 1 | -1/+0 | |
| | ||||||
* | Removed link to the old role user-add file. | Asha Akkiangady | 2014-08-08 | 1 | -1/+0 | |
| | ||||||
* | Test user id is changed. | Asha Akkiangady | 2014-08-08 | 1 | -1/+1 | |
| | ||||||
* | Script added to create role users | Asha Akkiangady | 2014-08-08 | 10 | -542/+347 | |
| | ||||||
* | Fixing params in env.sh | Asha Akkiangady | 2014-08-01 | 3 | -29/+33 | |
| | ||||||
* | Makefile includes pki-profile-lib.sh | Asha Akkiangady | 2014-08-01 | 1 | -0/+2 | |
| | ||||||
* | runtest.sh now includes topologies tests. | Asha Akkiangady | 2014-08-01 | 1 | -8/+8 | |
| | ||||||
* | Included file topologies.sh to build in Makefile. | Asha Akkiangady | 2014-08-01 | 1 | -1/+1 | |
| | ||||||
* | Parameters customized for QUICKINSTALL and | Asha Akkiangady | 2014-07-31 | 7 | -551/+2584 | |
| | | | | other topologies. | |||||
* | Add pki cert-cli-request-find automation | Niranjan Mallapadi | 2014-07-18 | 3 | -0/+1005 | |
| | ||||||
* | Add automation for pki cert-request-review | Niranjan Mallapadi | 2014-07-18 | 3 | -0/+4701 | |
| | ||||||
* | minor changes in numbering of test cases | Niranjan Mallapadi | 2014-07-18 | 1 | -8/+8 | |
| | | | | Reordering the cases in pki-cert-cli-request-profile-find-ca.sh | |||||
* | Track ticket 1072 to failed tests in cert-find | Niranjan Mallapadi | 2014-07-18 | 1 | -0/+3 | |
| | | | | | Added Track ticket 1072 to failed tests 0124 and 0125 in pki cert-find automation script | |||||
* | Fixed minor issues on pki cert-find | Niranjan Mallapadi | 2014-07-18 | 3 | -3/+10 | |
| | | | | Re-added pki cert-find in Makefile and runtest | |||||
* | Add pki cert-request-profile-show automation | Niranjan Mallapadi | 2014-07-18 | 3 | -0/+374 | |
| | ||||||
* | add pki cert-request-profile-find automation | Niranjan Mallapadi | 2014-07-18 | 3 | -0/+414 | |
| | ||||||
* | Makefile updated for pki ca-user cli | Asha Akkiangady | 2014-07-11 | 1 | -7/+6 | |
| | ||||||
* | PKI ca-user tests, ca-user-add, ca-user-find, ca-user-show | Asha Akkiangady | 2014-07-11 | 9 | -12/+5654 | |
| | | | | | ca-user-membership-add, ca-user-membership-del and ca-user-membership-find | |||||
* | Tests for pki group-member-del, group-member-find, group-member-show and ↵ | Roshni Pattath | 2014-07-10 | 5 | -10/+1881 | |
| | | | | respective changes to Makefile and runtest.sh | |||||
* | Global variables removed from pki user-mod and tests for pki group-mod, ↵ | Roshni Pattath | 2014-07-09 | 4 | -9/+1953 | |
| | | | | group-find, group-member-add | |||||
* | Tests for pki group-add, pki group-show, pki group-del | Roshni Pattath | 2014-07-07 | 3 | -0/+1609 | |
| | ||||||
* | Modify pki-cert-cli-lib.sh for sustring search | Niranjan Mallapadi | 2014-07-07 | 1 | -20/+78 | |
| | | | | | | | | | Modified submit_new_request to do substring match of profile names, because we want to users to pass new profile names. Add new function generate_cert_request_xml which retrieves the xml template of the profile and fills with the data provided | |||||
* | Add new shared library to add/modify profiles | Niranjan Mallapadi | 2014-07-07 | 2 | -0/+207 | |
| | | | | | | Add new file shared/pki-profile-lib.sh currently it adds new profiles based on Netscape certificate extensions | |||||
* | automation scripts for pki cert-find | Niranjan Mallapadi | 2014-07-07 | 3 | -0/+4243 | |
| | | | | | Add new automation script pki-cert-cli-find-ca.sh modify Makefile and runtests.sh to include pki-cert-find automation | |||||
* | Fixed typo in user test files. | Asha Akkiangady | 2014-06-27 | 20 | -20/+20 | |
| | ||||||
* | Updated pki user del,find and show tests with the dogtag ticket ids. | Asha Akkiangady | 2014-06-26 | 3 | -12/+9 | |
| | ||||||
* | Tier1 test changes to pki user-cert-add, user-cert-find, user-cert-show | Roshni Pattath | 2014-06-26 | 3 | -48/+191 | |
| | ||||||
* | Changes made to tier1 tests | Roshni Pattath | 2014-06-25 | 2 | -8/+91 | |
| | | | | Files modified are pki user-mod and pki user-cert-delete | |||||
* | Modifications to runtest and Makefile | Roshni Pattath | 2014-06-18 | 3 | -2/+6 | |
| |