This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[7.301] Encryption: Unable to create internal user

Hi,

I tried to start using PGP Encryption, but I am unable
to create a internal user.

I'm using gnupg on a Windows box to handle my keys. 
I exported my keys (Private and Public in separate files),
and merged them because ASL Help reads: "Note that both 
private and public key must be included in one single file."

So I get a file that looks like this:

-----BEGIN PGP PUBLIC KEY BLOCK-----

Version: GnuPG v1.4.7 (MingW32) - GPGshell v3.63

mQGiBDrCFWIRBADtqDuJM8OPgbN......dkGveUhcBmE9K+nU=
=/Fao
-----END PGP PUBLIC KEY BLOCK-----

-----BEGIN PGP PRIVATE KEY BLOCK-----
Version: GnuPG v1.4.7 (MingW32) - GPGshell v3.63

lQG7BDr......lka3eRo6+FemjFDF234weef34eUhcB
mE9K+nU=
=m9f8
-----END PGP PRIVATE KEY BLOCK-----


If I try to create the internal user with this file I get:
"You did not enter all required data, or one or more 
settings are syntactically invalid."

Anyone an idea?

Which tool should I use to handle my keys outside
the ASL?

cu SveN


This thread was automatically locked due to age.
Parents
  • Does your key contain the mail address you entered in webadmin for this user? The private key must not have a passphrase.
  • Hi frickler,
    I just created a new test key with gnupg and I was able to upload that one!

    The Testkey looks like this:


    Befehl> showpref
    [ultimate] (1). Test User 
         Verschlü.: AES256, AES192, AES, CAST5, 3DES
         Digest: SHA1, SHA256, RIPEMD160
         Komprimierung: ZLIB, BZIP2, ZIP, nicht komprimiert
         Eigenschaften: MDC, Keyserver no-modify

    Befehl>


    but my key (7 years old), looks like that:


    [ultimate] (1). My User 
         Verschlü.: CAST5, [1], 3DES
         Digest: SHA1
         Komprimierung: ZIP, nicht komprimiert


    Do you think this could be a problem?

    cu SveN
Reply
  • Hi frickler,
    I just created a new test key with gnupg and I was able to upload that one!

    The Testkey looks like this:


    Befehl> showpref
    [ultimate] (1). Test User 
         Verschlü.: AES256, AES192, AES, CAST5, 3DES
         Digest: SHA1, SHA256, RIPEMD160
         Komprimierung: ZLIB, BZIP2, ZIP, nicht komprimiert
         Eigenschaften: MDC, Keyserver no-modify

    Befehl>


    but my key (7 years old), looks like that:


    [ultimate] (1). My User 
         Verschlü.: CAST5, [1], 3DES
         Digest: SHA1
         Komprimierung: ZIP, nicht komprimiert


    Do you think this could be a problem?

    cu SveN
Children