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

Broken Links in RPC Service and Authentication #43

Open
theresalech opened this issue Feb 23, 2022 · 0 comments
Open

Broken Links in RPC Service and Authentication #43

theresalech opened this issue Feb 23, 2022 · 0 comments
Assignees

Comments

@theresalech
Copy link

There are a few broken links in the Protocol Spec which should be fixed.

Current: In 5.2 RPC Service section, there are two instances where "RPC Specification" links to https://github.com/smartdevicelink/sdl_core/blob/master/src/components/interfaces/MOBILE_API.xml, which gives a 404.

Expected: In 5.2 RPC Service section, both instances of "RPC Specification" should link to https://github.com/smartdevicelink/rpc_spec/blob/master/MOBILE_API.xml.


Current: In 7.1 Authentication section, "SSL Security Level" links to https://www.openssl.org/docs/man1.1.0/man3/SSL_CTX_get_security_level.html, which gives a "Page Not Found" error.

Expected: In 7.1 Authentication section, "SSL Security Level" should link to https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_get_security_level.html.


Current: In 7.1 Authentication section, "SDL Overview Guides" links to https://smartdevicelink.com/en/guides/pull_request/sdl-overview-guides/security/protected-services/, which gives a 404.

Expected: In 7.1 Authentication section, "SDL Overview Guides" should link to https://smartdevicelink.com/en/guides/sdl-overview-guides/security/protected-services/.

@theresalech theresalech self-assigned this Feb 23, 2022
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

No branches or pull requests

1 participant