laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/38795?usp=email )
Change subject: docs/osmo-smdpp: fix markup ......................................................................
docs/osmo-smdpp: fix markup
Change-Id: I4a0ed6fb2eedf1892835c43d304a53c995f028c8 --- M docs/osmo-smdpp.rst 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/docs/osmo-smdpp.rst b/docs/osmo-smdpp.rst index afc4eb8..2acde20 100644 --- a/docs/osmo-smdpp.rst +++ b/docs/osmo-smdpp.rst @@ -33,7 +33,7 @@ * does not perform all of the mandatory certificate verification (it checks the certificate chain, but not the expiration dates nor any CRL) * does not evaluate/consider any *Confirmation Code* - * stores the sessions in an unencrypted _python shelve_ and is hence leaking one-time key materials + * stores the sessions in an unencrypted *python shelve* and is hence leaking one-time key materials used for profile encryption and signing.