Skip to content

Commit 0546a15

Browse files
committed
updates for openssl-setup
1 parent 8eef06e commit 0546a15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bonus-content/secure-https-communication/openssl-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Let's verify the OpenSSL installation
162162
```
163163
Certificate:
164164
Data:
165-
Version: 3 (0x2)
165+
Version: ...
166166
Serial Number: 13535095018565170476 (0xbbd6513516bc752c)
167167
Signature Algorithm: sha256WithRSAEncryption
168168
Issuer: C=US, ST=Pennsylvania, L=Philadelphia, O=luv2code, OU=Training, CN=localhost
@@ -290,7 +290,7 @@ On Mac/Linux, openssl is already included with the operating system. There is no
290290
```
291291
Certificate:
292292
Data:
293-
Version: 3 (0x2)
293+
Version: ...
294294
Serial Number: 13535095018565170476 (0xbbd6513516bc752c)
295295
Signature Algorithm: sha256WithRSAEncryption
296296
Issuer: C=US, ST=Pennsylvania, L=Philadelphia, O=luv2code, OU=Training, CN=localhost

0 commit comments

Comments
 (0)