mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-11 09:52:31 -04:00
net/freeradius: whitespace fixes
This commit is contained in:
parent
b2a0e9da04
commit
c5b30ccce5
1 changed files with 9 additions and 11 deletions
|
|
@ -1,16 +1,14 @@
|
|||
FreeRADIUS includes a RADIUS server, a BSD licensed client library,
|
||||
a PAM library, and an Apache module. In most cases,
|
||||
the word FreeRADIUS refers to the RADIUS server.
|
||||
FreeRADIUS includes a RADIUS server, a BSD licensed client library, a
|
||||
PAM library, and an Apache module. In most cases, the word FreeRADIUS
|
||||
refers to the RADIUS server.
|
||||
|
||||
FreeRADIUS is the most widely deployed RADIUS server in the world.
|
||||
It is the basis for multiple commercial offerings.
|
||||
It supplies the AAA needs of many Fortune-500
|
||||
companies and Tier 1 ISPs.
|
||||
FreeRADIUS is the most widely deployed RADIUS server in the world. It
|
||||
is the basis for multiple commercial offerings. It supplies the AAA
|
||||
needs of many Fortune-500 companies and Tier 1 ISPs.
|
||||
|
||||
It is also widely used for Enterprise Wi-Fi and IEEE 802.1X
|
||||
network security, particularly in the academic community,
|
||||
including eduroam.
|
||||
It is also widely used for Enterprise Wi-Fi and IEEE 802.1X network
|
||||
security, particularly in the academic community, including eduroam.
|
||||
|
||||
The server is fast, feature-rich, modular, and scalable.
|
||||
|
||||
WWW: http://www.freeradius.org
|
||||
WWW: https://www.freeradius.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue