Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support DER format, SSL #8

Closed
MathiasKoch opened this issue Mar 28, 2020 · 1 comment · Fixed by #16
Closed

Support DER format, SSL #8

MathiasKoch opened this issue Mar 28, 2020 · 1 comment · Fixed by #16
Assignees

Comments

@MathiasKoch
Copy link
Member

Currently the SSL certificate, root_ca and private_key are &str based. Once BlackbirdHQ/atat#39 is fixed, they should be changed to &[u8] to allow DER formats as well as the current PEM format

@MathiasKoch MathiasKoch self-assigned this May 4, 2020
@MathiasKoch
Copy link
Member Author

This is currently being addressed in https://github.com/BlackbirdHQ/ublox-cellular-rs/tree/refactor/new-atat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant