Commit Graph

89 Commits

Author SHA1 Message Date
John Crisp
0366c895c3 Increase menu font, center the menu 2020-02-28 12:16:28 +01:00
John Crisp
cb573e2b66 Create or create and download. Code tidy. Swap Submit button 2020-02-28 11:59:15 +01:00
John Crisp
53211a7ada Add JS semi colon. Formatting 2020-02-28 10:34:21 +01:00
John Crisp
0b3dd93e42 Update SHA256 2020-02-27 18:55:53 +01:00
John Crisp
a6928e3771 Add some code tidying f35c960196 2020-02-27 18:44:01 +01:00
John Crisp
e79c928e81 Update to 0.84 2020-02-27 18:15:12 +01:00
John Crisp
1f8734783f Revert changes which I am not sure about. Add fix from https://github.com/radicand/phpki/issues/14 2020-02-27 18:12:18 +01:00
John Crisp
d3d8e7ffa9 Remove IP from Alt Name DNS entry 2020-02-27 18:04:00 +01:00
John Crisp
4484ac7926 Tidy html and formatting 2020-02-27 18:02:17 +01:00
John Crisp
081de22d9c Code tidy 2020-02-27 18:01:17 +01:00
John Crisp
4a348bc521 Code tidy 2020-02-27 16:20:06 +01:00
John Crisp
66815707bd Clear common name 2020-02-27 16:18:58 +01:00
John Crisp
1a2c925f08 Add OS check looking for SME server 2020-02-27 16:18:12 +01:00
John Crisp
7688966f98 Add Openvpn certificate handling and code tidy 2020-02-27 16:17:37 +01:00
John Crisp
99d78dfa12 Add Openvpn certificate handling 2020-02-27 16:16:31 +01:00
John Crisp
4277270c7f Code tidy - revoke date in red 2020-02-27 16:12:39 +01:00
John Crisp
89a298b8e6 Remove superflous ; 2020-02-26 18:11:04 +01:00
John Crisp
76ad40df67 Fix typos 2020-02-26 18:00:17 +01:00
John Crisp
70ca2987ac Update PHP_SELF 2020-02-26 17:58:04 +01:00
John Crisp
434f725363 Add Action Column header and revert small format change 2020-02-26 17:54:37 +01:00
John Crisp
6c64b6ace1 Add gitignore 2020-02-24 15:38:26 +01:00
John Crisp
3ffc28d4f9 add gen_crl.php for cron based crl updates 2020-02-24 15:38:00 +01:00
John Crisp
62e864e8fa Small format 2020-02-24 15:37:30 +01:00
John Crisp
8cf26281ea Add Display Root Cert and format php statement 2020-02-22 15:21:22 +01:00
John Crisp
5d5dc89ea4 Format 2020-02-22 15:10:14 +01:00
John Crisp
010d511073 Standardise <= 2020-02-22 15:09:41 +01:00
John Crisp
7286a34d28 Fix potential XSS 2020-02-22 15:01:56 +01:00
John Crisp
415f8b9792 Fix overenthusiatic brace 2020-02-22 14:56:20 +01:00
John Crisp
6a9bdaf70a Remove email address from file name and add download option 2020-02-21 15:07:29 +01:00
John Crisp
12ab5ac984 Remove email address from file name and rename downloaded files 2020-02-21 15:06:46 +01:00
John Crisp
bdfb211fc8 Fix Form syntax, JS missing ; HR style for html5 2020-02-21 14:59:01 +01:00
John Crisp
8815a42f24 standardise <= 2020-02-21 14:46:21 +01:00
John Crisp
253ec7b08c Tidy formatting 2020-02-21 14:06:15 +01:00
John Crisp
8e9c9e50c6 Remove unnecessary <td> and tidy code 2020-02-21 13:21:56 +01:00
John Crisp
0d2a3f0138 Sanitise your passwords 2020-02-21 12:41:02 +01:00
John Crisp
f55cdf66fc sanitise Vars 2020-02-21 12:33:55 +01:00
John Crisp
a92b6a5af9 Replace eregi with preg_match 2020-02-21 12:32:17 +01:00
John Crisp
1b06a7e1c3 Fix the End time and expiry calculation 2020-02-21 12:19:20 +01:00
Nick Pappas
bb58c48837 Merge pull request #11 from dfateyev/master
phpki: cosmetic changes
2015-03-11 14:52:02 -05:00
Denis Fateyev
31cefea863 phpki: punycode hostname support 2015-03-01 20:29:47 +06:00
Denis Fateyev
1dbd89e603 phpki: php tag fixes 2015-03-01 20:24:19 +06:00
Nick Pappas
6785e37bc6 Merge pull request #10 from SuperTango/master
remove 'critical' flag on SSL server cert as it breaks Firefox >= 31.0 (...
2014-08-04 16:55:16 -05:00
Alex.Tang
9a1c4b71c0 remove 'critical' flag on SSL server cert as it breaks Firefox >= 31.0 (info here: https://blog.mozilla.org/security/2014/04/24/exciting-updates-to-certificate-verification-in-gecko/) 2014-08-04 14:43:03 -07:00
Nick Pappas
53d95acb73 Merge pull request #9 from dfateyev/master
phpki: code improvements
2013-10-13 17:15:05 -07:00
Denis Fateyev
0006787626 phpki: request cert page enhancement 2013-10-14 04:49:35 +06:00
Denis Fateyev
4fe0d6da3e phpki: fix common URLs 2013-10-14 04:49:04 +06:00
Denis Fateyev
d77f6e17d8 phpki: domain wildcard fix 2013-10-14 03:59:32 +06:00
Denis Fateyev
dd5a2952ea phpki: interface enhancement, generalize keysize 2013-10-14 03:58:12 +06:00
Nick Pappas
4a460afbf3 Merge pull request #6 from majestick/master
added alt_names feature for ssl certs
2013-09-18 04:39:32 -07:00
Nick Pappas
2bbe33474c Merge pull request #8 from doomi/master
Replaced all short tags
2013-08-16 14:44:53 -07:00