Hello, I have just performed a new installation of OpenXPKI v.30.3 with the APT mechanism on my Debian 12.5.0 virtual machine but when I try to enroll with SSCEP v0.10.0 (SSCEP is on another Debian 12.5.0 VM - also newly installed), I get an HTTP 500 error code from OpenXPKI. Should I add a new argument to SSCEP for enrollment?
PS: To install OpenXPKI, I used the quick start documentation and the sampleconfig.sh script. The only file I configured was /etc/openxpki/config.d/system/database.yaml to type: MariaDB2 root@debian:~/sscep-master/001# sscep enroll -u http://192.168.1.112/scep/scep -c pki.crt-0 -k local.key -r local.csr -l local.crt -d sscep: starting sscep, version 0.10.0 sscep: new transaction sscep: transaction id: D41D8CD98F00B204E9800998ECF8427E sscep: hostname: 192.168.1.112 sscep: directory: scep/scep sscep: port: 80 sscep: SCEP_OPERATION_GETCAPS sscep: scep request: ... sscep: connecting to 192.168.1.112:80<http://192.168.1.112/> sscep: server response status code: 500, MIME header: text/html sscep: wrong (or missing) MIME content type sscep: error while sending message root@debian:~/sscep-master/001# PS: sscep getca works well Best Regards Eddy General
_______________________________________________ OpenXPKI-users mailing list OpenXPKI-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openxpki-users