Skip to content

Can't open google key and certificate file #342

@cgyan009

Description

@cgyan009

Hi Guys,

Configured according to the md files. but got this errors:

app] Listener Port: 1812
[app] RADIUS Secret: CLEA$999
[app] Auth GoogleLDAPAuth
[app] cannot load auth mechanisms GoogleLDAPAuth
node:fs:585
handleErrorFromBinding(ctx);
^

Error: ENOENT: no such file or directory, open 'Google_2025_10_10_50052.key'
at Object.openSync (node:fs:585:3)
at Module.readFileSync (node:fs:453:35)
at new GoogleLDAPAuth (file:///Users/frankyan/Desktop/node-radius-server/dist/auth/GoogleLDAPAuth.js:10:21)
at file:///Users/frankyan/Desktop/node-radius-server/dist/app.js:50:16 {
errno: -2,
syscall: 'open',
code: 'ENOENT',
path: 'Google_2025_10_10_50052.key'

I put the files in ssl/cert.

Any hints?

Many thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions