{{Quickfixn}} do you know the X509 API? Help me vet this PR

Veduruparthi Raju rveduruparthi at gmail.com
Tue Mar 10 11:14:09 PDT 2020


Thanks Grant for the reply.
However tag 1 (Account) is already part of the repeating group NoSides (tag
555) and is at the level of Side (tag 54) , unless i am not getting it
right.

  <component name='TrdCapRptSideGrp'>
   <group name='NoSides' required='Y'>
*    <field name='Side' required='Y' />*
    <field name='SideExecID' required='N' />
    <field name='SideTradeReportID' required='N' />
    <component name='Parties' required='N' />
 *   <field name='Account' required='N' />*
    <field name='AcctIDSource' required='N' />
    <field name='AccountType' required='N' />
    <field name='ProcessCode' required='N' />
    <field name='OddLot' required='N' />
    <component name='ClrInstGrp' required='N' />
    <field name='TradeInputSource' required='N' />
    <field name='TradeInputDevice' required='N' />
    <field name='ComplianceID' required='N' />
    <field name='SolicitedFlag' required='N' />
    <field name='CustOrderCapacity' required='N' />
    <field name='TradingSessionID' required='N' />
    <field name='TradingSessionSubID' required='N' />
    <field name='TimeBracket' required='N' />
    <component name='CommissionData' required='N' />
    <field name='NumDaysInterest' required='N' />
    <field name='ExDate' required='N' />
    <field name='AccruedInterestRate' required='N' />
    <field name='AccruedInterestAmt' required='N' />
    <field name='InterestAtMaturity' required='N' />
    <field name='EndAccruedInterestAmt' required='N' />
    <field name='StartCash' required='N' />
    <field name='EndCash' required='N' />
    <field name='Concession' required='N' />
    <field name='TotalTakedown' required='N' />
    <field name='NetMoney' required='N' />
    <field name='SettlCurrAmt' required='N' />
    <field name='SettlCurrFxRate' required='N' />
    <field name='SettlCurrFxRateCalc' required='N' />
    <field name='PositionEffect' required='N' />
    <field name='Text' required='N' />
    <field name='EncodedTextLen' required='N' />
    <field name='EncodedText' required='N' />
    <field name='SideMultiLegReportingType' required='N' />
    <component name='ContAmtGrp' required='N' />
    <component name='Stipulations' required='N' />
    <component name='MiscFeesGrp' required='N' />
    <field name='ExchangeRule' required='N' />
    <field name='TradeAllocIndicator' required='N' />
    <field name='PreallocMethod' required='N' />
    <field name='AllocID' required='N' />
    <component name='TrdAllocGrp' required='N' />
    <field name='SideLastQty' required='N' />
    <field name='SideFillStationCd' required='N' />
    <field name='SideReasonCd' required='N' />
    <field name='RptSeq' required='N' />
    <field name='SideTrdSubTyp' required='N' />
    <component name='SideTrdRegTS' required='N' />
    <field name='SideGrossTradeAmt' required='N' />
    <field name='AggressorIndicator' required='N' />
    <field name='ExchangeSpecialInstructions' required='N' />
    <field name='NetGrossInd' required='N' />
    <field name='SideCurrency' required='N' />
    <field name='SideSettlCurrency' required='N' />
    <component name='SettlDetails' required='N' />
    <field name='OrderCategory' required='N' />
    <component name='TradeReportOrderDetail' required='N' />
    <field name='OrderDelay' required='N' />
    <field name='OrderDelayUnit' required='N' />
    <field name='SideLiquidityInd' required='N' />
<field name='SideRiskLimitCheckStatus' required='N' />
   </group>
  </component>

Thanks,
--Raju.v

On Tue, Mar 10, 2020 at 11:02 AM Grant Birchmeier <gbirchmeier at connamara.com>
wrote:

> Anybody?   Does no one have any experience with the SSL cert API?  It's a
> pretty short code change.
>
> On Wed, Mar 4, 2020 at 5:11 PM Grant Birchmeier <gbirchmeier at connamara.com>
> wrote:
>
>> I got this PR about X509 certificate permissions, but I'm not well-versed
>> on the topic.  Can one of you all help me vet it?
>>
>> https://github.com/connamara/quickfixn/pull/440
>>
>> Specifically the StreamFactory.cs file changes.  (The other file change
>> is to an already-accepted PR.)
>>
>>    - Does it look legit?
>>    - Might it break anything that currently works?
>>    - Might it have any bad side effects?
>>
>> It's probably pretty easy for someone who knows the cert API, but it'd
>> probably take me 2 hours of finding/reading docs to get halfway confident
>> that I know what's going on.  I'd rather spend that time working on other
>> issues/PRs.
>>
>> Thanks
>> -Grant
>>
>>
>> --
>> Grant Birchmeier
>> *Connamara Systems, LLC*
>> *Made-To-Measure Trading Solutions.*
>> Exactly what you need. No more. No less.
>> http://connamara.com
>>
>> This email, along with any attachments, is confidential. If you believe
>> you received this message in error, please contact the sender immediately
>> and delete all copies of the message. Thank you from Connamara Systems, LLC.
>> _______________________________________________
>> Quickfixn mailing list
>> Quickfixn at lists.quickfixn.com
>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>
>
>
> --
> Grant Birchmeier
> *Connamara Systems, LLC*
> *Made-To-Measure Trading Solutions.*
> Exactly what you need. No more. No less.
> http://connamara.com
>
> This email, along with any attachments, is confidential. If you believe
> you received this message in error, please contact the sender immediately
> and delete all copies of the message. Thank you from Connamara Systems, LLC.
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>


-- 
Thanks,
--Raju.v
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20200310/3038d874/attachment.htm>


More information about the Quickfixn mailing list