{"id":24344585,"url":"https://github.com/jackblackevo/mutual-authentication","last_synced_at":"2026-07-16T12:31:45.359Z","repository":{"id":83664566,"uuid":"98501047","full_name":"jackblackevo/mutual-authentication","owner":"jackblackevo","description":"Two-way SSL authentication Server \u0026 Client.","archived":false,"fork":false,"pushed_at":"2017-10-24T11:38:52.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T23:43:09.270Z","etag":null,"topics":["java","mutual-authentication","ssl","tls","two-way-ssl-authentication"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackblackevo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-27T06:23:27.000Z","updated_at":"2020-02-11T16:28:34.000Z","dependencies_parsed_at":"2023-05-12T13:45:48.649Z","dependency_job_id":null,"html_url":"https://github.com/jackblackevo/mutual-authentication","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackblackevo/mutual-authentication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackblackevo%2Fmutual-authentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackblackevo%2Fmutual-authentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackblackevo%2Fmutual-authentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackblackevo%2Fmutual-authentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackblackevo","download_url":"https://codeload.github.com/jackblackevo/mutual-authentication/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackblackevo%2Fmutual-authentication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35544514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-16T02:00:06.687Z","response_time":83,"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":["java","mutual-authentication","ssl","tls","two-way-ssl-authentication"],"created_at":"2025-01-18T09:55:29.035Z","updated_at":"2026-07-16T12:31:45.342Z","avatar_url":"https://github.com/jackblackevo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mutual-authentication\nTwo-way SSL authentication Server \u0026 Client.\n\n## Server\n### Certificate Files\nCopy your certificate files (include KeyStore, TrustStore) to: server/src/main/resources\n\n### pom.xml\n* Path: server/pom.xml\n* Edit:\n  * `jetty.sslContext.keyStorePath`\n  * `jetty.sslContext.keyStorePassword`\n  * `jetty.sslContext.keyManagerPassword`\n  * `jetty.sslContext.trustStorePath`\n  * `jetty.sslContext.trustStorePassword`\n\n### Run \u0026 Stop\nRun:\n\n```bash\n$ mvn jetty:run\n```\n\nStop:\n\n```bash\n$ mvn jetty:stop\n```\n\n## Client\n### Certificate Files\nCopy your certificate files (include KeyStore, TrustStore) to: client/src/main/resources\n\n### config.properties\n* Path: client/src/main/resources/config.properties\n* Edit: `keyStore`, `keyStorePassword`, `trustStore`, `targetURL`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackblackevo%2Fmutual-authentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackblackevo%2Fmutual-authentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackblackevo%2Fmutual-authentication/lists"}