0
I have a QR code for setting up, say google authenitcator to generate TOTP codes. I've viewed the text value of the QR code and it looks like:
otpauth://totp/<user>@<host>?secret=A1A2A3A4A5A6A7A8
openconnect vpn client claims I can pass in the secret to it as a command line arg but I've tried just
--token-secret=A1A2A3A4A5A6A7A8
but that doesn't appear to work? Anyone with experience of this out there who can adivse?
This doesn't answer the question as it was written. – music2myear – 2019-08-18T01:25:34.707
@music2myear updated to reflect more information according to question. – Ajit – 2019-09-05T22:29:15.603