Changes between Version 7 and Version 8 of Document/Development/Wishlist/Module/CA
- Timestamp:
- 06/02/09 02:42:02 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Document/Development/Wishlist/Module/CA
v7 v8 9 9 10 10 === SSL Certificate name === 11 12 11 13 12 When using the ebox CA all files are named after the common-name used for the certificate. The only file that is not named after the common-name is the certificate file itself. It is a named after the serial number. But this is very confusing and difficult to find and use the correct certificate (when using it for an https virtual host for example). … … 35 34 36 35 Currently, it allows creation but no any other action. 36 37 === Validate countries in CA creation === 38 39 Only a few values are valid in Country setting when CA creation is done. This should be done sometime.