Skip to content

Commit cb799d3

Browse files
authored
Update ejbca.rst (#506)
Numbered list
1 parent f30bf3e commit cb799d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/components/nethsm/ejbca.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ Executing The Example
3232

3333
If you want to experiment with the given example you can use git to clone the `nethsm-pkcs11 repository <https://github.com/Nitrokey/nethsm-pkcs11>`__ and run the following commands:
3434

35-
- Configure a NetHSM, either a real one or a container. Refer to chapter `Getting Started <getting-started.html>`__ to learn more.
36-
- Change the libnethsm_pkcs11 configuration to match your NetHSM in ``container/ejbca/p11nethsm.conf``.
37-
- Build the container.
35+
1. Configure a NetHSM, either a real one or a container. Refer to chapter `Getting Started <getting-started.html>`__ to learn more.
36+
2. Change the libnethsm_pkcs11 configuration to match your NetHSM in ``container/ejbca/p11nethsm.conf``.
37+
3. Build the container.
3838

3939
.. code-block:: shell-session
4040
4141
docker build -f container/ejbca/Dockerfile . -t pkcs-ejbca
4242
43-
- Run the container.
43+
4. Run the container.
4444

4545
.. code-block:: shell-session
4646

0 commit comments

Comments
 (0)