Christian Hohnstaedt
1d84604ae1
Improve windows build targets and release script
2020-01-29 21:35:36 +01:00
Christian Hohnstaedt
d20fc8da50
Prepare documentation for next release
2020-01-29 20:45:56 +01:00
Christian Hohnstaedt
84dc701b75
Improve configure script
...
Fix AC_OUTPUT in configure
Create variables.wxi for version and package name
Also replace package name and version in the Info.plist
2020-01-29 20:29:13 +01:00
Christian Hohnstaedt
33038d8093
Certum Code Signing certificate received
2020-01-24 05:57:25 +01:00
Christian Hohnstaedt
9cb741897d
xca.wxs: Improve Startmenu shortcut
2020-01-22 19:40:10 +01:00
Christian Hohnstaedt
0152633854
Allow double-click xca.bat and examine its output
...
Duplicating <ComponentGroupRef Id="GroupBasic" />
into all features avoids error ICE69,
but it results in an installation error.
Rather live with the error.
2020-01-22 05:56:31 +01:00
Christian Hohnstaedt
f578b27f96
Add missing languages to xca.wxs
2020-01-22 05:56:31 +01:00
Christian Hohnstaedt
258934f884
Add first shot of installer dialog Image
2020-01-21 21:34:31 +01:00
Christian Hohnstaedt
4e16158668
Add missing DLL for PosgreSQL DLL
2020-01-21 21:34:31 +01:00
Christian Hohnstaedt
a12b2e94f5
Close #129 Unattended Installation. Switch to MSI installer
...
Improve Windows installation xca.wxs
Move documentation to "html" dir and translations to "i18n"
in the portable-app and the MSI installation
Modyfies getDocDir() and Introduces getI18nDir()
Drop Nullsoft installer files
2020-01-20 22:33:05 +01:00
Christian Hohnstaedt
4f8f0715e2
Default templates now support OpenVPN
...
Support "remote-cert-tls" client/server
2020-01-14 19:47:19 +01:00
Christian Hohnstaedt
ca138654ce
Typo in xca.nsi
2020-01-13 07:33:50 +01:00
Christian Hohnstaedt
710660e32d
First shot for MSI Installer
2020-01-13 07:27:28 +01:00
Christian Hohnstaedt
f61c2096d4
Close #136 Provide 64bit version of xca
...
QT precompiled libraries now (5.12.0) support mingw 64bit
and also qsqlmysql.dll
Improve configure for windows
Drop configure.w32
2020-01-10 21:31:05 +01:00
Christian Hohnstaedt
800eda9be4
Also install qt translations on windows
2019-09-10 22:00:58 +02:00
Christian Hohnstaedt
e4fb5f3637
Release XCA 2.1.2 done
2018-11-07 19:57:44 +01:00
Christian Hohnstaedt
91faa1b675
Improve portable App
2018-11-05 06:21:14 +01:00
Christian Hohnstaedt
69c4689bcc
Setup.exe: Install QT translations for polish, portuguese and slovak
2018-10-25 22:33:05 +02:00
Christian Hohnstaedt
c238d0a811
Close #69 Library not loaded: @rpath/... -> Rebuild DMG
...
XCA 2.1.1 on Mac OSX 10.13.6 -
Library missing Library not loaded:
@rpath/QtGui.framework/Versions/5/QtGui #69
This commit only updates the hash of the MacOS binary
2018-10-16 06:01:28 +02:00
Christian Hohnstaedt
b139ffd4d3
Fix Mac volume name during build
...
It was "xca-" now it is "xca-2.1.1"
2018-10-11 06:00:21 +02:00
Christian Hohnstaedt
3ed98fa421
Related to #60 : Fix MacOSX 2.1.1 binary
...
Add missing MySQL and PostgreSQL drivers to MacOSX 2.1.1 binary
2018-09-20 18:58:36 +02:00
Christian Hohnstaedt
1e3a3733f9
Release XCA 2.1.1 done
2018-09-13 19:38:57 +02:00
Christian Hohnstaedt
b133537b56
Update libtool version
2018-08-02 07:45:23 +02:00
Christian Hohnstaedt
4bc006af25
Release XCA 2.1.0 done
2018-07-24 17:49:43 +02:00
Christian Hohnstaedt
d32d14ee98
misc/preamble.txt: Fix previous commit: remove empty line
2018-07-01 09:29:24 +02:00
Christian Hohnstaedt
a4ab98464c
Close #47 : macOS: preference directory does not match one in docs/oids.txt
...
Update the path and add a generic note about the paths shown
in the About dialog of the application.
2018-06-29 18:28:30 +02:00
Christian Hohnstaedt
22966937de
Close #36 : Support adding CN to X509v3 SAN automatically
...
Translate the special text "DNS:copycn" in the SAN to
the final common name.
Add checkobox "Copy Common Name" to the SAN Edit box,
for a user-friendly editing of the "DNS:copycn"
During certificate creation, an empty common name together with
"DNS:copycn" in the SAN will raise a warning message and the
opportunity to change the settings.
Change the SAN in the HTTP-server XCA template from
"DNS:your.server.name.here" to "DNS:copycn" to already
take advantage of this feature in the default template.
2018-05-19 22:14:08 +02:00
Christian Hohnstaedt
0c8df14b7e
Close #27 : Configurable certificate expiry warning threshold
...
Add configuration values in the Options dialog to
control the time when certificates get marked yellow and
the expiration alarm time in calendar entries.
2018-05-11 09:19:12 +02:00
Christian Hohnstaedt
2a94b3aab5
Release 2.0.1 done
2018-05-08 22:30:28 +02:00
Christian Hohnstaedt
9c49258f6a
Use correct Info.plist file
2018-05-08 20:34:34 +02:00
Christian Hohnstaedt
39f579385f
Update changelog and documentation. Delete misc/Info.plist
...
"misc/Info.plist" will be generated from "misc/Info.plist.in"
by configure since the previous commit.
2018-05-08 19:59:29 +02:00
Christian Hohnstaedt
9b1540a28c
Close #32 : Version field contains "Created by Qt/QMake" on MacOSX
2018-05-08 17:14:36 +02:00
Christian Hohnstaedt
31d74f4395
Release 2.0.0 done
2018-04-10 18:47:52 +02:00
Christian Hohnstaedt
9c8824d9b9
Add another missing windows postgres library
2018-03-22 21:57:38 +01:00
Christian Hohnstaedt
9c34d400f8
Release 2.0.0-pre04 done
2018-03-22 21:32:54 +01:00
Christian Hohnstaedt
0fa37430a4
Install MySQL and PostgreSQL drivers on windows
2018-03-21 08:56:16 +01:00
Christian Hohnstaedt
f9d3f090ac
Release 2.0.0-pre03 done
2018-03-15 22:29:32 +01:00
Christian Hohnstaedt
63c8f2c13e
Fix installation of sql plugins in the Windows installer
2018-03-14 20:08:28 +01:00
Christian Hohnstaedt
9fbd9a8fcb
Release 2.0.0-pre02 done
2018-03-13 21:43:09 +01:00
Christian Hohnstaedt
dc45928ca9
Automated release
...
./git.release:
Create the release xca-*.tar.gz and setup_xca-*.exe
collect the releases and the documentation
./git.publish
Updates the binary-hashes
Creates the "After release commit with updated version
and binary hashes
pushes the release as draft to github
./github.release.py
Python script to automatically create the release on github
and upload the assets
2018-03-13 21:17:29 +01:00
Ron Dahlgren
59b7660920
Updates HTTPS_server template
...
This commit addresses issue
[#5 ](https://github.com/chris2511/xca/issues/6 ). The bundled
HTTPS_server template now includes a placeholder 'Subject Alternative
Name' entry for DNS, as required by many modern browsers / operating
systems.
2018-03-12 14:25:47 -04:00
Christian Hohnstaedt
a87ae9eb86
Put SQL drivers to the XCA windows installer
2018-03-11 22:04:33 +01:00
Christian Hohnstaedt
db6c7bbab3
Release done
2018-03-11 19:50:53 +01:00
Christian Hohnstaedt
84f25048a7
Remove xca_db_stat application
2018-03-05 07:46:10 +01:00
Christian Hohnstaedt
748c53eedc
Update binary hashes after the release
2018-03-03 21:16:09 +01:00
Christian Hohnstaedt
968a5cd8a9
Prepare XCA 1.4.1
2018-03-03 20:45:47 +01:00
Christian Hohnstaedt
adbc70c9b4
Replace sf.net links by hohnstaedt.de/xca links
...
greping "sourceforge.net" was not sufficient
2018-03-03 20:32:16 +01:00
Christian Hohnstaedt
420b736f61
Replace Sourceforge links by hohnstaedt.de/xca links
2018-03-02 20:16:40 +01:00
Christian Hohnstaedt
ee1da7fad1
Update doc-tarball, binary hashes, Web link from Sourceforge to my homepage
2018-03-01 23:37:15 +01:00
Christian Hohnstaedt
b81ad37841
Add hash sums of the released binaries
2018-02-23 21:10:20 +01:00
Christian Hohnstaedt
324a7337f9
Fix MacOSX installatoin after "Cleanup the OID text files"
...
commit 3f35cdccf8
did break the MacOSX installation of dn.txt
2018-02-22 07:07:47 +01:00
Christian Hohnstaedt
c67e28260e
Add misc/.gitignore
...
Ignore dn.txt, eku.txt and oids.txt
They are generated from *.text for each platform
2018-02-18 08:41:29 +01:00
Christian Hohnstaedt
3f35cdccf8
Cleanup the OID text files, remove senseless aia.txt
...
- Remove all aia.txt from the Code, Documentation and ToolTip
- Add an Operating system dependent help hint
- Replace unix LF by DOS CR-LF for windows installation
2018-02-01 00:05:40 +01:00
Christian Hohnstaedt
8333482eef
Improve behavior regarding additional OIDs
...
Depending on the OpenSSL version some OIDs are known, some are not.
When reading "oids.txt" file and adding the new OID definitions:
- Silently skip definitions that are 100% identical to the OpenSSL values.
- Give a hint to change identifiers that are used for a different OID
- Give a hint about definitions that differ to remove them from the file.
Also accept them as Alias when reading dn.txt and eku.txt
2018-01-31 20:15:07 +01:00
Christian Hohnstaedt
715b263998
Indicate development and release version by git commit hash
...
Fix "qmake" build for qt4 and qt5
2018-01-28 11:36:37 +01:00
Christian Hohnstaedt
edf51e3c8d
Update OpenSSL version for MacOSX and W32 to 1.1.0g
2017-11-13 18:26:28 +01:00
Christian Hohnstaedt
cefb140601
Switch to Qt5 for Windows build and installation
...
Don't depend on htonl() and friends to avoid lwsock32
Fixup WIN32 define to use the Qt definition
2017-07-17 09:27:46 +02:00
Christian Hohnstaedt
5fbd102493
Fix for MacOS X builds
2017-07-15 06:51:37 +02:00
Christian Hohnstaedt
b22d82a3f9
OSSL 1.1 vs. 1.0: Windows support
2017-07-08 06:57:04 +02:00
Patrick Monnerat
ad6c2baae5
Add support for OpenSSL 1.1.0
...
The API changed heavily. New functions arrived, old functions
disappeared and many structures became opaque.
This version of the patch implements pkcs11 signing as follows:
- openssl < 1.0.0: rsa & dsa without engine
- openssl 1.0.x: rsa, dsa & ec with engine
- openssl >= 1.1.0: rsa, dsa & ec without engine
In the operation, we therefore also gain implementation of dsa signing for openssl < 1.0.0 (ec disabled because EC_KEY_METHOD was not yet invented!).
I've given up trying to use a PKEY_ENGINE with openssl 1.1: seems not possible anymore.
I've succeeded compiling the patched xca with openssl 0.9.8n, 1.0.2j and 1.1.0e.
I've successfully tested pkcs11 signing using softhsm with openssl 1.0.2j and 1.1.0e.
The patch also removes gcc7 new warnings.
2017-06-19 08:32:39 +02:00
Christian Hohnstaedt
9278dee957
Update to newest Openssl
2017-06-19 08:31:47 +02:00
Christian Hohnstaedt
ff7bca7d3c
Add more DN entries
2016-01-16 07:34:20 +01:00
Christian Hohnstaedt
85fbd00698
Push EC group to the OID resolver on double-click
2015-10-10 11:41:03 +02:00
Christian Hohnstaedt
08e4860651
Improve windows installer
2015-10-02 16:55:22 +02:00
Christian Hohnstaedt
e5541c6d67
SF. Bug. #81 Make xca qt5 compatible
...
Extend XCA to also compile against Qt5
Remove directory from Qt includes
2015-09-17 18:42:42 +02:00
Christian Hohnstaedt
15114e6ee5
Prepare release 1.3.0
...
Use OpenSSL 1.0.2d for Windows and MAC
2015-08-11 07:41:17 +02:00
Christian Hohnstaedt
6abdbb2ad7
SF Bug #105 1.2.0 OS X Retina Display Support
2015-07-07 16:51:12 +02:00
Christian Hohnstaedt
6eef8ee2e7
Use OpenSSL 1.0.2c
2015-07-07 16:49:03 +02:00
Nevenko Bartolincic
ff10771c4f
Update croatian translation
2015-04-21 08:02:04 +02:00
Christian Hohnstaedt
9a30f6a1a6
minor language typo
2015-04-15 06:20:37 +02:00
Christian Hohnstaedt
be9619c136
Added the misc/git.release.something to create a tarball wit any version
2015-04-10 19:32:29 +02:00
Christian Hohnstaedt
58142b487c
Fix syntax errors in documentation and english phrases
...
Thx Patrick Monnerat <Patrick.Monnerat@datasphere.ch>
2015-04-10 19:27:05 +02:00
Patrick Monnerat
e56fe4c616
Update french translation
2015-04-10 15:54:44 +02:00
Christian Hohnstaedt
1f13c62ade
Update xca.nsi
2015-04-09 07:53:44 +02:00
Christian Hohnstaedt
b1c8b7e55b
OpenSSL 1.0.2a is out
2015-03-21 05:58:11 +01:00
Christian Hohnstaedt
e46ece86ae
Update to OpenSSL 1.0.2
2015-02-21 09:55:24 +01:00
Christian Hohnstaedt
cde1293ae9
Improve table font.
...
- Use "Courier" as monospaced font for all columns
- Allow changing the font size by STRG +/-
Update changelog
2015-02-19 08:11:23 +01:00
Christian Hohnstaedt
47965dd0ec
Add apple codesigning
2015-02-17 21:11:16 +01:00
Christian Hohnstaedt
82123245c4
Adjust OpenSSL-1.0.1 Brainpool patch to have the same NIDs as 1.0.2-beta03
2014-11-22 09:46:34 +01:00
Christian Hohnstaedt
8a7a4e6ab4
Fix compile script and configure for MacOSX
2014-11-22 01:13:16 +01:00
Christian Hohnstaedt
a61702617c
Better support Brainpool curves
...
Add an openssl 1.0.1 Brainpool patch in misc
(backported from 1.0.2-beta3)
Use it to build:
setup-xca-1.1.0-brainpool.exe
xca-1.1.0-brainpool.dmg
Check at runtime for the library supporting the curves
and display it in the About dialog
2014-11-20 23:47:23 +01:00
Christian Hohnstaedt
a88b86ad9d
Select the translation language via File menu
2014-11-20 20:14:25 +01:00
Christian Hohnstaedt
a8ab54e7ef
update INSTALL and INSTALL.qmake doc and xca.pro file
...
Set -mconsole for xca_db_stat
Improve functionality of xca_db_stat
2014-11-17 21:18:48 +01:00
Christian Hohnstaedt
6e1fad0ee4
Add xca_db_stat for displaying database structure and content
2014-11-16 06:40:55 +01:00
Christian Hohnstaedt
aaf9339eab
Database hardening
...
- Delete invalid items (on demand)
- Be more tolerant against database errors
- Gracefully handle and repair corrupt databases
- Add "db_dump(.exe)" binary to all installations
2014-11-15 23:45:43 +01:00
Christian Hohnstaedt
82bb0e9f33
Translate header and tooltips
2014-11-14 09:27:39 +01:00
Christian Hohnstaedt
a97b8f9add
Select whether to translate established x509 terms
2014-11-13 20:10:18 +01:00
Christian Hohnstaedt
85ef1558fe
Fixup autoconf for Mac OSX
2014-11-05 23:56:17 +01:00
Christian Hohnstaedt
e50dc5824e
Switch to autoconf for the configure script
...
Adapt build system paths and windows build script
2014-11-05 14:05:58 +01:00
Christian Hohnstaedt
7485f85d60
Release 1.0.0
2014-10-22 22:30:40 +02:00
Patrick MONNERAT
de7da9a1ed
Suppress icon file extension in desktop entry
...
error: (will be fatal in the future): value "xca-32x32.xpm" for
key "Icon" in group "Desktop Entry" is an icon name with an
extension, but there should be no extension as described in
the Icon Theme Specification if the value is not an absolute path
remove the file extension from the icon file name in the desktop entry file.
Signed-off-by: Christian Hohnstaedt <chohnstaedt@innominate.com>
2014-10-22 21:19:30 +02:00
Christian Hohnstaedt
07759e7e1d
update documentation and scripts for OpenSSL 0.9.8j
2014-10-22 20:42:31 +02:00
Christian Hohnstaedt
9b704718dd
Improve registry entries for Windows Software information
...
Suggested by "Roose, Marco" <marco.roose@mpibpc.mpg.de>
2014-04-14 19:10:03 +02:00
Christian Hohnstaedt
b76d807f49
Minor fixes for MAC OS
2014-04-13 12:11:59 +02:00
Christian Hohnstaedt
fb4f343175
Update scripts and doc to openssl-1.0.1g
2014-04-11 19:29:46 +02:00
Christian Hohnstaedt
4f911c80fe
Update scripts and docs to openssl 1.0.1e
2013-11-22 00:18:16 +01:00
Christian Hohnstaedt
e7d396635a
SF Feature Req. #71 Add KDC Authentication OIDs to default files
...
Added them as proposed, thanks
2013-11-20 07:49:17 +01:00
Christian Hohnstaedt
508f2d5ab3
Prepare release 0.9.3
...
Update changelog (drop times, keep dates)
Update scripts and doc to xca 0.9.3 and openssl 1.0.1c
2012-05-12 11:37:14 +02:00
Christian Hohnstaedt
8f5acdfd34
Cheat sheet for release
2012-05-06 11:16:45 +02:00
Christian Hohnstaedt
abd4e5d778
Update documentation / buildscripts to OpenSSL 1.0.1b
...
Driven by ASN1 BIO vulnerability (CVE-2012-2110)
2012-05-06 11:16:45 +02:00
Christian Hohnstaedt
e38dd7758f
fix support for MAC OS X
2012-05-06 11:16:41 +02:00
Christian Hohnstaedt
8b25d7f086
Update to Openssl 1.0.1 on W32 platform
2012-04-10 13:09:13 +02:00
Christian Hohnstaedt
3d4d790b04
last changes for 0.9.1
2011-11-07 07:09:32 +01:00
Christian Hohnstaedt
f394637b6f
add linux-buildsystem-like output
2011-07-17 08:54:06 +02:00
Christian Hohnstaedt
ab28907db7
support building in extra build dir
2011-07-06 23:38:45 +02:00
Christian Hohnstaedt
9a2b277bd9
improve build system
2011-06-23 18:03:04 +02:00
Christian Hohnstaedt
c432a9eb91
update build-system
...
avoid partial linking, which seems to break OS X builds
no more opensc for windows. There is an opensc installer
for opensc now.
2011-06-20 05:51:03 +02:00
Christian Hohnstaedt
18a95f65c4
Fixup native building of XCA on Mac OSX
2011-05-05 22:37:10 +02:00
Christian Hohnstaedt
a75a9b2895
we can handle several files at once on the cmdline
2011-02-28 07:03:57 +01:00
Christian Hohnstaedt
9b7c97d4a9
add french translation
2011-02-28 07:03:46 +01:00
Christian Hohnstaedt
abb21470e8
update desktop and mime database during installation
2011-02-23 20:07:31 +01:00
Christian Hohnstaedt
7fe406f259
Close bug [3062711] Additional OIDs
...
add the OIDs as requested
2010-09-14 14:04:50 +02:00
Christian Hohnstaedt
65e7143e39
Close bug [3062708] Invalid user configuration file path name
...
update documentation regarding $HOME/.xca/*.txt
in doc/xca.sgml misc/*.txt
2010-09-14 13:54:03 +02:00
Christian Hohnstaedt
8b8d6255bf
Prepare release 0.9.0
2010-08-29 10:28:32 +02:00
Christian Hohnstaedt
d34cc82e1f
avoid the need of pkcs11 engine
...
the sole use of the engine was signing.
But on the other hand it had to be compiled for all platforms
and it prevented the use of multiple PKCS#11 libs.
2010-08-10 21:58:51 +02:00
Christian Hohnstaedt
c9a1d8f657
minor windows fix
2010-07-24 09:23:08 +02:00
Christian Hohnstaedt
a3529b26a6
improve w32 Build script
2010-07-03 11:38:26 +02:00
Christian Hohnstaedt
170ff133b3
support commandline built of XCA on MAC OSX
...
Version 0.9.0-pre01
2010-07-02 18:13:59 +02:00
Christian Hohnstaedt
636b101cea
updates for MAC OSX
2010-06-22 06:49:27 +02:00
Christian Hohnstaedt
8530a60554
support cross-compiling XCA for MAC OSX
2010-06-17 15:16:30 +02:00
Christian Hohnstaedt
2fc2bf0182
add automated build script for windows
...
This script automatically downloads and
cross compiles all needed components for a W32 build
2010-06-13 11:55:46 +02:00
Christian Hohnstaedt
de851ed3a9
Changed all header includes to QT4 names and included the correct component name
...
By Andreas Piesk. Thanks!
adapt to HEAD since the patch is based on 0.6.4
drop qt4/Qt include in list of includes during configuration
2010-06-13 11:49:38 +02:00
Christian Hohnstaedt
8280557eea
windows installer: run the installed app
...
- instead of the temporary file
2010-05-17 07:34:29 +02:00
Christian Hohnstaedt
baff20bdd4
Windows installer: make translation installation optional
2010-05-13 14:05:17 +02:00
Christian Hohnstaedt
dffde3af3d
add QT internal translations
...
- currently german, spanish and russian is supported
- drop W32 workaround for locale detection. QT does it correctly now.
- add search-path for qt_*.qm
2010-05-13 11:05:29 +02:00
Christian Hohnstaedt
de86a39fb4
update mime association
2010-04-28 07:26:47 +02:00
Christian Hohnstaedt
718c02a35f
support cross-compiling OpenSSL 1.0.0 for W32 platform
2010-04-10 10:59:43 +02:00
christian
577c81d2ef
add mime.xml file
2010-03-22 21:21:26 +01:00
Christian Hohnstaedt
d1f2b1cdba
improve key-value tables
...
for "additional DN entries" and "SAN/CDP/AIA edit-boxes":
- make type-selection a combobox
- make rows reorderable
2010-02-26 08:14:54 +01:00
Christian Hohnstaedt
e293eb1f4f
support for pathlen of 0
2009-12-06 17:50:06 +01:00
Christian Hohnstaedt
9366c1ae1b
update default templates
2009-12-05 17:27:54 +01:00
Christian Hohnstaedt
5d00ffadfb
for unknown DN entries display the OIDinstead of "unknown"
...
- add OID of nameDistinguisher to oids.txt
2009-12-05 12:54:15 +01:00
Christian Hohnstaedt
205fa72305
extend templates
...
- they now contain the not-well-defined information
2009-11-27 07:35:17 +01:00
Christian Hohnstaedt
09b4ea717f
add serialNumber to default list of DN entriese
2009-11-26 08:16:48 +01:00
Christian Hohnstaedt
47e2f6175f
hack libp11 to work with Aloaha PKCS#11 library
2009-11-16 08:12:05 +01:00
Christian Hohnstaedt
2a1fc082df
more fixes, improvements for Windows
2009-11-13 08:36:43 +01:00
Christian Hohnstaedt
7e0a18dba2
improve windows build instruction and script
2009-11-10 23:29:40 +01:00
Christian Hohnstaedt
14a9b965da
Feature request [1996192]
...
- Include "OCSPSigning" in misc/eku.txt
2009-11-10 11:51:33 +01:00
Christian Hohnstaedt
b48170af65
update Build instructions for Windows
...
- add libp11, libltdl, engine-pkcs11, opensc
- suppress irritating compiler warnings when building xca
2009-11-05 13:18:23 +01:00
Tino Keitel
6c2d6a69eb
install the icon referenced in xca.desktop and use a less generic name
...
- xca.desktop referenced an icon file, but it wasn't installed
- the icon filename key.xpm was very generic, changed it to xca-32x32.xpm
2009-03-10 12:59:47 +01:00
Tino Keitel
ed6b858aaf
fix typo in desktop file categories
2009-03-10 12:59:43 +01:00
Christian Hohnstaedt
9f0aab7b79
Add advanced extension text to the template
...
- add donator info
- extend template format
- rename X-CA to XCA in the desktop file
2007-12-21 12:53:26 +01:00
Christian
71afef8472
add validation button to see all extensions before creating the cert.
2007-11-25 19:23:52 +01:00
Christian
c94d0667a2
minor changes for W32
2007-04-30 10:51:59 +02:00
Christian
3e894743ac
minor changes in the build system to make it qmake compatible
...
also add a "configure.w32" for easy cross-compiling
2007-04-11 16:32:01 +02:00
Christian
7157a474da
W32: no need to define ETC, but need to define LINUXDOC
2007-04-10 14:04:57 +02:00
Christian
0241972a10
Fix openssl-cross patch
2007-04-05 10:59:40 +02:00
Christian
4036013b47
improve database_dump for 0.5.1 updates
2007-02-19 21:33:39 +01:00
Christian
72779569e9
remove debugging code
...
fix spelling errors
check certificate validity times
add donators entry
2007-02-08 23:57:19 +01:00
Christian
64da6ca936
add PEM to registry
2007-02-08 01:17:54 +01:00