Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Icecast-Server
Icecast-Server
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 94
    • Issues 94
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Xiph.Org
  • Icecast-ServerIcecast-Server
  • Issues
  • #2175

Closed
Open
Opened Mar 13, 2015 by Sebastian@Sebastian

Url auth with HTTPS on Win not working

Hi guys,

i tried url auth yesterday with an https link on windows.

I get this error here:

[2015-03-12  16:55:20] WARN auth_url/auth_url.c auth to server https://www.domain.com/auth.php failed with Problem with the SSL CA cert (path? access rights?)

With this configuration:

<mount type="normal">
  <mount-name>/radio</mount-name>
  <max-listeners>10</max-listeners>
  <username>...</username>
  <password>...</password>
  <authentication type="url">
    <option name="listener_add" value="http://www.domain.com/auth.php"/>
    <option name="auth_header" value="icecast-auth-user: 1"/>
  </authentication>
</mount>

I know that you have tried to make it run for windows. I just wanted to keep it tracked here.

Comments/ideas from tbr to that:

"it is working fine on linux. It might work on windows, but nobody figured out how to feed the CA path or file to the curl/nss combination."

"if someone figures out how OR if I switch to Fedora as the build distro, then it /might/ you're free to build on fedora, then it would link against an openssl curl and that might work, or not."

Thanks.

Edited Oct 17, 2018 by Marvin Scholz
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xiph/icecast-server#2175