Click here to Skip to main content
15,885,944 members
Home / Discussions / - Uncategorised posts -
   

- Uncategorised posts -

Please don't post in this forum. If you've posted in this forum it's because you've selected the first forum on the list without thinking through which forum would be best. All messages in this forum are periodically removed.

 
AnswerRe: Hi All Pin
Richard MacCutchan3-Jan-17 6:26
mveRichard MacCutchan3-Jan-17 6:26 
GeneralRe: Hi All Pin
JACOB-TANZANIA3-Feb-17 21:48
professionalJACOB-TANZANIA3-Feb-17 21:48 
AnswerRe: Hi All Pin
Afzaal Ahmad Zeeshan3-Jan-17 7:30
professionalAfzaal Ahmad Zeeshan3-Jan-17 7:30 
AnswerRe: Hi All Pin
Jon McKee23-Jan-17 23:40
professionalJon McKee23-Jan-17 23:40 
QuestionECDH using OpenSSL Pin
Member 1287356328-Nov-16 23:57
Member 1287356328-Nov-16 23:57 
AnswerRe: ECDH using OpenSSL Pin
Jochen Arndt29-Nov-16 0:30
professionalJochen Arndt29-Nov-16 0:30 
GeneralRe: ECDH using OpenSSL Pin
Member 1287356330-Nov-16 1:36
Member 1287356330-Nov-16 1:36 
GeneralRe: ECDH using OpenSSL Pin
Jochen Arndt30-Nov-16 2:33
professionalJochen Arndt30-Nov-16 2:33 
What I have said about piping and command concatenation applies also to the Windows command interpreter. So you should follow my advice about using piping or files, but not mixing them.

However, your actual problem is not related to that but occurs before.
It looks like your openssl.exe does not support the pkeyutl command.
To check this you can list the available commands:
openssl list-standard-commands


All I can suggest is to check your Windows OpenSSL installation and try to ask where you got it from.

BTW: There is no -peerkey option for the pkeyutl command (OpenSSL 1.0.1f on Ubuntu 14.04):
joe@raspi-cross:~$ openssl pkeyutl -help
Usage: pkeyutl [options]
-in file        input file
-out file       output file
-sigfile file signature file (verify operation only)
-inkey file     input key
-keyform arg    private key format - default PEM
-pubin          input is a public key
-certin         input is a certificate carrying a public key
-pkeyopt X:Y    public key options
-sign           sign with private key
-verify         verify with public key
-verifyrecover  verify with public key, recover original data
-encrypt        encrypt with public key
-decrypt        decrypt with private key
-derive         derive shared secret
-hexdump        hex dump output
-engine e       use engine e, possibly a hardware device.
-passin arg     pass phrase source

Questioncreate data base Pin
Member 1286606322-Nov-16 22:43
Member 1286606322-Nov-16 22:43 
AnswerRe: create data base Pin
Jochen Arndt22-Nov-16 23:00
professionalJochen Arndt22-Nov-16 23:00 
GeneralRe: create data base Pin
Member 130068963-Apr-17 7:16
Member 130068963-Apr-17 7:16 
AnswerRe: create data base Pin
ZurdoDev28-Nov-16 4:45
professionalZurdoDev28-Nov-16 4:45 
AnswerWriting programs in Linux Pin
Vaclav_18-Nov-16 4:48
Vaclav_18-Nov-16 4:48 
QuestionSeeking USB discussion forum / place Pin
Vaclav_30-Oct-16 10:07
Vaclav_30-Oct-16 10:07 
AnswerRe: Seeking USB discussion forum / place Pin
ZurdoDev28-Nov-16 4:47
professionalZurdoDev28-Nov-16 4:47 
GeneralRe: Seeking USB discussion forum / place Pin
Vaclav_28-Nov-16 6:05
Vaclav_28-Nov-16 6:05 
GeneralRe: Seeking USB discussion forum / place Pin
Richard MacCutchan28-Nov-16 6:30
mveRichard MacCutchan28-Nov-16 6:30 
AnswerRe: Seeking USB discussion forum / place Pin
Munchies_Matt2-May-17 4:53
Munchies_Matt2-May-17 4:53 
QuestionI am new here Pin
Member 1279667016-Oct-16 12:17
Member 1279667016-Oct-16 12:17 
AnswerRe: I am new here Pin
koolprasad200316-Oct-16 18:36
professionalkoolprasad200316-Oct-16 18:36 
Questionnote! Pin
Member 1251449829-Sep-16 23:39
Member 1251449829-Sep-16 23:39 
QuestionRe: note! Pin
Richard MacCutchan30-Sep-16 0:49
mveRichard MacCutchan30-Sep-16 0:49 
Question"Colourised in XXms" what this new feature means? Pin
Suvendu Shekhar Giri22-Sep-16 20:54
professionalSuvendu Shekhar Giri22-Sep-16 20:54 
AnswerRe: "Colourised in XXms" what this new feature means? Pin
Mycroft Holmes22-Sep-16 21:28
professionalMycroft Holmes22-Sep-16 21:28 
GeneralRe: "Colourised in XXms" what this new feature means? Pin
Richard MacCutchan22-Sep-16 21:32
mveRichard MacCutchan22-Sep-16 21:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.