charinev / opnc

CharIN Open Plug&Charge Protocol (OPNC)
Creative Commons Attribution Share Alike 4.0 International
18 stars 8 forks source link

STF compliance/RCP. GetRootCertificates must accept input parameters #14

Closed JMR-Gireve closed 1 year ago

JMR-Gireve commented 1 year ago

STF compliance/RCP. GetRootCertificates must accept input parameters

RCA in RCP must have "a role" and indicate their link with CTL: GetRootCertificates must accept input parameters: ->list of 0..n Plug&ChargeRoles ->list of 0..n CTL (including ""none"")

Benefits:Necessary for being compliant with STF subgroups outputs and US transposition (if any)

Impacts on players already connected via OPCP: none: no change are needed (because nobody uses it)"

MKeCharIN commented 1 year ago

-> This parameter request (Plug&ChargeRoles) exists as "pkiType" in file "getRootCertificates" -> closed

-> In the STF only one CTL is requested or expected. Additional requests beyond STF to be discussed

MKeCharIN commented 1 year ago

@JMR-Gireve , please create a pull request for optional multiple CTL usage.