[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [IETF-PKIX] OCSP using ASN.1
hello,
For the mapping to HTTP I think one should not underestimate the
simplicity of a html page containing something like:
<form action="http://www.edelweb.fr/cgi-bin/eurotrust/certificat-validation" method="post">
<input type="hidden" name="response-type" value="html">
<table>
<tr><td>Hash of IssuerNameAndKey<td><input type="text" name="hash" size=60><br>
<tr><td>CertificateSerialNumber<td><input type="text" name="serialnumber" size=15>
<tr><td><td><input type="submit" name="request" value="Submit Request">
</table>
</form>
Thus a real mapping to HTTP/HTML constructs and not just an encapsulation
might be another appendix of that document?
Peter Sylvester -- EdelWeb France