File: eaptls-client.example

package info (click to toggle)
ppp 2.5.2-1%2B1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,472 kB
  • sloc: ansic: 40,721; sh: 5,356; perl: 458; makefile: 453
file content (10 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
# Parameters for authentication using EAP-TLS (client)

# client name (can be *)
# server name (can be *)
# client certificate file (required)
# server certificate file (optional, if unused put '-')
# CA certificate file (required)
# client private key file (required)

#client	server	/root/cert/client.crt	-	/root/cert/ca.crt	/root/cert/client.key