scep-submit

Asked by Mark R. Sigsbee

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

For diagnostic purposes please provide more information, e.g. the full text of the command that you issue and the full error message that you receive (eventually redact information that you want to keep secret), as well as the output of the following commands:

uname -a
lsb_release -crid
apt policy certmonger

Revision history for this message
Mark R. Sigsbee (flyslinger2) said :
#2

Linux lwdc1.litwareinc.local 5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

sigsbee@lwdc1:~/PKI$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy

msigsbee@lwdc1:~/PKI$ apt policy certmonger
certmonger:
  Installed: 0.79.14+git20211010-2ubuntu1
  Candidate: 0.79.14+git20211010-2ubuntu1
  Version table:
 *** 0.79.14+git20211010-2ubuntu1 500
        500 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
        100 /var/lib/dpkg/status

msigsbee@lwdc1:~/PKI$ scep-submit
scep-submit: command not found

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

Some pages found via a web search seem to indicate that you cannot run the command by calling its name, but have to either use
$ getcert add-ca -c exampleSCEPca -e /usr/libexec/certmonger/scep-submit -u http://ca.example.com/cgi-bin/pkiclient.exe
(source: https://www.admin-magazin.de/Das-Heft/2017/03/Zertifikatsmanagement-mit-Certmonger/(offset)/4 )
or
sudo /usr/lib/certmonger/scep-submit -u ...
(source: https://docs.foxpass.com/docs/install-scep-certificate-on-linux )

Revision history for this message
Mark R. Sigsbee (flyslinger2) said :
#4

Neither were helpful.

Can you help with this problem?

Provide an answer of your own, or ask Mark R. Sigsbee for more information if necessary.

To post a message you must log in.