Is there a way to provision certs over the AT_SHELL? Looks like the \r\n within the cert mucks up sending the full cert within the shell.
Thanks
Jared
Is there a way to provision certs over the AT_SHELL? Looks like the \r\n within the cert mucks up sending the full cert within the shell.
Thanks
Jared
Figured it out. Needed to create a custom AT_SHELL handler which enabled shell_set_bypass to get the raw data.
Figured it out. Needed to create a custom AT_SHELL handler which enabled shell_set_bypass to get the raw data.