Commit Graph

45 Commits

Author SHA1 Message Date
John Crisp
11fc6be55e Make default sha a configurabloe option and set to 512 2020-03-07 13:04:15 +01:00
John Crisp
1a148b3640 SHA256 not required as set by default_md 2020-03-06 13:02:02 +01:00
John Crisp
b8a9640791 Reset default md to 256 2020-03-06 12:59:54 +01:00
John Crisp
b9e1e51344 Fix certificate renewal and add -nodes 2020-03-04 13:16:57 +01:00
John Crisp
40de5f7981 Fix no password 2020-03-04 12:32:33 +01:00
John Crisp
63aa4fe073 Fix certificate create 2020-03-04 11:49:30 +01:00
John Crisp
42c1fc4ca1 No password should be no password on export 2020-03-03 17:35:03 +01:00
John Crisp
943cccbba8 Fix start end and revoke dates 2020-03-03 13:11:33 +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
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
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
1a2c925f08 Add OS check looking for SME server 2020-02-27 16:18:12 +01:00
John Crisp
99d78dfa12 Add Openvpn certificate handling 2020-02-27 16:16:31 +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
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
bdfb211fc8 Fix Form syntax, JS missing ; HR style for html5 2020-02-21 14:59:01 +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
Denis Fateyev
31cefea863 phpki: punycode hostname support 2015-03-01 20:29:47 +06: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
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
doomi
a29b1d2cbf Update openssl_functions.php
typo
2013-08-10 17:39:24 +02:00
majestick
db5210fe6a fix charset prob
fixed problems with some umlauts
2013-07-22 22:30:14 +02:00
majestick
b74ad34404 Set default Charset 2013-07-22 22:26:36 +02:00
majestick
d13be16a79 fixed nsRevocationUrl
fixed nsRevocationUrl.
fixed Empty DNS Names Strings
2013-07-22 06:24:54 +02:00
majestick
8f4697e67f Update common.php 2013-07-21 11:33:38 +02:00
majestick
bfd521a5fc added alt_names for ssl vert 2013-07-21 11:31:44 +02:00
majestick
3a89da1843 added 2 new functions
added is_ip and is_fqdn for alt_name check
2013-07-21 11:24:22 +02:00
Kyle Johnson
78dfd43974 Updated doctype to HTML5 and fixed a bunch of unquoted elements 2013-07-18 15:04:57 +00:00
Kyle Johnson
111f63f71e A quick hack to fix unclosed classes when the HTML is rendered. 2013-07-18 14:52:46 +00:00
Kyle Johnson
450e7af050 Replaced another short tag 2013-07-18 14:50:18 +00:00
Kyle Johnson
3e3c03941f Replaced all short tags 2013-07-17 19:12:28 +00:00
Lgnap
ad239ff694 isset must be used before use a value into array 2013-04-23 12:02:58 +02:00
Nick Pappas
37f33a710c Really use stronger crypto 2012-02-28 16:24:14 +00:00
root
f81dd66698 Initial import of 0.83 from SF 2012-02-28 08:23:39 +00:00