Hi,
at first of all thank you for the improved readme and python wrapper!!
it was much easier for me to install than 2 years ago
the ticket-decoder output only includes the following attributes, last time I tried it with a UIC ticket it was possible for me to see much more information
I would like to see if my ticket is valid
what type of ticket it is
and if possible first letter of first and lastname
{
"origin": "XXX",
"raw": "XXX",
"records": {
"VDV": {
"certificateAuthority": "4445564456110421",
"signatureIdent": "VDV",
"signatureVersion": "1400"
}
},
"validated": "false"
}
did i missed something? i did all the steps mentioned in the readme for arm macos with setup all
do i have to download the vdv certificated manually? do you maybe know a easy way to do this?
thank you a lot
edit: the cert/VDV_Certificates.ldif has no data
Hi,
at first of all thank you for the improved readme and python wrapper!!
it was much easier for me to install than 2 years ago
the ticket-decoder output only includes the following attributes, last time I tried it with a UIC ticket it was possible for me to see much more information
I would like to see if my ticket is valid
what type of ticket it is
and if possible first letter of first and lastname
{
"origin": "XXX",
"raw": "XXX",
"records": {
"VDV": {
"certificateAuthority": "4445564456110421",
"signatureIdent": "VDV",
"signatureVersion": "1400"
}
},
"validated": "false"
}
did i missed something? i did all the steps mentioned in the readme for arm macos with setup all
do i have to download the vdv certificated manually? do you maybe know a easy way to do this?
thank you a lot
edit: the cert/VDV_Certificates.ldif has no data