docs/osmo-smdpp: fix markup

Change-Id: I4a0ed6fb2eedf1892835c43d304a53c995f028c8
This commit is contained in:
Philipp Maier
2024-10-09 15:09:38 +02:00
parent 30c59fce42
commit b845aab473

View File

@@ -33,7 +33,7 @@ osmo-smdpp currently
* 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.