Opened 14 years ago

Closed 13 years ago

#766 closed defect (fixed)

I can't add aes in webif - parameter aeskeys (with 's' is not saved)

Reported by: fennec Owned by: alno
Priority: major Component: Webinterface
Severity: high Keywords: AES aeskeys
Cc: littlejoe Sensitive: no

Description

Is it possible to add aeskey in web if

Thanks

Change History (9)

comment:1 by alno, 14 years ago

Resolution: invalid
Status: newclosed

AES Key is avail in newcamd reader and Accounts

in reply to:  1 comment:2 by littlejoe, 14 years ago

Resolution: invalid
Status: closedreopened

Replying to alno:

AES Key is avail in newcamd reader and Accounts

Wrong. There is no place to enter AES key in web interface and if you enter it in the oscam.server config file, it is deleted when you save. Re-opening ticket.

FYI: See documentation:

aeskey = AES key

16 byte AES key for Viaccess SCs

aeskeys = CAID@ident:AES key #1[,AES key #2],...[;CAID@ident:AES key #2[,AES key #3],...]...

mutiple 16 byte AES keys for Viaccess SCs

special AES keys:

00 = no AES key specified, do not return any CW
FF = no AES key specified, return CW received from the SC

example:

aeskeys = 0100@012345:000102030405060708090a0b0c0d0e0f;0200@543210:0,0,0f0e0d0c0b0a090807060504030201

comment:3 by alno, 14 years ago

Resolution: fixed
Status: reopenedclosed

comment:4 by littlejoe, 14 years ago

Cc: littlejoe added
Keywords: AES added
Resolution: fixed
Status: closedreopened

Hi alno,

Thanks to have added the aeskey parameter. Please add the aeskeys (with s) too.

LittleJoe.

comment:5 by alno, 14 years ago

Status: reopenednew

comment:6 by littlejoe, 13 years ago

Dear alno, Please look at changesets 3879 and 3880 for the documentation. I think the ticket 1237 like this one concerned the aeskeys parameter (with a s at the end) which is effectively not saved. The aeskey parameter is now obsolete and I think we can remove it at least from the webif.

Thanks.

LittleJoe

comment:7 by littlejoe, 13 years ago

Summary: I can't add aes in webifI can't add aes in webif - parameter aeskeys (with 's' is not saved)
Type: taskdefect

comment:8 by littlejoe, 13 years ago

Keywords: aeskeys added
Priority: minormajor
Severity: mediumhigh

I increased the severity because every time I add a reader or I edit a tntsat reader which needs the aeskeys (with a 's' in the end) parameter, it is not saved by the webif.
I have to edit my oscam.server file to readd it and restart oscam...

Dear alno, thanks to taks care of this as soon as possible. Happy new year 2011!

LittleJoe.

comment:9 by alno, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.