Skip to content

feat: enable SSL certificate for mobile server to enforce HTTPS-only requests #13

@mrwhoknows55

Description

@mrwhoknows55
  • Configure the Ktor mobile server to use a valid SSL certificate for secure HTTPS connections.
  • Ensure that all requests to the server, including from mobile devices, are redirected to use HTTPS.
  • Implement proper handling of SSL certificates in Ktor to prevent security warnings or errors.
  • Test extensively to ensure that HTTPS requests are properly enforced and that the server responds correctly.
  • Monitor and maintain the SSL certificate in the Ktor mobile server to ensure continued secure connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions