{"id":29357025,"url":"https://github.com/cesnet/mod_ssl_preauth","last_synced_at":"2025-10-06T09:57:39.536Z","repository":{"id":45650435,"uuid":"116787298","full_name":"CESNET/mod_ssl_preauth","owner":"CESNET","description":"A preauthentication module for Apache that utilizes SSL identities ","archived":false,"fork":false,"pushed_at":"2021-12-02T16:29:11.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2023-03-22T13:27:27.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CESNET.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-09T08:21:27.000Z","updated_at":"2023-03-22T13:27:27.049Z","dependencies_parsed_at":"2022-08-28T16:20:19.081Z","dependency_job_id":null,"html_url":"https://github.com/CESNET/mod_ssl_preauth","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/CESNET/mod_ssl_preauth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fmod_ssl_preauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fmod_ssl_preauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fmod_ssl_preauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fmod_ssl_preauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CESNET","download_url":"https://codeload.github.com/CESNET/mod_ssl_preauth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fmod_ssl_preauth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278591264,"owners_count":26012028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-09T05:41:28.222Z","updated_at":"2025-10-06T09:57:39.531Z","avatar_url":"https://github.com/CESNET.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Instructions for installation under Debian\n\n```bash\napt install -y git\npushd /tmp\ngit clone https://github.com/CESNET/mod_ssl_preauth\ncd mod_ssl_preauth\n# Install depencencies for compitaion of Apache2 module.\napt install -y apache2-dev\nmake \u0026\u0026 make install || exit 1\npopd\n\ncat \u003e /etc/apache2/mods-available/ssl_preauth.load \u003c\u003c EOF\nLoadModule ssl_preauth /usr/lib/apache2/modules/mod_ssl_preauth.so\nEOF \n\n# Enable the custom module.\na2enmod ssl_preauth\nsystemctl restart apache2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesnet%2Fmod_ssl_preauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcesnet%2Fmod_ssl_preauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesnet%2Fmod_ssl_preauth/lists"}