File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ -----BEGIN DH PARAMETERS-----
2
+ MIIBCAKCAQEA//////////+t+FRYortKmq/cViAnPTzx2LnFg84tNpWp4TZBFGQz
3
+ +8yTnc4kmz75fS/jY2MMddj2gbICrsRhetPfHtXV/WVhJDP1H18GbtCFY2VVPe0a
4
+ 87VXE15/V8k1mE8McODmi3fipona8+/och3xWKE2rec1MKzKT0g6eXq8CrGCsyT7
5
+ YdEIqUuyyOP7uWrat2DX9GgdT0Kj3jlN9K5W7edjcrsZCwenyO4KbXCeAvzhzffi
6
+ 7MA0BM0oNC9hkXL+nOmFg/+OTxIy7vKBg8P+OxtMb61zO7X8vC7CIAXFjvGDfRaD
7
+ ssbzSibBsu/6iGtCOGEoXJf//////////wIBAg==
8
+ -----END DH PARAMETERS-----
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ srcdir="${srcdir:-.}"
13
13
top_builddir=" ${top_builddir:- ..} "
14
14
sample_keys=" ${srcdir} /../sample/sample-keys"
15
15
16
- DH=" ${sample_keys} /dh2048 .pem"
16
+ DH=" ${sample_keys} /ffdhe2048 .pem"
17
17
CA=" ${sample_keys} /ca.crt"
18
18
CLIENT_CERT=" ${sample_keys} /client.crt"
19
19
CLIENT_KEY=" ${sample_keys} /client.key"
You can’t perform that action at this time.
0 commit comments