Commit Graph

47 Commits

Author SHA1 Message Date
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
doomi
3b0d7c7ae8 Replaced all short tags 2013-08-11 03:53:21 +02:00
Nick Pappas
da28e6e0c8 Merge pull request #7 from doomi/master
Update about.php and fix typo
2013-08-10 11:49:51 -07:00
doomi
a29b1d2cbf Update openssl_functions.php
typo
2013-08-10 17:39:24 +02:00
doomi
50aaf50250 Update about.php
the textarea displayed the php source instead of the LICENSE.TXT content
2013-08-10 16:52:41 +02:00
majestick
8d3e0f7699 fixed regex and config path 2013-07-23 09:42:54 +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
44be2519fb added alt_names
added alt_names for ssl server certificates.
2013-07-21 11:35:17 +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
Nick Pappas
8b03b33bbb Merge pull request #5 from kylejohnson/master
Allow 4096bit keys to be generated, and replace (most) short tags.

Reviewed, approved for merging
2013-07-18 09:50:05 -07:00
Kyle Johnson
eeda657047 Replaced all short tags 2013-07-18 16:00:33 +00: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
4693682381 Replaced all short tags 2013-07-18 14:32:41 +00:00
Kyle Johnson
500af7678d Replaced all short tags 2013-07-18 14:31:39 +00:00
Kyle Johnson
4295bd67d5 Fixes #4 which prevented 4096 bit keys. 2013-07-18 14:28:48 +00:00
Kyle Johnson
a33838d1cf Replaced all short tags 2013-07-18 14:27:27 +00:00
Kyle Johnson
337a0f1d39 Replaced all short tags 2013-07-17 19:25:45 +00:00
Kyle Johnson
77a9267f7b Replaced all short tags 2013-07-17 19:19:36 +00:00
Kyle Johnson
3e3c03941f Replaced all short tags 2013-07-17 19:12:28 +00:00
Nick Pappas
f72e9a9f02 Merge pull request #3 from lgnap/master
Merged
2013-04-24 00:38:46 -07:00
Lgnap
1613ae8119 a define must use quote 2013-04-23 12:29:46 +02:00
Lgnap
63fd1c96d6 Contact or email you should choose. Advice over use of a single code 2013-04-23 12:04:45 +02:00
Lgnap
ad239ff694 isset must be used before use a value into array 2013-04-23 12:02:58 +02:00
Nick Pappas
fe66105581 Merge pull request #1 from inverse-inc/master
Fixes a few erroneous locations, statements, and missing setup steps.
2012-03-07 11:24:12 -08:00
Olivier Bilodeau
adc3e71729 added instruction step regarding permissions
otherwise unlink, altering config and creating new symlinks all fails after setup
2012-03-07 14:09:05 -05:00
Olivier Bilodeau
f72da73e30 fix: removed another misplaced -e coming from the Makefile 2012-03-07 12:59:49 -05:00
Olivier Bilodeau
04d13ce7ea fix: README was renamed README.md but this reference was not updated 2012-03-07 12:29:33 -05:00
Olivier Bilodeau
8634821c7f fixed /.htaccess: statements wrongly prefixed by -e 2012-03-07 12:28:44 -05:00
Nick Pappas
73302bb5ac Really really use stronger crypto. Ok, I need to figure out why this is defined in like 10 places but only used once 2012-02-28 16:27:57 +00:00
Nick Pappas
37f33a710c Really use stronger crypto 2012-02-28 16:24:14 +00:00
radicand
f8a55ea9fb Increased cryptographic strength 2012-02-28 08:49:14 +00:00
radicand
a0a31f6e8c Updated README 2012-02-28 08:39:53 +00:00
radicand
1d080d70ba Updated README 2012-02-28 08:38:54 +00:00
root
f81dd66698 Initial import of 0.83 from SF 2012-02-28 08:23:39 +00:00