Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  katello_certs_tools
  tests
.gitignore 17 Bytes
LICENSE 17.6 KB
README.md 236 Bytes
katello-certs-gen-rpm 10.4 KB
katello-certs-sign 8.5 KB
katello-ssl-tool.sgml 29.1 KB
setup.cfg 31 Bytes
setup.py 602 Bytes
test.sh 639 Bytes

Latest revisions

# Date Author Comment
2210541a 02/22/2024 12:53 PM Pablo Méndez Hernández

Make it possible to run `katello-ssl-tool` concurrently for different hosts

The use of a postrun script file in a "shared" location made it impossible before this fix.

```
Traceback (most recent call last):
File "/bin/katello-ssl-tool", line 11, in <module>...

ae06319a 02/22/2024 11:25 AM Evgeni Golov

cleanup

def233ee 02/22/2024 11:25 AM Evgeni Golov

ensure glibc-langpack-en is present

cddac51a 02/22/2024 11:25 AM Evgeni Golov

install docbook-utils from powertools on EL8

63ed688d 02/22/2024 11:25 AM Evgeni Golov

make test.sh work on EL9

0deedaab 02/22/2024 11:25 AM Evgeni Golov

stop testing on centos 7, start testing on centos stream 9

6f6818c5 02/22/2024 11:25 AM Evgeni Golov

drop Python 2.7 from tests, add 3.9

2.7 was EL7 which we do not support anymore
3.9 is EL9

571cae6c 03/14/2022 01:12 PM Eric Helms

Fixes #34604 - Revert "Revert "Switch from genrsa to genpkey""

This reverts commit e17529ebfc0590ff6140ab33bc19f67b95e8cbaa.

genrsa is deprecated and genpkey is the replacement. Additionally,
FIPS enablement enforces this.

737150f4 12/09/2021 04:55 PM Eric Helms

Bump version to 2.9.0

e17529eb 11/22/2021 01:42 PM Evgeni Golov

Revert "Switch from genrsa to genpkey"

This reverts commit 363f0e118c2b4b672f1ae8bcd3a08f0d0a0c72e5.

I left the CRYPTO change in sslToolConfig.py in, as it doesn't seem to
break anything.

View all revisions | View revisions

Also available in: Atom