mirror of
https://github.com/opnsense/docs.git
synced 2026-04-27 17:16:37 -04:00
Minor doc fixes (#452)
This commit is contained in:
parent
5b694358f7
commit
0d3dba2b69
6 changed files with 9 additions and 8 deletions
|
|
@ -8,6 +8,7 @@ avoiding the need to use the ``openssl`` command line tool. Certificates in OPNs
|
|||
:menuselection:`System --> Trust --> Certificates`.
|
||||
|
||||
Examples of OPNsense components that use certificates:
|
||||
|
||||
* OpenVPN
|
||||
* IPsec
|
||||
* Captive Portal
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ port 1. Assignments can be changed by going to :menuselection:`Interfaces --> As
|
|||
interfaces, with the interface name on the left and the physical port selected in the dropdown. New ones can be
|
||||
created here as well, using a non-occupied physical port.
|
||||
|
||||
When creating a new interfaces or changing an existing one (which can be done by clicking its name in the overview),
|
||||
When creating a new interface or changing an existing one (which can be done by clicking its name in the overview),
|
||||
the following options are available:
|
||||
|
||||
=========================== ============================================================================================================================================================
|
||||
|
|
|
|||
|
|
@ -133,7 +133,7 @@ redirects, manipulation of downloaded files like executables).
|
|||
Modern clients and servers should support TLS 1.2 and TLS 1.3. All others should
|
||||
be disabled.
|
||||
|
||||
TLS - Diffenent ways to use it
|
||||
TLS - Different ways to use it
|
||||
==============================
|
||||
|
||||
1) Breaking up the connection on the firewall (down- and upstream are using TLS)
|
||||
|
|
|
|||
|
|
@ -323,14 +323,14 @@ placing files with a :code:`.conf` extension in the directory :code:`/usr/local/
|
|||
OpenVPN (SSL VPN)
|
||||
--------------------------
|
||||
|
||||
One of the main advantages of OpenVPN in comparison to IPsec is the ease of configuration, there are less settings involved
|
||||
One of the main advantages of OpenVPN in comparison to IPsec is the ease of configuration, there are fewer settings involved
|
||||
and it's quite simple to export settings for clients.
|
||||
|
||||
.................................
|
||||
Site 2 Site
|
||||
.................................
|
||||
|
||||
OpenVPN on OPNsense can also be used to create a tunnel between two locations, similar to what IPsec offers, generally
|
||||
OpenVPN on OPNsense can also be used to create a tunnel between two locations, similar to what IPsec offers. Generally
|
||||
the performance of IPsec is higher which usually makes this a less common choice.
|
||||
|
||||
.. toctree::
|
||||
|
|
|
|||
|
|
@ -3,9 +3,9 @@ Project Relations
|
|||
====================================
|
||||
|
||||
The OPNsense® development team believes that sharing knowledge makes better
|
||||
products. The team is proud on it relations with other projects & organizations
|
||||
and likes to mention them and their hard work. More details may be found on
|
||||
these pages.
|
||||
products. The team is proud of its relations with other projects &
|
||||
organizations and likes to mention them and their hard work. More details may
|
||||
be found on these pages.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ Intro
|
|||
|
||||
As your trusted opensource security product, we do care a lot about security and with our regular release schedule we
|
||||
try to stay ahead of possible incidents. Even though we are cautious and stay informed, sometimes issues
|
||||
do ocure, in which case it's good to know what to do.
|
||||
do occur, in which case it's good to know what to do.
|
||||
|
||||
|
||||
------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue