Commit Graph

7 Commits

Author SHA1 Message Date
WRW001
40ebeae5d6
Update oids.text 2021-04-30 19:54:07 +08:00
WRW001
4cc9168b3f
Update oids.text
Support Microsoft BitLocker
2021-04-29 20:38:06 +08:00
Christian Hohnstädt
a12266dfa8 Merge branch 'master' of https://github.com/rlinfati/xca 2020-11-19 13:47:20 +01:00
Christian Hohnstädt
ebfbbcb5f1 Extend commit f03ea67bdd by adding the OIDs to OIDS.txt
This commit supports OpenSSL < 1.1.0, since the OIDs
have only been added for OpenSSL 1.1.0 and later
2020-11-19 13:44:49 +01:00
Rodrigo Linfati
6dd7894b1c add document signing 2020-11-02 00:10:22 -03:00
Christian Hohnstaedt
76e3f86783 Close #191: OID LN differs warning popups at startup
OpenSSL fixed the 2 LN with commit:
  648b53b88e

in OpenSSL 1.1.1e.

Follow my own advice and delete them from the oids.txt
together with all other OIDs present in OpenSSL
since at least version 0.9.8

Also do the initOIDs after creating the QApplication to
avoid qAbort() when creating the warning (introduced after 2.2.1)
2020-04-27 15:03:36 +02: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