Skip to content

Commit

Permalink
Added PowerShell tip.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Nov 16, 2018
1 parent d118ad1 commit 24854c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manager/tutorials/self-signed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ certificates ahead.

Self-signed certificates are usually used during testing.

.. note:: Instead of using tools like Jexus Manager, you can use PowerShell to
generate self-signed certificates with customization. Please refer to
`Microsoft Docs <https://docs.microsoft.com/en-us/powershell/module/pkiclient/new-selfsignedcertificate>`_ .

Self-Signed Certificate Wizard
------------------------------
Jexus Manager's wizard is more powerful than the one IIS Manager offers, so
Expand Down

0 comments on commit 24854c0

Please sign in to comment.