You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems that the library ignores/trims after a . in a atKey name
Steps to reproduce
First get an OTP
Enroll a key with a -K and ask for a key file with a . in the name
Approve the enrollment
atkey file created but trimmed (and possibly could over write?) to the first .
example below
Expected behavior
use the key name asked for
Screenshots
[Success] Your .atKeys file saved at /home/cconstab/.atsign/keys/orac.sshnp/.atKeys
cconstab@orac:~/twh$ ./at_activate enroll -s SIS1YC -p sshnp -d orac_subkey1 -n "orac.sshnp:rw,orac.sshrvd:rw" -a @ssh_1 --keys ~/.atsign/keys/orac.sshnp
Submitting enrollment request
Enrollment ID: 20347bcf-925b-438a-8124-13c70df5e0c5
Waiting for approval; will check every 10 seconds
Checking ... not approved. Will retry in 10 seconds
Checking ... not approved. Will retry in 10 seconds
Checking ... approved.
Creating atKeys file
[Success] Your .atKeys file saved at /home/cconstab/.atsign/keys/orac.atKeys
cconstab@orac:~/twh$ ./at_activate enroll -s 7IVW6H -p sshnp -d orac_subkey2 -n "orac.sshnp:rw,orac.sshrvd:rw" -a @ssh_1 --keys ~/.atsign/keys/oracsub2
Submitting enrollment request
Enrollment ID: 1625506f-8e54-4d67-ad33-fef71711d395
Waiting for approval; will check every 10 seconds
Checking ... not approved. Will retry in 10 seconds
Checking ... not approved. Will retry in 10 seconds
Checking ... approved.
Creating atKeys file
[Success] Your .atKeys file saved at /home/cconstab/.atsign/keys/oracsub2.atKeys
cconstab@orac:~/twh$
Smartphones
sshnp 5.6.0/twh_tools
Were you using an atApplication when the bug was found?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Seems that the library ignores/trims after a
.
in a atKey nameSteps to reproduce
.
Expected behavior
use the key name asked for
Screenshots
Smartphones
Were you using an atApplication when the bug was found?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: