Hi,

I tried to request a certificate from '.../simpleenroll' endpoint, the EST 
server throws 500-Internal server Exception. Will you please help me with that

curl -v http://localhost:8080/.well-known/est/autoenroll/simpleenroll
*   Trying 127.0.0.1...
* TCP_NODELAY set
* Connected to localhost (127.0.0.1) port 8080 (#0)
> GET /.well-known/est/autoenroll/simpleenroll HTTP/1.1
> Host: localhost:8080
> User-Agent: curl/7.58.0
> Accept: */*
>
< HTTP/1.1 500 Internal Server Error
< Date: Thu, 27 Aug 2020 14:21:38 GMT
< Server: Apache/2.4.10 (Debian)
< Content-Length: 609
< Connection: close
< Content-Type: text/html; charset=iso-8859-1
<
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at
webmaster@localhost to inform them of the time this error occurred,
and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
<hr>
<address>Apache/2.4.10 (Debian) Server at localhost Port 8080</address>
</body></html>
* Closing connection 0

Server Error log shows
[Thu Aug 27 17:03:48.887420 2020] [fcgid:warn] [pid 33:tid 140531699005184] 
(104)Connection reset by peer: [client 172.17.0.1:36698] mod_fcgid: error 
reading data from FastCGI server
[Thu Aug 27 17:03:48.888293 2020] [core:error] [pid 33:tid 140531699005184] 
[client 172.17.0.1:36698] End of script output before headers: est.fcgi

Thanks
Ravi L

_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to