mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add a warning about the safe(4) driver's experimental status.
Submitted by: sam
This commit is contained in:
parent
ae43b8065d
commit
47f84de788
2 changed files with 10 additions and 0 deletions
|
|
@ -208,6 +208,11 @@
|
|||
to support SafeNet 1141, 1741-based crypto accelerators.
|
||||
&merged;
|
||||
|
||||
<warning>
|
||||
<para>This driver should be considered experimental and
|
||||
and should be used with some caution.</para>
|
||||
</warning>
|
||||
|
||||
<note>
|
||||
<para>The public key support is not implemented.</para>
|
||||
</note></para>
|
||||
|
|
|
|||
|
|
@ -208,6 +208,11 @@
|
|||
to support SafeNet 1141, 1741-based crypto accelerators.
|
||||
&merged;
|
||||
|
||||
<warning>
|
||||
<para>This driver should be considered experimental and
|
||||
and should be used with some caution.</para>
|
||||
</warning>
|
||||
|
||||
<note>
|
||||
<para>The public key support is not implemented.</para>
|
||||
</note></para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue