Comment 4 for bug 2048514

Revision history for this message
Gabriel Nagy (gabuscus) wrote :

Validated python3-cepces using the following:

root@jammy-fccb9151:~# apt-cache policy python3-cepces
python3-cepces:
  Installed: 0.3.7-0ubuntu1~22.04
  Candidate: 0.3.7-0ubuntu1~22.04
  Version table:
 *** 0.3.7-0ubuntu1~22.04 400
        400 http://archive.ubuntu.com/ubuntu jammy-proposed/universe amd64 Packages
        100 /var/lib/dpkg/status

root@jammy-fccb9151:~# python3
Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import cepces
>>>

More functional validation (i.e. interaction with AD CEP/CES servers & certificate enrollment) was performed as part of the verification of LP: #2059756).