| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The tests previously used md5, which is considered broken,
and distros are starting to disable this in their openssl
builds.
Make the tests use sha256 as the default as a long term
sane alternative that should work on all distros.
This will fix Centos 7, and future proof the tests.
Closes-Bug: #1399498
Change-Id: Ic6cc92e47a318d789db3c3c98c67948eefb51fc2
|
|
|
|
|
|
|
|
| |
* Remove chained certs since we don't use them
* Make get_vpn use the existing generate call instead of shell script
* (Bonus: we can revoke vpn certs now)
Change-Id: I8e118c5bd3dee6ba7c6a2a1390874b69008c436b
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This resolves a stateOrProvince printable string UTF8 mismatch on
RHEL 6 and Fedora 14 (using openssl-1.0.0-4.el6.x86_64 or
openssl-1.0.0d-1.fc14.x86_64).
Fixes x509 certificate generation on Fedora 14 and Redhat 6.
|
|
|
|
| |
templates in the right places.
|
|
installed by setup.py install.
|