<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi guys,<br>
<br>
I may have found my own answer to this one.  I didn't see earlier that I could add the "xmlOutput=true" name-value pair into the query string on the request issued by sslget.  Once I did that I could use perl's XML::Simple parser to get the pkcs7 response out
 and that seems like an approach that will work for me.  At least so far.<br>
<br>
Thanks,<br>
Jamil<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF79503"><font color="#000000" face="Tahoma" size="2"><b>From:</b> pki-users-bounces@redhat.com [pki-users-bounces@redhat.com] on behalf of Nimeh, Jamil [Jamil.Nimeh@viasat.com]<br>
<b>Sent:</b> Saturday, September 15, 2012 3:32 PM<br>
<b>To:</b> pki-users@redhat.com<br>
<b>Subject:</b> [Pki-users] Output plugin for binary cert/PKCS#7 response?<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hello Dogtag gurus,<br>
<br>
I am currently experimenting with using sslget to submit PKCS#10s on a custom cert profile.  Everything seems to be working well, but I always get back a big web page with the certificate or PKCS#10 buried in some javascript code.  I've been doing grep/sed
 judo to get it out, but I was wondering if there was a way to get the response from the webserver to consist solely of the PKCS#7 or X.509 certificate in binary form?  Is it something that is handled through an output plugin?<br>
<br>
Thank you,<br>
Jamil Nimeh<br>
</div>
</div>
</div>
</div>
</body>
</html>